.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-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  display: none;
}
#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a, #wrap-s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a { display:none !important; }}@media (max-width: 767px){#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  display: none;
}
#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a, #wrap-s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a { display:none !important; }}







#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62 {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1561c46c-b7eb-4bf9-8d45-b6a596b64b62"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-5416c228-e1a0-4d1f-b1e1-285dc31fa0dc {
  text-align: center;
}




  #s-5416c228-e1a0-4d1f-b1e1-285dc31fa0dc img.shogun-image {
    
    width: px;
  }


#s-5416c228-e1a0-4d1f-b1e1-285dc31fa0dc .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-b15110c3-6505-4da2-a899-dbb9c4f55257 {
  margin-left: 0px;
padding-top: 0px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-b15110c3-6505-4da2-a899-dbb9c4f55257 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-7bda0994-7ea9-40d7-bae3-877e67f4c163 {
  margin-top: 5px;
margin-bottom: 5px;
}

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

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

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

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

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

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

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

#s-326fe0f9-3b73-4d1e-b118-1e97e7b44105 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-326fe0f9-3b73-4d1e-b118-1e97e7b44105:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-326fe0f9-3b73-4d1e-b118-1e97e7b44105:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-326fe0f9-3b73-4d1e-b118-1e97e7b44105.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 {
  margin-top: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 {
  display: none;
}
#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871, #wrap-s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 {
  display: none;
}
#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871, #wrap-s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 { display:none !important; }}







#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871.shg-box.shg-c {
  justify-content: center;
}

#s-a999f2eb-631e-474f-a3e7-72c1fec27100 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a999f2eb-631e-474f-a3e7-72c1fec27100 .shogun-heading-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f587da28-02d5-4fa9-94e6-5c33186e03d4 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-8983e0f5-8030-4c94-a340-bc918a09b2af {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-8983e0f5-8030-4c94-a340-bc918a09b2af:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8983e0f5-8030-4c94-a340-bc918a09b2af:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-8983e0f5-8030-4c94-a340-bc918a09b2af.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-ed94d48e-57f1-4fdf-ab00-0fc32e5c33e8 {
  margin-top: 30px;
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-ed94d48e-57f1-4fdf-ab00-0fc32e5c33e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed94d48e-57f1-4fdf-ab00-0fc32e5c33e8.shg-box.shg-c {
  justify-content: center;
}

#s-04e44355-0c1d-4fcb-9237-c4a5d7f08d09 {
  min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-04e44355-0c1d-4fcb-9237-c4a5d7f08d09 {
  
}
}@media (max-width: 767px){#s-04e44355-0c1d-4fcb-9237-c4a5d7f08d09 {
  
}
}







#s-04e44355-0c1d-4fcb-9237-c4a5d7f08d09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04e44355-0c1d-4fcb-9237-c4a5d7f08d09.shg-box.shg-c {
  justify-content: center;
}

#s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d {
  margin-top: 30px;
margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d7e968bb-cf2b-4c5c-8c40-6dddef0e013d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0a5ce85c-cc3a-4351-bdce-bcd5edc6ac2b {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-0a5ce85c-cc3a-4351-bdce-bcd5edc6ac2b img.shogun-image {
    
    width: px;
  }


#s-0a5ce85c-cc3a-4351-bdce-bcd5edc6ac2b .shogun-image-content {
  
    align-items: center;
  
}

#s-f3b9d83e-6a3e-443d-afbd-798f1e58969a {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f3b9d83e-6a3e-443d-afbd-798f1e58969a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3b9d83e-6a3e-443d-afbd-798f1e58969a.shg-box.shg-c {
  justify-content: center;
}

#s-7b3ed642-be55-42b5-9444-89e6cd38626a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-e1fca9c2-0f31-408c-a13b-6dc51f74717d {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-2901ff21-c0b6-4c42-a68f-086dcf09130b {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2901ff21-c0b6-4c42-a68f-086dcf09130b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f095c7ff-db32-454d-a9a7-d222e3bee163 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-f095c7ff-db32-454d-a9a7-d222e3bee163:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f095c7ff-db32-454d-a9a7-d222e3bee163:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-f095c7ff-db32-454d-a9a7-d222e3bee163-btn-wrapper {
    text-align: left;
  }


#s-f095c7ff-db32-454d-a9a7-d222e3bee163.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-1d7a1293-730c-4f24-a517-3c82bcb3c5d8 {
  display: none;
}
#s-dbb52ffe-f959-4753-bb85-7728551e1113 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-dbb52ffe-f959-4753-bb85-7728551e1113 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-dbb52ffe-f959-4753-bb85-7728551e1113 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-dbb52ffe-f959-4753-bb85-7728551e1113 .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-4b86bcbd-523f-461d-90d5-837c8510cc82 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-4b86bcbd-523f-461d-90d5-837c8510cc82 img.shogun-image {
    
    width: px;
  }


#s-4b86bcbd-523f-461d-90d5-837c8510cc82 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-68677143-14e0-4d34-9363-8502c15302e9 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-68677143-14e0-4d34-9363-8502c15302e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68677143-14e0-4d34-9363-8502c15302e9.shg-box.shg-c {
  justify-content: center;
}

#s-2075d774-921f-402d-b722-1e4cebaadbc0 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-515bc254-f8a0-4da7-adc0-06169b39f520 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-ac633978-73a5-48ed-8e96-b9a76e7937df {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac633978-73a5-48ed-8e96-b9a76e7937df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3ee7c399-7b73-411b-bfab-1dd11ad309b5 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-3ee7c399-7b73-411b-bfab-1dd11ad309b5:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3ee7c399-7b73-411b-bfab-1dd11ad309b5:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-3ee7c399-7b73-411b-bfab-1dd11ad309b5-btn-wrapper {
    text-align: left;
  }


#s-3ee7c399-7b73-411b-bfab-1dd11ad309b5.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-5d9ef772-d8cc-4a21-936b-92a1a1fbee89 {
  display: none;
}
#s-5cf68f98-c215-4a23-ac4e-55c6785e7f36 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-5cf68f98-c215-4a23-ac4e-55c6785e7f36 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-5cf68f98-c215-4a23-ac4e-55c6785e7f36 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-5cf68f98-c215-4a23-ac4e-55c6785e7f36 .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-c96c2993-4645-4225-bf93-b864ad10380d {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c96c2993-4645-4225-bf93-b864ad10380d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-304e99c9-e1b8-42af-b4fd-0e250250802a {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-304e99c9-e1b8-42af-b4fd-0e250250802a img.shogun-image {
    
    width: px;
  }


#s-304e99c9-e1b8-42af-b4fd-0e250250802a .shogun-image-content {
  
    align-items: center;
  
}

#s-810e2360-a30c-4d6b-ac33-2a1173f56ecf {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-810e2360-a30c-4d6b-ac33-2a1173f56ecf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-810e2360-a30c-4d6b-ac33-2a1173f56ecf.shg-box.shg-c {
  justify-content: center;
}

#s-8b3fcc99-22b8-4201-b46e-dfd76e52bad2 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-c8338fc8-c552-442f-92b0-a6fd6239b71a {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-b49e41dd-9e72-4c61-8edf-419bff879920 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b49e41dd-9e72-4c61-8edf-419bff879920"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2c7c9379-5290-4e74-bb22-0cac03e9515f {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-2c7c9379-5290-4e74-bb22-0cac03e9515f:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2c7c9379-5290-4e74-bb22-0cac03e9515f:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-2c7c9379-5290-4e74-bb22-0cac03e9515f-btn-wrapper {
    text-align: left;
  }


#s-2c7c9379-5290-4e74-bb22-0cac03e9515f.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-722b74fa-a6f5-46d0-b9d3-3ad398ffe220 {
  display: none;
}
#s-ddae8e05-3dc0-47fe-a430-5da91ecd1ec4 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-ddae8e05-3dc0-47fe-a430-5da91ecd1ec4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-ddae8e05-3dc0-47fe-a430-5da91ecd1ec4 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-ddae8e05-3dc0-47fe-a430-5da91ecd1ec4 .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-9325aa48-7d14-4ea5-b66d-f71edddb17d0 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9325aa48-7d14-4ea5-b66d-f71edddb17d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9325aa48-7d14-4ea5-b66d-f71edddb17d0.shg-box.shg-c {
  justify-content: center;
}

#s-933b1247-b50e-4c65-b5dd-3061e9434662 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-933b1247-b50e-4c65-b5dd-3061e9434662 img.shogun-image {
    
    width: px;
  }


#s-933b1247-b50e-4c65-b5dd-3061e9434662 .shogun-image-content {
  
    align-items: center;
  
}

#s-091eccbb-0a5e-4566-90bc-bf8916be47e3 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-9481694b-bb1f-426d-8a69-cbbd6cbef627 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-001e2427-f423-4aaa-a661-e7e956c87171 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-001e2427-f423-4aaa-a661-e7e956c87171"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6aa1afbf-a575-4288-bafc-8ebf98759538 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-6aa1afbf-a575-4288-bafc-8ebf98759538:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6aa1afbf-a575-4288-bafc-8ebf98759538:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-6aa1afbf-a575-4288-bafc-8ebf98759538-btn-wrapper {
    text-align: left;
  }


#s-6aa1afbf-a575-4288-bafc-8ebf98759538.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3317daf7-cc8c-4d48-8cef-9fe62cd381da {
  display: none;
}
#s-b835859a-48d5-4f6d-91e0-1197a9f3512f {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-b835859a-48d5-4f6d-91e0-1197a9f3512f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-b835859a-48d5-4f6d-91e0-1197a9f3512f .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-b835859a-48d5-4f6d-91e0-1197a9f3512f .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-25a98d69-9d86-429d-8345-f2f5ca6cb341 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-25a98d69-9d86-429d-8345-f2f5ca6cb341:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-25a98d69-9d86-429d-8345-f2f5ca6cb341:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-25a98d69-9d86-429d-8345-f2f5ca6cb341.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3c7deff4-1306-4faa-90b4-6b8c80355ca4 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-dbbb0bc0-e272-4759-a9c8-f8a3de05bf1d {
  padding-top: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-dbbb0bc0-e272-4759-a9c8-f8a3de05bf1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbbb0bc0-e272-4759-a9c8-f8a3de05bf1d.shg-box.shg-c {
  justify-content: center;
}

#s-a0f16164-ad1f-4a96-a4ee-89d44b3410e0 {
  text-align: center;
}




  #s-a0f16164-ad1f-4a96-a4ee-89d44b3410e0 img.shogun-image {
    
    width: px;
  }


#s-a0f16164-ad1f-4a96-a4ee-89d44b3410e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-71eb8bce-5c56-436b-a0ed-279248e0e0c8 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-71eb8bce-5c56-436b-a0ed-279248e0e0c8 img.shogun-image {
    
    width: px;
  }


#s-71eb8bce-5c56-436b-a0ed-279248e0e0c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-d373457f-9ab5-4a35-9594-c20b1c95c391 {
  margin-left: 20px;
margin-right: 20px;
}

#s-7167aff0-1660-4953-83da-45df6e837702 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(3, 47, 145, 1);
hover-type: color;
}
#s-7167aff0-1660-4953-83da-45df6e837702:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 0) !important;
text-decoration: none !important;
color: rgba(106, 151, 252, 1) !important;
hover-type: color !important;}#s-7167aff0-1660-4953-83da-45df6e837702:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
hover-type: color !important;}

  #s-7167aff0-1660-4953-83da-45df6e837702-btn-wrapper {
    text-align: center;
  }


#s-7167aff0-1660-4953-83da-45df6e837702.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-a933b66b-4aa6-4d6a-8868-7e0e5b3ba2a6 {
  text-align: center;
}




  #s-a933b66b-4aa6-4d6a-8868-7e0e5b3ba2a6 img.shogun-image {
    
    width: px;
  }


#s-a933b66b-4aa6-4d6a-8868-7e0e5b3ba2a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-22d4e24a-ee5a-445a-894d-12fffc8dc5b2 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-22d4e24a-ee5a-445a-894d-12fffc8dc5b2 img.shogun-image {
    
    width: px;
  }


#s-22d4e24a-ee5a-445a-894d-12fffc8dc5b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-64677cf8-d2d6-4e66-b92d-2d11986f1e4d {
  margin-left: 20px;
margin-right: 20px;
}

#s-542829b4-ea74-43bd-a598-b2e2672eaabc {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(3, 47, 145, 1);
hover-type: color;
}
#s-542829b4-ea74-43bd-a598-b2e2672eaabc:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 0) !important;
text-decoration: none !important;
color: rgba(106, 151, 252, 1) !important;
hover-type: color !important;}#s-542829b4-ea74-43bd-a598-b2e2672eaabc:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
hover-type: color !important;}

  #s-542829b4-ea74-43bd-a598-b2e2672eaabc-btn-wrapper {
    text-align: center;
  }


#s-542829b4-ea74-43bd-a598-b2e2672eaabc.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-837e2d2f-3755-4993-92e4-c6edd86e57a8 {
  text-align: center;
}




  #s-837e2d2f-3755-4993-92e4-c6edd86e57a8 img.shogun-image {
    
    width: px;
  }


#s-837e2d2f-3755-4993-92e4-c6edd86e57a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a8ed9c6-49ba-4ee6-b5b6-424c443fc914 {
  margin-top: 10px;
margin-bottom: 10px;
}




  #s-1a8ed9c6-49ba-4ee6-b5b6-424c443fc914 img.shogun-image {
    
    width: px;
  }


#s-1a8ed9c6-49ba-4ee6-b5b6-424c443fc914 .shogun-image-content {
  
    align-items: center;
  
}

#s-b91ef9ba-f539-4c95-a932-93ff47c2e392 {
  margin-left: 20px;
margin-right: 20px;
}

#s-24203b29-2f98-4005-8a3f-0a26e0f9f72b {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(3, 47, 145, 1);
hover-type: color;
}
#s-24203b29-2f98-4005-8a3f-0a26e0f9f72b:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 0) !important;
text-decoration: none !important;
color: rgba(106, 151, 252, 1) !important;
hover-type: color !important;}#s-24203b29-2f98-4005-8a3f-0a26e0f9f72b:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
hover-type: color !important;}

  #s-24203b29-2f98-4005-8a3f-0a26e0f9f72b-btn-wrapper {
    text-align: center;
  }


#s-24203b29-2f98-4005-8a3f-0a26e0f9f72b.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-dfd6bb7e-063f-452e-b37c-debdde5425e7 {
  min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 1200px){#s-dfd6bb7e-063f-452e-b37c-debdde5425e7 {
  display: none;
}
#s-dfd6bb7e-063f-452e-b37c-debdde5425e7, #wrap-s-dfd6bb7e-063f-452e-b37c-debdde5425e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dfd6bb7e-063f-452e-b37c-debdde5425e7 {
  display: none;
}
#s-dfd6bb7e-063f-452e-b37c-debdde5425e7, #wrap-s-dfd6bb7e-063f-452e-b37c-debdde5425e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dfd6bb7e-063f-452e-b37c-debdde5425e7 {
  
}
}@media (max-width: 767px){#s-dfd6bb7e-063f-452e-b37c-debdde5425e7 {
  
}
}







#s-dfd6bb7e-063f-452e-b37c-debdde5425e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfd6bb7e-063f-452e-b37c-debdde5425e7.shg-box.shg-c {
  justify-content: center;
}

#s-b9ce0dc6-ea97-4471-a2ae-f40a3e091283 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-b9ce0dc6-ea97-4471-a2ae-f40a3e091283 img.shogun-image {
    
    width: px;
  }


#s-b9ce0dc6-ea97-4471-a2ae-f40a3e091283 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5fc13bcd-e8ce-4e15-8c35-ce779d3d4652"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-eed9f54e-05ab-47fe-846b-213f8d4de93e {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-eed9f54e-05ab-47fe-846b-213f8d4de93e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eed9f54e-05ab-47fe-846b-213f8d4de93e.shg-box.shg-c {
  justify-content: center;
}

#s-f7749b0b-3573-4c88-aa28-f03d8cc3d836 {
  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-e61ea854-d87f-4377-b6f8-625fbdc5c392 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 {
  max-width: 100%;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom,
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 {
  max-width: 100%;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom,
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 {
  max-width: 100%;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom,
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 {
  max-width: 100%;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom,
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 {
  max-width: 100%;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom,
.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61ea854-d87f-4377-b6f8-625fbdc5c392 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0d6662cf-e834-490d-b7c3-4c9b3f9736c5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-d8a2b387-670a-4297-9ca2-50c0a82b8e32 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da8d0a34-6e80-4e47-a76e-ac83ddd10afa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-95b91fe9-e748-4dc0-89cf-0e103fe170c7 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-95b91fe9-e748-4dc0-89cf-0e103fe170c7:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-95b91fe9-e748-4dc0-89cf-0e103fe170c7:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-95b91fe9-e748-4dc0-89cf-0e103fe170c7-btn-wrapper {
    text-align: left;
  }


#s-95b91fe9-e748-4dc0-89cf-0e103fe170c7.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-a0f66ee9-46d2-4fa4-8e59-1219298e1d27 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-a0f66ee9-46d2-4fa4-8e59-1219298e1d27 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-a0f66ee9-46d2-4fa4-8e59-1219298e1d27 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-a0f66ee9-46d2-4fa4-8e59-1219298e1d27 .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-e4f4c5b7-2c3b-413d-be1f-110e6dc460b7 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e4f4c5b7-2c3b-413d-be1f-110e6dc460b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4f4c5b7-2c3b-413d-be1f-110e6dc460b7.shg-box.shg-c {
  justify-content: center;
}

#s-505396aa-73f1-4462-9bdb-5ab7c906cc0a {
  display: none;
}
#s-f4917d75-fb13-4498-9365-d6965fd23dd4 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 {
  max-width: 100%;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom,
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 {
  max-width: 100%;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom,
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 {
  max-width: 100%;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom,
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 {
  max-width: 100%;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom,
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 {
  max-width: 100%;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom,
.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4917d75-fb13-4498-9365-d6965fd23dd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac66a3cf-3a12-4647-b87a-c5c50cf0c4f1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-d9b25fe5-3fe9-4a2b-a654-9f62f32755e8 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-7d69d1f6-eff3-4d27-9030-6ca0e1785312 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d69d1f6-eff3-4d27-9030-6ca0e1785312"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c0b5d735-5d36-4292-a75b-740ea5b40c79 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-c0b5d735-5d36-4292-a75b-740ea5b40c79:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c0b5d735-5d36-4292-a75b-740ea5b40c79:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-c0b5d735-5d36-4292-a75b-740ea5b40c79-btn-wrapper {
    text-align: left;
  }


#s-c0b5d735-5d36-4292-a75b-740ea5b40c79.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-1293bd61-4f2b-4b69-8b6f-3c8311a66ecf {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-1293bd61-4f2b-4b69-8b6f-3c8311a66ecf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-1293bd61-4f2b-4b69-8b6f-3c8311a66ecf .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-1293bd61-4f2b-4b69-8b6f-3c8311a66ecf .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-865ce9cc-1681-4d47-a75a-2ffb807eac9e {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-865ce9cc-1681-4d47-a75a-2ffb807eac9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0e0cb304-e537-4ae5-92ee-1059a89a0735 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0e0cb304-e537-4ae5-92ee-1059a89a0735 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e0cb304-e537-4ae5-92ee-1059a89a0735.shg-box.shg-c {
  justify-content: center;
}

#s-9ae2d203-1a79-4d5f-b4af-7832e2fbeb7a {
  display: none;
}
#s-162960ae-519e-487d-8fcf-0d7a2de87424 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 {
  max-width: 100%;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom,
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 {
  max-width: 100%;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom,
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 {
  max-width: 100%;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom,
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 {
  max-width: 100%;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom,
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 {
  max-width: 100%;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom,
.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162960ae-519e-487d-8fcf-0d7a2de87424 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-606d5b80-4749-4116-a965-0b247d84dbb7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-a59e153b-d12d-4fb9-bb63-ed6d9e525c9e {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b2afc0b-5b18-40b1-9fee-b6782c7f215f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9ff2ecc2-24ad-45a0-a25e-2cebf30b2557 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-9ff2ecc2-24ad-45a0-a25e-2cebf30b2557:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9ff2ecc2-24ad-45a0-a25e-2cebf30b2557:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-9ff2ecc2-24ad-45a0-a25e-2cebf30b2557-btn-wrapper {
    text-align: left;
  }


#s-9ff2ecc2-24ad-45a0-a25e-2cebf30b2557.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-0a688b8b-a66b-43c0-b480-a61d6dc31d2b {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-0a688b8b-a66b-43c0-b480-a61d6dc31d2b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-0a688b8b-a66b-43c0-b480-a61d6dc31d2b .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-0a688b8b-a66b-43c0-b480-a61d6dc31d2b .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-b73324b7-8205-4561-8229-fe85363854c5 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b73324b7-8205-4561-8229-fe85363854c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b73324b7-8205-4561-8229-fe85363854c5.shg-box.shg-c {
  justify-content: center;
}

#s-b2f11339-42bf-471b-98f5-2a23622884d3 {
  display: none;
}
#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 {
  max-width: 100%;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom,
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 {
  max-width: 100%;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom,
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 {
  max-width: 100%;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom,
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 {
  max-width: 100%;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom,
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 {
  max-width: 100%;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom,
.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4595bd-65b8-4526-a8a4-4820b2dd5651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6a35eeab-2b6a-43ba-9312-10c907f662e1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-9b96bfad-06d2-43a2-9d0d-f71fea29d3fd {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7eab6984-7ce2-46a0-ae5a-f6c69c086a72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8ab0b5b7-0348-4d55-a7cc-11b13ed27225 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-8ab0b5b7-0348-4d55-a7cc-11b13ed27225:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8ab0b5b7-0348-4d55-a7cc-11b13ed27225:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-8ab0b5b7-0348-4d55-a7cc-11b13ed27225-btn-wrapper {
    text-align: left;
  }


#s-8ab0b5b7-0348-4d55-a7cc-11b13ed27225.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-839210c7-e2de-4197-8ec7-6ee881f45bbe {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-839210c7-e2de-4197-8ec7-6ee881f45bbe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-839210c7-e2de-4197-8ec7-6ee881f45bbe .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-839210c7-e2de-4197-8ec7-6ee881f45bbe .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-2646903f-174e-47e2-869a-47ca12c73655 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-2646903f-174e-47e2-869a-47ca12c73655:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2646903f-174e-47e2-869a-47ca12c73655:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-2646903f-174e-47e2-869a-47ca12c73655.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-2bc4ea5e-2a02-4246-8215-93d42b5da637 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-2bc4ea5e-2a02-4246-8215-93d42b5da637 img.shogun-image {
    
    width: px;
  }


#s-2bc4ea5e-2a02-4246-8215-93d42b5da637 .shogun-image-content {
  
    align-items: center;
  
}

#s-1bdd9e38-53ff-4a97-8329-359b7d423935 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bdd9e38-53ff-4a97-8329-359b7d423935"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-764a76a9-697f-4432-9a04-4ee6c3d7cbfe {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-764a76a9-697f-4432-9a04-4ee6c3d7cbfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-764a76a9-697f-4432-9a04-4ee6c3d7cbfe.shg-box.shg-c {
  justify-content: center;
}

#s-1a8e2358-6377-4109-93b5-cab49dc15335 {
  display: none;
}
#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 {
  max-width: 100%;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom,
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 {
  max-width: 100%;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom,
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 {
  max-width: 100%;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom,
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 {
  max-width: 100%;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom,
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 {
  max-width: 100%;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom,
.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abe6f64e-aa2e-47c1-ade6-f086863fd454 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1aee0280-6b61-4c36-95dc-318404ed012b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-3f223c88-b7bb-45d4-ba8d-1414f3c43796 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-04005d5c-20bd-4a38-9766-db479cc61cf2 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04005d5c-20bd-4a38-9766-db479cc61cf2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6e2ea548-a293-4221-9ec9-dd1f11a08933 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-6e2ea548-a293-4221-9ec9-dd1f11a08933:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6e2ea548-a293-4221-9ec9-dd1f11a08933:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-6e2ea548-a293-4221-9ec9-dd1f11a08933-btn-wrapper {
    text-align: left;
  }


#s-6e2ea548-a293-4221-9ec9-dd1f11a08933.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-9fb4cf81-5120-4929-a5dd-0f36826ed1b5 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-9fb4cf81-5120-4929-a5dd-0f36826ed1b5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-9fb4cf81-5120-4929-a5dd-0f36826ed1b5 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-9fb4cf81-5120-4929-a5dd-0f36826ed1b5 .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-4df509e1-ad0b-426e-b6cf-748bb6b42803 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-4df509e1-ad0b-426e-b6cf-748bb6b42803 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4df509e1-ad0b-426e-b6cf-748bb6b42803.shg-box.shg-c {
  justify-content: center;
}

#s-f4e9f23d-25eb-4104-a2ed-320f41c4a141 {
  display: none;
}
#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 {
  max-width: 100%;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom,
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 {
  max-width: 100%;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom,
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 {
  max-width: 100%;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom,
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 {
  max-width: 100%;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom,
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 {
  max-width: 100%;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom,
.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675ebb0a-05ed-48a6-9edf-ecb9c8b48803 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-633f1356-dac4-4717-816a-125adfb5647b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-b3d440ef-7712-4151-b822-c7e693934045 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(192, 192, 192, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f34d36da-5a97-4b71-b6d7-8a4da0d21f72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fdb5285f-4790-4608-887b-df52ffa2689c {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-fdb5285f-4790-4608-887b-df52ffa2689c:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fdb5285f-4790-4608-887b-df52ffa2689c:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-fdb5285f-4790-4608-887b-df52ffa2689c-btn-wrapper {
    text-align: left;
  }


#s-fdb5285f-4790-4608-887b-df52ffa2689c.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-bc1fb62e-709a-4aff-9b7c-a0da533ef820 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-bc1fb62e-709a-4aff-9b7c-a0da533ef820 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-bc1fb62e-709a-4aff-9b7c-a0da533ef820 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-bc1fb62e-709a-4aff-9b7c-a0da533ef820 .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-06f0f092-e856-4844-b175-939f41dfdb99 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-06f0f092-e856-4844-b175-939f41dfdb99:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-06f0f092-e856-4844-b175-939f41dfdb99:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-06f0f092-e856-4844-b175-939f41dfdb99.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc {
  display: none;
}
#s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc, #wrap-s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc { display:none !important; }}@media (max-width: 767px){#s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc {
  display: none;
}
#s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc, #wrap-s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc { display:none !important; }}







#s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e4a1fa2-50e9-42d0-98e7-76fdabb639fc.shg-box.shg-c {
  justify-content: center;
}

#s-c8a2a59a-b823-4c99-8c10-7f776305a19f {
  margin-top: 30px;
margin-left: 140px;
margin-bottom: 10px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c8a2a59a-b823-4c99-8c10-7f776305a19f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2aea4655-5646-4883-a9eb-2d10e04e3e90 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-2aea4655-5646-4883-a9eb-2d10e04e3e90 img.shogun-image {
    
    width: px;
  }


#s-2aea4655-5646-4883-a9eb-2d10e04e3e90 .shogun-image-content {
  
    align-items: center;
  
}

#s-252a40a6-79d5-4bdc-9fa7-d63436303214 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-252a40a6-79d5-4bdc-9fa7-d63436303214 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-252a40a6-79d5-4bdc-9fa7-d63436303214.shg-box.shg-c {
  justify-content: center;
}

#s-f2fa511b-327b-4d89-b95b-c488bfa714a7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-3dfbeb8d-0e89-44cd-8510-33448de28580 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-12a5df56-751b-48af-9a75-fad990d4c43b {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-12a5df56-751b-48af-9a75-fad990d4c43b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-095235e7-0a80-473a-bd8a-843b88b5800f {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-095235e7-0a80-473a-bd8a-843b88b5800f:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-095235e7-0a80-473a-bd8a-843b88b5800f:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-095235e7-0a80-473a-bd8a-843b88b5800f-btn-wrapper {
    text-align: right;
  }


#s-095235e7-0a80-473a-bd8a-843b88b5800f.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3edc8c06-2079-458d-8ee8-61731bffe7d8 {
  display: none;
}
#s-2f33a17e-6a38-4db5-b0e4-654007cd4b3b {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-2f33a17e-6a38-4db5-b0e4-654007cd4b3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-2f33a17e-6a38-4db5-b0e4-654007cd4b3b .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-2f33a17e-6a38-4db5-b0e4-654007cd4b3b .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-006c4ff0-87d1-4116-8270-b0996e155564 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-006c4ff0-87d1-4116-8270-b0996e155564 img.shogun-image {
    
    width: px;
  }


#s-006c4ff0-87d1-4116-8270-b0996e155564 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-601a8f21-89cb-4657-9cf7-8b807816092c {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-601a8f21-89cb-4657-9cf7-8b807816092c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-601a8f21-89cb-4657-9cf7-8b807816092c.shg-box.shg-c {
  justify-content: center;
}

#s-d92e5094-9ee6-4677-ae8c-9840c3ffe0a9 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-2be1d804-e687-40b9-8880-c1ecd0cf696f {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-39eed3f8-0f4f-4354-8eb5-8d45a09e8b28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-05eefea0-d20d-4f60-a6ea-c302b32c6790 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-05eefea0-d20d-4f60-a6ea-c302b32c6790:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-05eefea0-d20d-4f60-a6ea-c302b32c6790:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-05eefea0-d20d-4f60-a6ea-c302b32c6790-btn-wrapper {
    text-align: left;
  }


#s-05eefea0-d20d-4f60-a6ea-c302b32c6790.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-fe502f4d-7c9f-4205-b3b1-3831e74f0148 {
  display: none;
}
#s-34578356-04e3-443b-b30d-2500b60f865c {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-34578356-04e3-443b-b30d-2500b60f865c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-34578356-04e3-443b-b30d-2500b60f865c .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-34578356-04e3-443b-b30d-2500b60f865c .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-65a046a6-893d-4427-9aa5-d02302f99678 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-65a046a6-893d-4427-9aa5-d02302f99678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65a046a6-893d-4427-9aa5-d02302f99678.shg-box.shg-c {
  justify-content: center;
}

#s-28a30e2d-d1b3-45ca-b2d3-91bd65259c65 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-28a30e2d-d1b3-45ca-b2d3-91bd65259c65 img.shogun-image {
    
    width: px;
  }


#s-28a30e2d-d1b3-45ca-b2d3-91bd65259c65 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe78ae27-88cc-4f70-8ffe-a92cf37fe99b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-3ec555d9-f354-4cd5-b234-a4ecf6494f4f {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-164c0283-da27-447c-8703-fd67a1866d85 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-164c0283-da27-447c-8703-fd67a1866d85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-f3371446-61bb-48aa-a32d-decd7a1ebba8 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-f3371446-61bb-48aa-a32d-decd7a1ebba8:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f3371446-61bb-48aa-a32d-decd7a1ebba8:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-f3371446-61bb-48aa-a32d-decd7a1ebba8-btn-wrapper {
    text-align: left;
  }


#s-f3371446-61bb-48aa-a32d-decd7a1ebba8.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-e8f3d794-011f-4c27-aa10-1a37ccd5325a {
  display: none;
}
#s-a15e5a04-b6ad-4119-b3a4-e320d602b437 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-a15e5a04-b6ad-4119-b3a4-e320d602b437 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-a15e5a04-b6ad-4119-b3a4-e320d602b437 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-a15e5a04-b6ad-4119-b3a4-e320d602b437 .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-55cdd454-cb23-49fe-a757-9aa9ec9381b6 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-55cdd454-cb23-49fe-a757-9aa9ec9381b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55cdd454-cb23-49fe-a757-9aa9ec9381b6.shg-box.shg-c {
  justify-content: center;
}

#s-ca48f4aa-1b5a-4cf1-9103-672c0f02a9ad {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-ca48f4aa-1b5a-4cf1-9103-672c0f02a9ad img.shogun-image {
    
    width: px;
  }


#s-ca48f4aa-1b5a-4cf1-9103-672c0f02a9ad .shogun-image-content {
  
    align-items: center;
  
}

#s-c2d1b1fe-d04d-4042-a4e8-e931e07d3214 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-f45fecd5-5c97-429d-bc8c-eab5fe0e0234 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-848324dc-c0e8-45f3-a976-152e551a7a7f {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-848324dc-c0e8-45f3-a976-152e551a7a7f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-2d40b405-480a-4f32-b0e2-f96fd296f372 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-2d40b405-480a-4f32-b0e2-f96fd296f372:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2d40b405-480a-4f32-b0e2-f96fd296f372:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-2d40b405-480a-4f32-b0e2-f96fd296f372-btn-wrapper {
    text-align: left;
  }


#s-2d40b405-480a-4f32-b0e2-f96fd296f372.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-45c5eddc-1520-4359-a659-457a32bb89c1 {
  display: none;
}
#s-c7bdeca8-6f1c-4af7-a81a-fb7eee3408e4 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-c7bdeca8-6f1c-4af7-a81a-fb7eee3408e4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-c7bdeca8-6f1c-4af7-a81a-fb7eee3408e4 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-c7bdeca8-6f1c-4af7-a81a-fb7eee3408e4 .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-68513d57-01b9-4f73-b5b2-e2870001b054 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-68513d57-01b9-4f73-b5b2-e2870001b054:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-68513d57-01b9-4f73-b5b2-e2870001b054:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-68513d57-01b9-4f73-b5b2-e2870001b054.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-64ddb761-98e1-4528-bcdf-3c068c85f078 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-64ddb761-98e1-4528-bcdf-3c068c85f078 {
  display: none;
}
#s-64ddb761-98e1-4528-bcdf-3c068c85f078, #wrap-s-64ddb761-98e1-4528-bcdf-3c068c85f078 { display:none !important; }}@media (max-width: 767px){#s-64ddb761-98e1-4528-bcdf-3c068c85f078 {
  display: none;
}
#s-64ddb761-98e1-4528-bcdf-3c068c85f078, #wrap-s-64ddb761-98e1-4528-bcdf-3c068c85f078 { display:none !important; }}







#s-64ddb761-98e1-4528-bcdf-3c068c85f078 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64ddb761-98e1-4528-bcdf-3c068c85f078.shg-box.shg-c {
  justify-content: center;
}

#s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e {
  margin-top: 5px;
margin-left: 100px;
margin-bottom: 5px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d2353d6-ebe1-413b-bfaf-d5fbd6c70a2e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8da2d0a7-a737-4ffe-93de-ddd76a9cc12c {
  min-height: 50px;
}








#s-8da2d0a7-a737-4ffe-93de-ddd76a9cc12c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8da2d0a7-a737-4ffe-93de-ddd76a9cc12c.shg-box.shg-c {
  justify-content: center;
}

#s-e23a6a71-a565-4dc7-b0c7-fcbfe63a107e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-d657aa6d-44ce-4874-9b04-3b0e7f6b1ef0 {
  text-align: center;
}




  #s-d657aa6d-44ce-4874-9b04-3b0e7f6b1ef0 img.shogun-image {
    
    width: px;
  }


#s-d657aa6d-44ce-4874-9b04-3b0e7f6b1ef0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-90ed0f83-6045-4f99-b014-417f9585f6eb {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90ed0f83-6045-4f99-b014-417f9585f6eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-116bfb90-097f-442b-b63b-85adcabd1316 {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(248, 248, 248, 0);
}

@media (min-width: 0px) {
[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-116bfb90-097f-442b-b63b-85adcabd1316"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-ec81a3c5-418c-4833-8785-af9d5bc89df4 {
  text-align: center;
}




  #s-ec81a3c5-418c-4833-8785-af9d5bc89df4 img.shogun-image {
    
    width: px;
  }


#s-ec81a3c5-418c-4833-8785-af9d5bc89df4 .shogun-image-content {
  
    align-items: center;
  
}

#s-afb9486c-d615-4fb2-adb7-fc540dfe0398 {
  text-align: center;
}




  #s-afb9486c-d615-4fb2-adb7-fc540dfe0398 img.shogun-image {
    
    width: px;
  }


#s-afb9486c-d615-4fb2-adb7-fc540dfe0398 .shogun-image-content {
  
    align-items: center;
  
}

#s-77acae6c-0dce-477a-8560-80ffb4b06713 {
  
}




  #s-77acae6c-0dce-477a-8560-80ffb4b06713 img.shogun-image {
    
    width: px;
  }


#s-77acae6c-0dce-477a-8560-80ffb4b06713 .shogun-image-content {
  
    align-items: center;
  
}

#s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(248, 248, 248, 0);
}

@media (min-width: 0px) {
[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-98eff728-44fb-4ed0-9f78-dc10db7d6e7e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 0px) {
[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 53.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 53.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 53.333333333333336px);
}

[id="s-f1ac6671-7d9e-42d7-89cd-6b0f09cb4751"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 53.333333333333336px);
}

}

#s-7f8ced2c-c390-42f5-88b7-bb280721a00e {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(3, 47, 145, 1);
hover-type: color;
}
#s-7f8ced2c-c390-42f5-88b7-bb280721a00e:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 0) !important;
text-decoration: none !important;
color: rgba(106, 151, 252, 1) !important;
hover-type: color !important;}#s-7f8ced2c-c390-42f5-88b7-bb280721a00e:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
hover-type: color !important;}

  #s-7f8ced2c-c390-42f5-88b7-bb280721a00e-btn-wrapper {
    text-align: center;
  }


#s-7f8ced2c-c390-42f5-88b7-bb280721a00e.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-f39649ae-2be2-4288-9390-cd370cb0c1e4 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(3, 47, 145, 1);
hover-type: color;
}
#s-f39649ae-2be2-4288-9390-cd370cb0c1e4:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 0) !important;
text-decoration: none !important;
color: rgba(106, 151, 252, 1) !important;
hover-type: color !important;}#s-f39649ae-2be2-4288-9390-cd370cb0c1e4:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
hover-type: color !important;}

  #s-f39649ae-2be2-4288-9390-cd370cb0c1e4-btn-wrapper {
    text-align: center;
  }


#s-f39649ae-2be2-4288-9390-cd370cb0c1e4.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-09cd3a97-aaf1-4a67-9e55-571b31ac8040 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(3, 47, 145, 1);
hover-type: color;
}
#s-09cd3a97-aaf1-4a67-9e55-571b31ac8040:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 0) !important;
text-decoration: none !important;
color: rgba(106, 151, 252, 1) !important;
hover-type: color !important;}#s-09cd3a97-aaf1-4a67-9e55-571b31ac8040:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
hover-type: color !important;}

  #s-09cd3a97-aaf1-4a67-9e55-571b31ac8040-btn-wrapper {
    text-align: center;
  }


#s-09cd3a97-aaf1-4a67-9e55-571b31ac8040.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-f92c7724-063f-4d2c-988f-f6f452ea8ad4 {
  min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f92c7724-063f-4d2c-988f-f6f452ea8ad4 {
  display: none;
}
#s-f92c7724-063f-4d2c-988f-f6f452ea8ad4, #wrap-s-f92c7724-063f-4d2c-988f-f6f452ea8ad4 { display:none !important; }}@media (max-width: 767px){#s-f92c7724-063f-4d2c-988f-f6f452ea8ad4 {
  display: none;
}
#s-f92c7724-063f-4d2c-988f-f6f452ea8ad4, #wrap-s-f92c7724-063f-4d2c-988f-f6f452ea8ad4 { display:none !important; }}







#s-f92c7724-063f-4d2c-988f-f6f452ea8ad4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f92c7724-063f-4d2c-988f-f6f452ea8ad4.shg-box.shg-c {
  justify-content: center;
}

#s-5539bc34-fccd-4119-acda-5e0f1eb3cd83 {
  margin-top: 50px;
margin-left: 120px;
margin-right: 120px;
}

@media (min-width: 0px) {
[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5539bc34-fccd-4119-acda-5e0f1eb3cd83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0c72456d-6870-47f7-b2a0-4360129e97f6 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-0c72456d-6870-47f7-b2a0-4360129e97f6:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-0c72456d-6870-47f7-b2a0-4360129e97f6:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-0c72456d-6870-47f7-b2a0-4360129e97f6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-8008656d-1778-4d8e-b534-142c764345bf {
  margin-left: 120px;
margin-bottom: 50px;
margin-right: 120px;
}

@media (min-width: 0px) {
[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8008656d-1778-4d8e-b534-142c764345bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-be29a5ac-bc4b-4595-870a-fb532e9a93ab {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-be29a5ac-bc4b-4595-870a-fb532e9a93ab img.shogun-image {
    
    width: px;
  }


#s-be29a5ac-bc4b-4595-870a-fb532e9a93ab .shogun-image-content {
  
    align-items: flex-end;
  
}

@media (min-width: 0px) {
[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-7fbf3f6b-db49-4bae-8ced-2b4ba69e1ba4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-d2bfa5ee-7afc-4138-8ea9-86ea303a2bae {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d2bfa5ee-7afc-4138-8ea9-86ea303a2bae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2bfa5ee-7afc-4138-8ea9-86ea303a2bae.shg-box.shg-c {
  justify-content: center;
}

#s-53a163f2-6fcc-4931-91c6-3678ec92afb4 {
  display: none;
}
#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 {
  max-width: 100%;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom,
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 {
  max-width: 100%;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom,
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 {
  max-width: 100%;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom,
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 {
  max-width: 100%;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom,
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 {
  max-width: 100%;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom,
.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da50b7dd-1e6e-4b48-b12d-704cf937adb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1cc91917-8ba2-469d-8146-7ba62b796cb2 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-257c685f-9cc6-4725-8376-b7f7d57bb67d {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-6808c0ee-3106-4f89-9474-27414279c194 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-6808c0ee-3106-4f89-9474-27414279c194"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-c1a21ccd-ffb6-44b2-a9c2-bcf1194832af {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-c1a21ccd-ffb6-44b2-a9c2-bcf1194832af:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c1a21ccd-ffb6-44b2-a9c2-bcf1194832af:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-c1a21ccd-ffb6-44b2-a9c2-bcf1194832af-btn-wrapper {
    text-align: left;
  }


#s-c1a21ccd-ffb6-44b2-a9c2-bcf1194832af.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-03f03b3b-c32f-4bad-8eb6-3da871dec876 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-03f03b3b-c32f-4bad-8eb6-3da871dec876 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-03f03b3b-c32f-4bad-8eb6-3da871dec876 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-03f03b3b-c32f-4bad-8eb6-3da871dec876 .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-a2a7eccc-827f-43bd-a000-1e6b02032376 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a2a7eccc-827f-43bd-a000-1e6b02032376 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2a7eccc-827f-43bd-a000-1e6b02032376.shg-box.shg-c {
  justify-content: center;
}

#s-3e9c2df0-aac9-4548-b3b7-57f29d2e41bd {
  display: none;
}
#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 {
  max-width: 100%;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom,
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 {
  max-width: 100%;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom,
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 {
  max-width: 100%;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom,
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 {
  max-width: 100%;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom,
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 {
  max-width: 100%;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom,
.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cce7378-da02-42cf-9005-2f9fa8d0c2d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f242bd00-8973-4e3b-8bcd-ae693c387058 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-d594ccd4-0dde-4038-8381-728e343e816d {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-57014380-3834-41f9-b374-7ffd3a78e788 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-57014380-3834-41f9-b374-7ffd3a78e788"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-23529435-343e-4c9a-a673-49363f9692f4 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-23529435-343e-4c9a-a673-49363f9692f4:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-23529435-343e-4c9a-a673-49363f9692f4:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-23529435-343e-4c9a-a673-49363f9692f4-btn-wrapper {
    text-align: left;
  }


#s-23529435-343e-4c9a-a673-49363f9692f4.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-c729c0e0-07a7-4548-a32e-f9af6ceeea08 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-c729c0e0-07a7-4548-a32e-f9af6ceeea08 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-c729c0e0-07a7-4548-a32e-f9af6ceeea08 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-c729c0e0-07a7-4548-a32e-f9af6ceeea08 .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-534e6d74-38f1-43cb-8dbd-16a602285dac {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-534e6d74-38f1-43cb-8dbd-16a602285dac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-534e6d74-38f1-43cb-8dbd-16a602285dac.shg-box.shg-c {
  justify-content: center;
}

#s-b348a563-d126-4a21-9946-f5407dbc318c {
  display: none;
}
#s-dc502d55-9c0d-4162-994b-1753d26ccf8e {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e {
  max-width: 100%;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom,
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e {
  max-width: 100%;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom,
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e {
  max-width: 100%;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom,
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e {
  max-width: 100%;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom,
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e {
  max-width: 100%;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom,
.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc502d55-9c0d-4162-994b-1753d26ccf8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-790086db-9375-42d6-b05b-dca274f67131 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-4ca812bb-4390-4981-bfc7-2b3440c37da1 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-b3d3aac7-4447-49cb-ac24-dec3b1c3c877"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-aa938bd1-972b-4c6d-8bec-91786cb668c6 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-aa938bd1-972b-4c6d-8bec-91786cb668c6:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-aa938bd1-972b-4c6d-8bec-91786cb668c6:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-aa938bd1-972b-4c6d-8bec-91786cb668c6-btn-wrapper {
    text-align: left;
  }


#s-aa938bd1-972b-4c6d-8bec-91786cb668c6.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-4da752f6-11d5-4591-9e36-81c35cc5b10f {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-4da752f6-11d5-4591-9e36-81c35cc5b10f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-4da752f6-11d5-4591-9e36-81c35cc5b10f .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-4da752f6-11d5-4591-9e36-81c35cc5b10f .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-5a666400-fc6e-4329-ad7c-dbc66b520292 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5a666400-fc6e-4329-ad7c-dbc66b520292 {
  display: none;
}
#s-5a666400-fc6e-4329-ad7c-dbc66b520292, #wrap-s-5a666400-fc6e-4329-ad7c-dbc66b520292 { display:none !important; }}@media (max-width: 767px){#s-5a666400-fc6e-4329-ad7c-dbc66b520292 {
  display: none;
}
#s-5a666400-fc6e-4329-ad7c-dbc66b520292, #wrap-s-5a666400-fc6e-4329-ad7c-dbc66b520292 { display:none !important; }}







#s-5a666400-fc6e-4329-ad7c-dbc66b520292 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a666400-fc6e-4329-ad7c-dbc66b520292.shg-box.shg-c {
  justify-content: center;
}

#s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7 {
  margin-top: 50px;
margin-left: 120px;
margin-right: 120px;
}

@media (min-width: 0px) {
[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ebcb02c-adbb-4dd9-8e7b-e00dfe315bd7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4dbb7424-b457-452e-9d52-1795b14f069c {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-4dbb7424-b457-452e-9d52-1795b14f069c:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4dbb7424-b457-452e-9d52-1795b14f069c:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-4dbb7424-b457-452e-9d52-1795b14f069c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-e52f73b2-54e3-4edb-b675-a61dec7affab {
  margin-top: 0px;
margin-left: 120px;
margin-bottom: 50px;
margin-right: 120px;
}

@media (min-width: 0px) {
[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e52f73b2-54e3-4edb-b675-a61dec7affab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19ac50dd-8fba-446c-bf3c-5cd0d90616c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fde4a2fd-b83f-4d11-9a66-1fdd0df27b2f {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fde4a2fd-b83f-4d11-9a66-1fdd0df27b2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fde4a2fd-b83f-4d11-9a66-1fdd0df27b2f.shg-box.shg-c {
  justify-content: center;
}

#s-d88d45ed-13c1-439c-ad93-1e2be6ddc92f {
  display: none;
}
#s-166a12be-75a5-470c-9e01-430c476b5a78 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 {
  max-width: 100%;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom,
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 {
  max-width: 100%;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom,
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 {
  max-width: 100%;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom,
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 {
  max-width: 100%;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom,
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 {
  max-width: 100%;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom,
.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-166a12be-75a5-470c-9e01-430c476b5a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4eb4f583-df92-4f35-8132-9e530bf404b7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-5afcf39d-9ed2-414b-848d-0b3f94462b57 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-dd707bec-8c30-4f5d-b430-5843f18442fa {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-dd707bec-8c30-4f5d-b430-5843f18442fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-47be6a44-3361-42ea-ba7b-73c78acabc1a {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-47be6a44-3361-42ea-ba7b-73c78acabc1a:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-47be6a44-3361-42ea-ba7b-73c78acabc1a:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-47be6a44-3361-42ea-ba7b-73c78acabc1a-btn-wrapper {
    text-align: left;
  }


#s-47be6a44-3361-42ea-ba7b-73c78acabc1a.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-52f511b6-4f2d-47f7-83dd-0aac4bdf8eab {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-52f511b6-4f2d-47f7-83dd-0aac4bdf8eab .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-52f511b6-4f2d-47f7-83dd-0aac4bdf8eab .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-52f511b6-4f2d-47f7-83dd-0aac4bdf8eab .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-27b7c90e-c04f-4e36-83b8-7c7c69b696be {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-27b7c90e-c04f-4e36-83b8-7c7c69b696be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27b7c90e-c04f-4e36-83b8-7c7c69b696be.shg-box.shg-c {
  justify-content: center;
}

#s-079622d7-43ff-4af2-820c-54605c736a3b {
  display: none;
}
#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 {
  max-width: 100%;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom,
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 {
  max-width: 100%;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom,
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 {
  max-width: 100%;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom,
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 {
  max-width: 100%;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom,
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 {
  max-width: 100%;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom,
.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc3d7b1-0e1f-4878-94b8-d9688781bb12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5ab4294a-33e7-4787-9d72-f5659edd45e5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-e61f0e53-7936-4bae-ad18-7eb83291e755 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-b758fcab-096d-4431-83dd-d1cfc111bd7b {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-b758fcab-096d-4431-83dd-d1cfc111bd7b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-f471fd3c-47e7-4fd7-9871-e5438a1495c5 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-f471fd3c-47e7-4fd7-9871-e5438a1495c5:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f471fd3c-47e7-4fd7-9871-e5438a1495c5:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-f471fd3c-47e7-4fd7-9871-e5438a1495c5-btn-wrapper {
    text-align: left;
  }


#s-f471fd3c-47e7-4fd7-9871-e5438a1495c5.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-ac0f881b-7cce-41e0-a142-35936c7219ee {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-ac0f881b-7cce-41e0-a142-35936c7219ee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-ac0f881b-7cce-41e0-a142-35936c7219ee .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-ac0f881b-7cce-41e0-a142-35936c7219ee .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-da231986-cc7a-4f12-b24b-e3ec27c3aeca {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-da231986-cc7a-4f12-b24b-e3ec27c3aeca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da231986-cc7a-4f12-b24b-e3ec27c3aeca.shg-box.shg-c {
  justify-content: center;
}

#s-2fa62da6-b646-444d-ae99-213d98b970d0 {
  display: none;
}
#s-cd1c3013-3436-425e-917f-e329dd0b77d2 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 {
  max-width: 100%;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom,
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 {
  max-width: 100%;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom,
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 {
  max-width: 100%;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom,
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 {
  max-width: 100%;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom,
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 {
  max-width: 100%;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom,
.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1c3013-3436-425e-917f-e329dd0b77d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1a2ed065-7a9c-4433-9eb0-9a98de114903 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-0bf4bc75-e7f7-468a-b3f9-beb786ba29b2 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-89c0466c-b399-46b5-b8c0-4572e5bd78c0 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 180, 180, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-89c0466c-b399-46b5-b8c0-4572e5bd78c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-6b0b55b5-bb43-44b8-9165-6abc99fe761a {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-6b0b55b5-bb43-44b8-9165-6abc99fe761a:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6b0b55b5-bb43-44b8-9165-6abc99fe761a:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(3, 47, 145, 1) !important;}

  #s-6b0b55b5-bb43-44b8-9165-6abc99fe761a-btn-wrapper {
    text-align: left;
  }


#s-6b0b55b5-bb43-44b8-9165-6abc99fe761a.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-04d8103e-5ba0-48fe-954f-611d2b3d5586 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-04d8103e-5ba0-48fe-954f-611d2b3d5586 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-04d8103e-5ba0-48fe-954f-611d2b3d5586 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
}

#s-04d8103e-5ba0-48fe-954f-611d2b3d5586 .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-29f5efb1-6314-4b1d-9860-d6fc60c89b2c {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-29f5efb1-6314-4b1d-9860-d6fc60c89b2c img.shogun-image {
    
    width: px;
  }


#s-29f5efb1-6314-4b1d-9860-d6fc60c89b2c .shogun-image-content {
  
    align-items: center;
  
}

#s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(215, 244, 231, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f {
  display: none;
}
#s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f, #wrap-s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f { display:none !important; }}@media (max-width: 767px){#s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f {
  display: none;
}
#s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f, #wrap-s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f { display:none !important; }}







#s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a5dba37-d8c4-4ef4-942c-a83ad1b04d1f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3249b5a4-d046-4ba8-ba44-6207eeb0919b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-e6070d4e-c5fb-4a57-beb0-8219e3cb881a {
  margin-left: 10px;
margin-bottom: 40px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-7f3816f4-048d-4d18-ac14-86c5cd0d4b57 {
  min-height: 220px;
}








#s-7f3816f4-048d-4d18-ac14-86c5cd0d4b57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f3816f4-048d-4d18-ac14-86c5cd0d4b57.shg-box.shg-c {
  justify-content: center;
}

#s-b2478963-3455-4d52-9783-e22893703b66 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-b2478963-3455-4d52-9783-e22893703b66 img.shogun-image {
    
    width: px;
  }


#s-b2478963-3455-4d52-9783-e22893703b66 .shogun-image-content {
  
    align-items: center;
  
}

#s-88657498-e79d-479d-b3bd-42a08f3ce681 {
  min-height: 220px;
}








#s-88657498-e79d-479d-b3bd-42a08f3ce681 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88657498-e79d-479d-b3bd-42a08f3ce681.shg-box.shg-c {
  justify-content: center;
}

#s-466f96a9-f1c8-4f44-bb9a-a06b8e7a3c2f {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-466f96a9-f1c8-4f44-bb9a-a06b8e7a3c2f img.shogun-image {
    
    width: px;
  }


#s-466f96a9-f1c8-4f44-bb9a-a06b8e7a3c2f .shogun-image-content {
  
    align-items: center;
  
}

#s-ccc92333-0851-44d4-9c25-f3022b639b38 {
  min-height: 220px;
}








#s-ccc92333-0851-44d4-9c25-f3022b639b38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccc92333-0851-44d4-9c25-f3022b639b38.shg-box.shg-c {
  justify-content: center;
}

#s-328f5c92-c850-4c35-a51b-b792acf319bd {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-328f5c92-c850-4c35-a51b-b792acf319bd img.shogun-image {
    
    width: px;
  }


#s-328f5c92-c850-4c35-a51b-b792acf319bd .shogun-image-content {
  
    align-items: center;
  
}

#s-d3fca43c-246f-4dab-b40a-4d14b855826f {
  min-height: 220px;
}








#s-d3fca43c-246f-4dab-b40a-4d14b855826f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3fca43c-246f-4dab-b40a-4d14b855826f.shg-box.shg-c {
  justify-content: center;
}

#s-0ec3d778-f9f0-475e-9846-0a4b2d56d71b {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-0ec3d778-f9f0-475e-9846-0a4b2d56d71b img.shogun-image {
    
    width: px;
  }


#s-0ec3d778-f9f0-475e-9846-0a4b2d56d71b .shogun-image-content {
  
    align-items: center;
  
}

#s-0f54057e-d461-4f8e-82a3-b21046d2f628 {
  min-height: 220px;
}








#s-0f54057e-d461-4f8e-82a3-b21046d2f628 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f54057e-d461-4f8e-82a3-b21046d2f628.shg-box.shg-c {
  justify-content: center;
}

#s-f0c2a0d7-5ec2-49b9-8d16-c9a4a3737fc3 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-f0c2a0d7-5ec2-49b9-8d16-c9a4a3737fc3 img.shogun-image {
    
    width: px;
  }


#s-f0c2a0d7-5ec2-49b9-8d16-c9a4a3737fc3 .shogun-image-content {
  
    align-items: center;
  
}

#s-88cd73f1-e2f9-437f-ba31-4d5ce0d50436 {
  min-height: 220px;
}








#s-88cd73f1-e2f9-437f-ba31-4d5ce0d50436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88cd73f1-e2f9-437f-ba31-4d5ce0d50436.shg-box.shg-c {
  justify-content: center;
}

#s-ead0c01d-659b-4b91-8ead-7eaa03da57fc {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-ead0c01d-659b-4b91-8ead-7eaa03da57fc img.shogun-image {
    
    width: px;
  }


#s-ead0c01d-659b-4b91-8ead-7eaa03da57fc .shogun-image-content {
  
    align-items: center;
  
}

#s-1eb11a25-4cb2-4d84-ba84-84339a721a55 {
  min-height: 220px;
}








#s-1eb11a25-4cb2-4d84-ba84-84339a721a55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1eb11a25-4cb2-4d84-ba84-84339a721a55.shg-box.shg-c {
  justify-content: center;
}

#s-624e40a3-1cd5-4a6a-ba2b-36801e5af73c {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-624e40a3-1cd5-4a6a-ba2b-36801e5af73c img.shogun-image {
    
    width: px;
  }


#s-624e40a3-1cd5-4a6a-ba2b-36801e5af73c .shogun-image-content {
  
    align-items: center;
  
}

#s-13eebe54-3dce-4308-bea4-11b9ea9acabc {
  min-height: 220px;
}








#s-13eebe54-3dce-4308-bea4-11b9ea9acabc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13eebe54-3dce-4308-bea4-11b9ea9acabc.shg-box.shg-c {
  justify-content: center;
}

#s-50f0f772-7f10-4635-96a9-00652173d716 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-50f0f772-7f10-4635-96a9-00652173d716 img.shogun-image {
    
    width: px;
  }


#s-50f0f772-7f10-4635-96a9-00652173d716 .shogun-image-content {
  
    align-items: center;
  
}

#s-be100820-da01-47bf-8eda-6ecca23aa364 {
  min-height: 220px;
}








#s-be100820-da01-47bf-8eda-6ecca23aa364 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be100820-da01-47bf-8eda-6ecca23aa364.shg-box.shg-c {
  justify-content: center;
}

#s-efa56f31-dc4c-40ed-b1cf-f07dbfdecb54 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-efa56f31-dc4c-40ed-b1cf-f07dbfdecb54 img.shogun-image {
    
    width: px;
  }


#s-efa56f31-dc4c-40ed-b1cf-f07dbfdecb54 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7e02aac-c7a6-4b05-a33b-67d3c02150f9 {
  min-height: 220px;
}








#s-e7e02aac-c7a6-4b05-a33b-67d3c02150f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7e02aac-c7a6-4b05-a33b-67d3c02150f9.shg-box.shg-c {
  justify-content: center;
}

#s-a3da06d5-e50d-4fa7-902d-ec8fe03f69d4 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-a3da06d5-e50d-4fa7-902d-ec8fe03f69d4 img.shogun-image {
    
    width: px;
  }


#s-a3da06d5-e50d-4fa7-902d-ec8fe03f69d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e30df96-e140-418c-9599-c0286fafa34d {
  min-height: 220px;
}








#s-8e30df96-e140-418c-9599-c0286fafa34d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e30df96-e140-418c-9599-c0286fafa34d.shg-box.shg-c {
  justify-content: center;
}

#s-dac4554d-a62b-4b4c-934f-bc11be9c7c32 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-dac4554d-a62b-4b4c-934f-bc11be9c7c32 img.shogun-image {
    
    width: px;
  }


#s-dac4554d-a62b-4b4c-934f-bc11be9c7c32 .shogun-image-content {
  
    align-items: center;
  
}

#s-9cb4c3ab-2749-445d-9e17-c469a966ace4 {
  min-height: 220px;
}








#s-9cb4c3ab-2749-445d-9e17-c469a966ace4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cb4c3ab-2749-445d-9e17-c469a966ace4.shg-box.shg-c {
  justify-content: center;
}

#s-4e43ec56-43f5-4ef3-9ad1-eff4017cd6e9 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-4e43ec56-43f5-4ef3-9ad1-eff4017cd6e9 img.shogun-image {
    
    width: px;
  }


#s-4e43ec56-43f5-4ef3-9ad1-eff4017cd6e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-137df3c4-c1e2-481a-ae28-c4234e663426 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-137df3c4-c1e2-481a-ae28-c4234e663426"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4a046a30-93fe-4076-bdb3-4f3d9b1d82a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-55a85aef-96e5-412f-9bd3-94c3aff376a9 {
  margin-right: 0px;
text-align: center;
}




  #s-55a85aef-96e5-412f-9bd3-94c3aff376a9 img.shogun-image {
    
    width: px;
  }


#s-55a85aef-96e5-412f-9bd3-94c3aff376a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b49f5026-e697-4bf8-95ca-1b9153557d7f {
  margin-right: 0px;
text-align: center;
}




  #s-b49f5026-e697-4bf8-95ca-1b9153557d7f img.shogun-image {
    
    width: px;
  }


#s-b49f5026-e697-4bf8-95ca-1b9153557d7f .shogun-image-content {
  
    align-items: center;
  
}

#s-e34dcf94-31d9-480d-8408-738e64a4f52b {
  margin-right: 0px;
text-align: center;
}




  #s-e34dcf94-31d9-480d-8408-738e64a4f52b img.shogun-image {
    
    width: px;
  }


#s-e34dcf94-31d9-480d-8408-738e64a4f52b .shogun-image-content {
  
    align-items: center;
  
}

#s-53e9d711-664c-4b16-a0b5-511d843d0a7b {
  margin-right: 0px;
text-align: center;
}




  #s-53e9d711-664c-4b16-a0b5-511d843d0a7b img.shogun-image {
    
    width: px;
  }


#s-53e9d711-664c-4b16-a0b5-511d843d0a7b .shogun-image-content {
  
    align-items: center;
  
}

#s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-14cf9e2d-c13c-4598-a0e3-7067f9a3973f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-ca1b6023-5d4a-4222-b674-d897e19532a9 {
  margin-right: 0px;
text-align: center;
}




  #s-ca1b6023-5d4a-4222-b674-d897e19532a9 img.shogun-image {
    
    width: px;
  }


#s-ca1b6023-5d4a-4222-b674-d897e19532a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-361e4f25-9af0-4ec2-9920-b4de44f9b1d3 {
  margin-right: 0px;
text-align: center;
}




  #s-361e4f25-9af0-4ec2-9920-b4de44f9b1d3 img.shogun-image {
    
    width: px;
  }


#s-361e4f25-9af0-4ec2-9920-b4de44f9b1d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c9133b8-b1e1-4c6a-9217-73e5b874757b {
  margin-right: 0px;
text-align: center;
}




  #s-5c9133b8-b1e1-4c6a-9217-73e5b874757b img.shogun-image {
    
    width: px;
  }


#s-5c9133b8-b1e1-4c6a-9217-73e5b874757b .shogun-image-content {
  
    align-items: center;
  
}

#s-9c3c2f68-8bce-49ea-bb50-0449334084cf {
  margin-right: 30px;
text-align: center;
}




  #s-9c3c2f68-8bce-49ea-bb50-0449334084cf img.shogun-image {
    
    width: px;
  }


#s-9c3c2f68-8bce-49ea-bb50-0449334084cf .shogun-image-content {
  
    align-items: center;
  
}

#s-6cf7467d-6921-44a5-a33e-48ea054374ce {
  margin-top: 70px;
margin-left: 120px;
margin-bottom: 30px;
margin-right: 120px;
}

@media (min-width: 0px) {
[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6cf7467d-6921-44a5-a33e-48ea054374ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-ab9f2744-9865-42b9-9f42-4a8e56f08fbe {
  text-align: center;
}




  #s-ab9f2744-9865-42b9-9f42-4a8e56f08fbe img.shogun-image {
    
    width: px;
  }


#s-ab9f2744-9865-42b9-9f42-4a8e56f08fbe .shogun-image-content {
  
    align-items: center;
  
}

#s-635e0b9a-a321-4ed3-ba07-a70e048b9df1 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-635e0b9a-a321-4ed3-ba07-a70e048b9df1:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-635e0b9a-a321-4ed3-ba07-a70e048b9df1:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-635e0b9a-a321-4ed3-ba07-a70e048b9df1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-3cb55ad5-81ad-42c7-8d7e-64b5c8c9fee3 {
  text-align: center;
}




  #s-3cb55ad5-81ad-42c7-8d7e-64b5c8c9fee3 img.shogun-image {
    
    width: px;
  }


#s-3cb55ad5-81ad-42c7-8d7e-64b5c8c9fee3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d699b85-5959-45cb-bd78-bc9bb89b9300 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-4d699b85-5959-45cb-bd78-bc9bb89b9300:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4d699b85-5959-45cb-bd78-bc9bb89b9300:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-4d699b85-5959-45cb-bd78-bc9bb89b9300.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 20px;
min-height: 50px;
background-color: rgba(215, 244, 231, 0);
}
@media (min-width: 1200px){#s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670 {
  display: none;
}
#s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670, #wrap-s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670 {
  display: none;
}
#s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670, #wrap-s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670 { display:none !important; }}







#s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a6bc61a-6fe3-4b91-bde5-6add5c4ea670.shg-box.shg-c {
  justify-content: center;
}

#s-02a12f1b-1e95-4a27-89a8-4818cb12bb00 {
  margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-2ebd3f96-9441-4b19-b6b1-06aada570f81 {
  min-height: 220px;
}








#s-2ebd3f96-9441-4b19-b6b1-06aada570f81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ebd3f96-9441-4b19-b6b1-06aada570f81.shg-box.shg-c {
  justify-content: center;
}

#s-d105df6c-0f7a-449b-9835-0dc4a575c1a7 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-d105df6c-0f7a-449b-9835-0dc4a575c1a7 img.shogun-image {
    
    width: px;
  }


#s-d105df6c-0f7a-449b-9835-0dc4a575c1a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-c18747cf-b7aa-4541-ae0c-568a0536a514 {
  min-height: 220px;
}








#s-c18747cf-b7aa-4541-ae0c-568a0536a514 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c18747cf-b7aa-4541-ae0c-568a0536a514.shg-box.shg-c {
  justify-content: center;
}

#s-1dfd898f-b07e-47d1-89f1-d60c07fe096a {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-1dfd898f-b07e-47d1-89f1-d60c07fe096a img.shogun-image {
    
    width: px;
  }


#s-1dfd898f-b07e-47d1-89f1-d60c07fe096a .shogun-image-content {
  
    align-items: center;
  
}

#s-1d383e02-79a3-4d38-9f61-f2b6076046d8 {
  min-height: 220px;
}








#s-1d383e02-79a3-4d38-9f61-f2b6076046d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d383e02-79a3-4d38-9f61-f2b6076046d8.shg-box.shg-c {
  justify-content: center;
}

#s-e79d3c83-4d7e-4b9b-8e56-b04a0499dd73 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-e79d3c83-4d7e-4b9b-8e56-b04a0499dd73 img.shogun-image {
    
    width: px;
  }


#s-e79d3c83-4d7e-4b9b-8e56-b04a0499dd73 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b5dbad6-81e4-4e98-8df6-49388b28b8a8 {
  min-height: 220px;
}








#s-5b5dbad6-81e4-4e98-8df6-49388b28b8a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b5dbad6-81e4-4e98-8df6-49388b28b8a8.shg-box.shg-c {
  justify-content: center;
}

#s-2da37b61-ed33-4da6-a2eb-f02624bbc4ac {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-2da37b61-ed33-4da6-a2eb-f02624bbc4ac img.shogun-image {
    
    width: px;
  }


#s-2da37b61-ed33-4da6-a2eb-f02624bbc4ac .shogun-image-content {
  
    align-items: center;
  
}

#s-0644fecc-a6a8-4bfa-b06f-1d33a80e2bbf {
  min-height: 220px;
}








#s-0644fecc-a6a8-4bfa-b06f-1d33a80e2bbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0644fecc-a6a8-4bfa-b06f-1d33a80e2bbf.shg-box.shg-c {
  justify-content: center;
}

#s-9433515f-0ce4-440b-96f0-2c5f66f0a6fa {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-9433515f-0ce4-440b-96f0-2c5f66f0a6fa img.shogun-image {
    
    width: px;
  }


#s-9433515f-0ce4-440b-96f0-2c5f66f0a6fa .shogun-image-content {
  
    align-items: center;
  
}

#s-b116f3c1-f806-4479-ba68-285fd9e14685 {
  min-height: 220px;
}








#s-b116f3c1-f806-4479-ba68-285fd9e14685 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b116f3c1-f806-4479-ba68-285fd9e14685.shg-box.shg-c {
  justify-content: center;
}

#s-b030157c-f177-46d6-a87e-69eba81a87c6 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-b030157c-f177-46d6-a87e-69eba81a87c6 img.shogun-image {
    
    width: px;
  }


#s-b030157c-f177-46d6-a87e-69eba81a87c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c78bd0f-f4b2-448c-abed-138660ffa6c6 {
  min-height: 220px;
}








#s-7c78bd0f-f4b2-448c-abed-138660ffa6c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c78bd0f-f4b2-448c-abed-138660ffa6c6.shg-box.shg-c {
  justify-content: center;
}

#s-2f10fa37-c36b-4dfa-acbc-94a5ef8c86cc {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-2f10fa37-c36b-4dfa-acbc-94a5ef8c86cc img.shogun-image {
    
    width: px;
  }


#s-2f10fa37-c36b-4dfa-acbc-94a5ef8c86cc .shogun-image-content {
  
    align-items: center;
  
}

#s-e3c6544f-2900-4e70-9906-49900418e8e4 {
  min-height: 220px;
}








#s-e3c6544f-2900-4e70-9906-49900418e8e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3c6544f-2900-4e70-9906-49900418e8e4.shg-box.shg-c {
  justify-content: center;
}

#s-fe338683-8a4e-492a-805c-996a137f8cc3 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-fe338683-8a4e-492a-805c-996a137f8cc3 img.shogun-image {
    
    width: px;
  }


#s-fe338683-8a4e-492a-805c-996a137f8cc3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f1eeca6-95c5-4eab-8fbc-3a8049f33ca2 {
  min-height: 220px;
}








#s-7f1eeca6-95c5-4eab-8fbc-3a8049f33ca2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f1eeca6-95c5-4eab-8fbc-3a8049f33ca2.shg-box.shg-c {
  justify-content: center;
}

#s-884c0100-b9af-40f4-a5ea-26030e0d590d {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-884c0100-b9af-40f4-a5ea-26030e0d590d img.shogun-image {
    
    width: px;
  }


#s-884c0100-b9af-40f4-a5ea-26030e0d590d .shogun-image-content {
  
    align-items: center;
  
}

#s-26eb228f-6a00-47bc-a446-11e9663a97bd {
  min-height: 220px;
}








#s-26eb228f-6a00-47bc-a446-11e9663a97bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26eb228f-6a00-47bc-a446-11e9663a97bd.shg-box.shg-c {
  justify-content: center;
}

#s-ebfb32ed-9f74-4a07-ba93-4167209ac5eb {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-ebfb32ed-9f74-4a07-ba93-4167209ac5eb img.shogun-image {
    
    width: px;
  }


#s-ebfb32ed-9f74-4a07-ba93-4167209ac5eb .shogun-image-content {
  
    align-items: center;
  
}

#s-1202a393-d000-4d84-afd7-6a883a43553f {
  min-height: 220px;
}








#s-1202a393-d000-4d84-afd7-6a883a43553f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1202a393-d000-4d84-afd7-6a883a43553f.shg-box.shg-c {
  justify-content: center;
}

#s-d792d20a-fed0-43b8-b65e-e2662adb70a3 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-d792d20a-fed0-43b8-b65e-e2662adb70a3 img.shogun-image {
    
    width: px;
  }


#s-d792d20a-fed0-43b8-b65e-e2662adb70a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-46ec0f19-3102-461d-9d6c-4a797f7807d9 {
  min-height: 220px;
}








#s-46ec0f19-3102-461d-9d6c-4a797f7807d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46ec0f19-3102-461d-9d6c-4a797f7807d9.shg-box.shg-c {
  justify-content: center;
}

#s-652bf062-4125-450a-a01a-9c92cfe7e518 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-652bf062-4125-450a-a01a-9c92cfe7e518 img.shogun-image {
    
    width: px;
  }


#s-652bf062-4125-450a-a01a-9c92cfe7e518 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4e36799f-a8e3-45fc-b5f8-fe4c2152f4ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-caeb4f57-e388-475d-b2fd-7071c3cb2cbc {
  margin-right: 0px;
text-align: center;
}




  #s-caeb4f57-e388-475d-b2fd-7071c3cb2cbc img.shogun-image {
    
    width: px;
  }


#s-caeb4f57-e388-475d-b2fd-7071c3cb2cbc .shogun-image-content {
  
    align-items: center;
  
}

#s-d16b2cda-14ac-413b-81d8-d7fbf337ca24 {
  margin-right: 0px;
text-align: center;
}




  #s-d16b2cda-14ac-413b-81d8-d7fbf337ca24 img.shogun-image {
    
    width: px;
  }


#s-d16b2cda-14ac-413b-81d8-d7fbf337ca24 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b51baa9-f8c5-4119-8778-30e99c78db96 {
  margin-right: 0px;
text-align: center;
}




  #s-3b51baa9-f8c5-4119-8778-30e99c78db96 img.shogun-image {
    
    width: px;
  }


#s-3b51baa9-f8c5-4119-8778-30e99c78db96 .shogun-image-content {
  
    align-items: center;
  
}

#s-124676f9-3645-49ec-b52f-8191fc133327 {
  margin-right: 0px;
text-align: center;
}




  #s-124676f9-3645-49ec-b52f-8191fc133327 img.shogun-image {
    
    width: px;
  }


#s-124676f9-3645-49ec-b52f-8191fc133327 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ff53abc-a58c-488c-88ae-7cb2e810563f {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4ff53abc-a58c-488c-88ae-7cb2e810563f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-80721a4e-fa33-472d-93a1-4247d77e73e9 {
  margin-right: 0px;
text-align: center;
}




  #s-80721a4e-fa33-472d-93a1-4247d77e73e9 img.shogun-image {
    
    width: px;
  }


#s-80721a4e-fa33-472d-93a1-4247d77e73e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-777cfd94-d7b8-45e0-96f8-2674e6f2efef {
  margin-right: 0px;
text-align: center;
}




  #s-777cfd94-d7b8-45e0-96f8-2674e6f2efef img.shogun-image {
    
    width: px;
  }


#s-777cfd94-d7b8-45e0-96f8-2674e6f2efef .shogun-image-content {
  
    align-items: center;
  
}

#s-10db5352-7cfb-4e2b-95c4-36c2dd94bdb0 {
  margin-right: 0px;
text-align: center;
}




  #s-10db5352-7cfb-4e2b-95c4-36c2dd94bdb0 img.shogun-image {
    
    width: px;
  }


#s-10db5352-7cfb-4e2b-95c4-36c2dd94bdb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-bca9308b-b1d5-446f-8043-6de807f85c5c {
  margin-right: 30px;
text-align: center;
}




  #s-bca9308b-b1d5-446f-8043-6de807f85c5c img.shogun-image {
    
    width: px;
  }


#s-bca9308b-b1d5-446f-8043-6de807f85c5c .shogun-image-content {
  
    align-items: center;
  
}

#s-8e7b6d74-d11f-4733-b4bc-7bdc67f03500 {
  margin-top: 30px;
text-align: center;
}




  #s-8e7b6d74-d11f-4733-b4bc-7bdc67f03500 img.shogun-image {
    
    width: px;
  }


#s-8e7b6d74-d11f-4733-b4bc-7bdc67f03500 .shogun-image-content {
  
    align-items: center;
  
}

#s-f46bb628-5e20-403d-8862-aab3da8ab79f {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-f46bb628-5e20-403d-8862-aab3da8ab79f:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f46bb628-5e20-403d-8862-aab3da8ab79f:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-f46bb628-5e20-403d-8862-aab3da8ab79f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-952ecb6a-c22c-4e66-a505-bfabc866780e {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-952ecb6a-c22c-4e66-a505-bfabc866780e img.shogun-image {
    
    width: px;
  }


#s-952ecb6a-c22c-4e66-a505-bfabc866780e .shogun-image-content {
  
    align-items: center;
  
}

#s-1353dc88-2778-422d-8921-743762c8dde0 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-1353dc88-2778-422d-8921-743762c8dde0:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1353dc88-2778-422d-8921-743762c8dde0:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-1353dc88-2778-422d-8921-743762c8dde0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}