.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-aed23291-b273-46f0-bcf5-d19f4e578b46 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-aed23291-b273-46f0-bcf5-d19f4e578b46 {
  display: none;
}
#s-aed23291-b273-46f0-bcf5-d19f4e578b46, #wrap-s-aed23291-b273-46f0-bcf5-d19f4e578b46 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aed23291-b273-46f0-bcf5-d19f4e578b46 {
  display: none;
}
#s-aed23291-b273-46f0-bcf5-d19f4e578b46, #wrap-s-aed23291-b273-46f0-bcf5-d19f4e578b46 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aed23291-b273-46f0-bcf5-d19f4e578b46 {
  
}
}@media (max-width: 767px){#s-aed23291-b273-46f0-bcf5-d19f4e578b46 {
  
}
}







#s-aed23291-b273-46f0-bcf5-d19f4e578b46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aed23291-b273-46f0-bcf5-d19f4e578b46.shg-box.shg-c {
  justify-content: center;
}

.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-fdebe079-1cb3-48d6-9fd0-fd22b5fb0e3b {
  text-align: center;
}




  #s-fdebe079-1cb3-48d6-9fd0-fd22b5fb0e3b img.shogun-image {
    
    width: px;
  }


#s-fdebe079-1cb3-48d6-9fd0-fd22b5fb0e3b .shogun-image-content {
  
    align-items: flex-end;
  
}

.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-7298802a-ef12-412b-a6a2-53bde696b5fb {
  margin-top: 15px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
padding-top: 15px;
background-color: rgba(255, 255, 255, 0.88);
}

#s-56c10359-cea7-4ff3-9163-c583b3b9a747 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-56c10359-cea7-4ff3-9163-c583b3b9a747 img.shogun-image {
    
    width: px;
  }


#s-56c10359-cea7-4ff3-9163-c583b3b9a747 .shogun-image-content {
  
    align-items: center;
  
}

#s-db0b6fd1-84ad-4005-b190-3ba42f432b44 {
  margin-left: 20px;
margin-right: 20px;
background-color: rgba(255, 255, 255, 0.92);
}

.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-9ebbd736-89d5-43fa-af67-3917e1ad75de {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9ebbd736-89d5-43fa-af67-3917e1ad75de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-ea40136b-3f84-43c9-8ac5-3b3cd294e502 {
  display: none;
}
#s-f4f526b2-614b-43f5-9811-4280696c1921 {
  text-align: center;
}




  #s-f4f526b2-614b-43f5-9811-4280696c1921 img.shogun-image {
    
    width: px;
  }


#s-f4f526b2-614b-43f5-9811-4280696c1921 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c1fe732e-89f2-433c-9e26-b227eda7e465 {
  display: none;
}
#s-4493d45a-5fb4-4157-82b1-7fbadfa10529 {
  text-align: center;
}

#s-4493d45a-5fb4-4157-82b1-7fbadfa10529 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-4493d45a-5fb4-4157-82b1-7fbadfa10529 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-4493d45a-5fb4-4157-82b1-7fbadfa10529 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-79cf050b-bfba-4f3c-bd22-cd7a02359a5f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-79cf050b-bfba-4f3c-bd22-cd7a02359a5f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-79cf050b-bfba-4f3c-bd22-cd7a02359a5f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-79cf050b-bfba-4f3c-bd22-cd7a02359a5f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-79cf050b-bfba-4f3c-bd22-cd7a02359a5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79cf050b-bfba-4f3c-bd22-cd7a02359a5f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-79cf050b-bfba-4f3c-bd22-cd7a02359a5f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6c3befae-6510-466c-9bcc-8a0facd80618 {
  text-align: center;
}




  #s-6c3befae-6510-466c-9bcc-8a0facd80618 img.shogun-image {
    
    width: px;
  }


#s-6c3befae-6510-466c-9bcc-8a0facd80618 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e6fee5ea-4636-49f6-a24f-615949ae8514 {
  display: none;
}
#s-d0a3ec77-7d87-4a9e-9cb1-7a773cacd73d {
  text-align: center;
}

#s-d0a3ec77-7d87-4a9e-9cb1-7a773cacd73d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-d0a3ec77-7d87-4a9e-9cb1-7a773cacd73d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-d0a3ec77-7d87-4a9e-9cb1-7a773cacd73d .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-bc5ae317-afba-4bad-98ea-83bb82108245 {
  display: none;
}
#s-a0d50209-6e7c-4939-90f5-70001bf96344 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a0d50209-6e7c-4939-90f5-70001bf96344:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-a0d50209-6e7c-4939-90f5-70001bf96344:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-a0d50209-6e7c-4939-90f5-70001bf96344 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a0d50209-6e7c-4939-90f5-70001bf96344.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0d50209-6e7c-4939-90f5-70001bf96344.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a0d50209-6e7c-4939-90f5-70001bf96344.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-35b3420f-dda2-433b-96a2-e52a8e62df7f {
  margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-35b3420f-dda2-433b-96a2-e52a8e62df7f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-9944e092-5af9-42ce-ba06-e19c6064f67e {
  display: none;
}
#s-51627ff0-24ed-456f-8ffc-f3eb08981869 {
  text-align: center;
}




  #s-51627ff0-24ed-456f-8ffc-f3eb08981869 img.shogun-image {
    
    width: px;
  }


#s-51627ff0-24ed-456f-8ffc-f3eb08981869 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e9f5ef31-ae6f-47b7-b547-153d696b7f4f {
  text-align: center;
}

#s-e9f5ef31-ae6f-47b7-b547-153d696b7f4f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-e9f5ef31-ae6f-47b7-b547-153d696b7f4f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-e9f5ef31-ae6f-47b7-b547-153d696b7f4f .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-f7013c29-d14e-4e39-ae3d-d0577220a872 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-f7013c29-d14e-4e39-ae3d-d0577220a872:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-f7013c29-d14e-4e39-ae3d-d0577220a872:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-f7013c29-d14e-4e39-ae3d-d0577220a872 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f7013c29-d14e-4e39-ae3d-d0577220a872.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7013c29-d14e-4e39-ae3d-d0577220a872.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f7013c29-d14e-4e39-ae3d-d0577220a872.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-68036f7c-ea18-4107-886f-2391ae6e3b4e {
  text-align: center;
}




  #s-68036f7c-ea18-4107-886f-2391ae6e3b4e img.shogun-image {
    
    width: px;
  }


#s-68036f7c-ea18-4107-886f-2391ae6e3b4e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e2b3a37b-9a61-46ba-a0c2-3dff50c282a2 {
  display: none;
}
#s-6abfbc82-627b-4b37-b9fd-16bbc0cf0771 {
  text-align: center;
}

#s-6abfbc82-627b-4b37-b9fd-16bbc0cf0771 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-6abfbc82-627b-4b37-b9fd-16bbc0cf0771 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-6abfbc82-627b-4b37-b9fd-16bbc0cf0771 .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-d44490b4-1d16-4349-964e-df79c6d18afa {
  display: none;
}
#s-744c0dea-3bed-4fee-8594-a9f153c5f051 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-744c0dea-3bed-4fee-8594-a9f153c5f051:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-744c0dea-3bed-4fee-8594-a9f153c5f051:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-744c0dea-3bed-4fee-8594-a9f153c5f051 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-744c0dea-3bed-4fee-8594-a9f153c5f051.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-744c0dea-3bed-4fee-8594-a9f153c5f051.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-744c0dea-3bed-4fee-8594-a9f153c5f051.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e3c394de-f6d2-45c3-b982-1e8fc5c40f00 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: center;
}




  #s-e3c394de-f6d2-45c3-b982-1e8fc5c40f00 img.shogun-image {
    
    width: px;
  }


#s-e3c394de-f6d2-45c3-b982-1e8fc5c40f00 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f8ce705-fc86-49f4-990e-b72d405ac932 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 40px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-position: center center;
}








#s-6f8ce705-fc86-49f4-990e-b72d405ac932 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f8ce705-fc86-49f4-990e-b72d405ac932.shg-box.shg-c {
  justify-content: center;
}

#s-1b2b23d1-7898-431e-8e8b-013cbc4f1342 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.95);
}

.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-ec9eb797-bbd0-4151-a7db-e19fef44df8b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-ec9eb797-bbd0-4151-a7db-e19fef44df8b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(156, 156, 156, 1) !important;
hover-type: color !important;}#s-ec9eb797-bbd0-4151-a7db-e19fef44df8b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-ec9eb797-bbd0-4151-a7db-e19fef44df8b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-6622f866-7d04-4e1d-8918-601a224b46e0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b {
  display: none;
}
#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b, #wrap-s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b { display:none !important; }}@media (max-width: 767px){#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b {
  display: none;
}
#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b, #wrap-s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b { display:none !important; }}







#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f477ccc-e0c9-47f8-bc8a-b1b7f7f4425b.shg-box.shg-c {
  justify-content: center;
}

#s-bbfc4a41-0874-4842-a10f-ae912a211a30 {
  padding-bottom: 30px;
text-align: center;
}




  #s-bbfc4a41-0874-4842-a10f-ae912a211a30 img.shogun-image {
    
    width: px;
  }


#s-bbfc4a41-0874-4842-a10f-ae912a211a30 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b234c24-678f-4bbc-bfe8-1a98e0d051d7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-709331ab-18d0-40e7-a3dd-1a1644b289db {
  margin-left: 80px;
margin-right: 50px;
padding-top: 50px;
padding-left: 0px;
padding-bottom: 50px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

.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-ed121cc2-001c-49c9-a653-d60e7cd8db89 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-ed121cc2-001c-49c9-a653-d60e7cd8db89 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c72af9df-1905-4ec7-81a7-ccf3cb1ad744 {
  margin-left: 20px;
margin-right: 20px;
}

#s-7475a82d-a2e4-441b-90f2-412fa924bcb8 {
  margin-left: 150px;
margin-right: 150px;
text-align: center;
}




  #s-7475a82d-a2e4-441b-90f2-412fa924bcb8 img.shogun-image {
    
    width: px;
  }


#s-7475a82d-a2e4-441b-90f2-412fa924bcb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-cac8503c-690d-42c4-a5ea-6f66795eb91f {
  margin-top: 50px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 768px) {
[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-cac8503c-690d-42c4-a5ea-6f66795eb91f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-57bb1233-628c-4ebf-93a6-5ce67146c0f0 {
  text-align: center;
}




  #s-57bb1233-628c-4ebf-93a6-5ce67146c0f0 img.shogun-image {
    
    width: px;
  }


#s-57bb1233-628c-4ebf-93a6-5ce67146c0f0 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aeb09638-43b2-44e6-b6b4-1e415b19b1d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1644015a-7d13-462e-8ad2-67fcc71b00fd {
  display: none;
}
#s-c21a4893-341e-4180-8878-29dbf1b71fc3 {
  text-align: center;
}




  #s-c21a4893-341e-4180-8878-29dbf1b71fc3 img.shogun-image {
    
    width: px;
  }


#s-c21a4893-341e-4180-8878-29dbf1b71fc3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-21c8b3e9-c3fe-45ce-816a-1999ff56ca9e {
  margin-top: 5px;
}

#s-32423abe-be1b-4fec-b044-46a28ab2bdb4 {
  text-align: center;
}

#s-32423abe-be1b-4fec-b044-46a28ab2bdb4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-32423abe-be1b-4fec-b044-46a28ab2bdb4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-32423abe-be1b-4fec-b044-46a28ab2bdb4 .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-c3944631-c9ac-46fb-954b-2ffd4b43ead1 {
  display: none;
}
@media (min-width: 0px) {
[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9957e6c-2966-4804-b757-7d09ede98c92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7a54d971-2dd5-4861-ba62-6eac1be156e9 {
  text-align: left;
}

#s-7a54d971-2dd5-4861-ba62-6eac1be156e9 .shg-product-quantity-wrapper {
  display: flex;
}

#s-7a54d971-2dd5-4861-ba62-6eac1be156e9 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-fcf023a7-5fe0-409f-ad32-4c9ec56bc6c3 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-fcf023a7-5fe0-409f-ad32-4c9ec56bc6c3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-fcf023a7-5fe0-409f-ad32-4c9ec56bc6c3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-fcf023a7-5fe0-409f-ad32-4c9ec56bc6c3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fcf023a7-5fe0-409f-ad32-4c9ec56bc6c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fcf023a7-5fe0-409f-ad32-4c9ec56bc6c3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-fcf023a7-5fe0-409f-ad32-4c9ec56bc6c3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f49b8a38-9b36-40b2-b22c-e9a608d682a5 {
  display: none;
}
#s-57034ab7-152c-4a23-a307-93c70b44fc5d {
  margin-top: 30px;
text-align: center;
}




  #s-57034ab7-152c-4a23-a307-93c70b44fc5d img.shogun-image {
    
    width: px;
  }


#s-57034ab7-152c-4a23-a307-93c70b44fc5d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-35aaade6-df99-4892-af52-68964afd46a7 {
  margin-top: 5px;
}

#s-caa6e167-7b1b-4ad6-b1d9-6576134126c7 {
  text-align: center;
}

#s-caa6e167-7b1b-4ad6-b1d9-6576134126c7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-caa6e167-7b1b-4ad6-b1d9-6576134126c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-caa6e167-7b1b-4ad6-b1d9-6576134126c7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bbd69bae-0f5a-47fb-8721-ee96771939e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-02532135-8976-46c1-8b2c-ac4a7f46b1d0 {
  text-align: left;
}

#s-02532135-8976-46c1-8b2c-ac4a7f46b1d0 .shg-product-quantity-wrapper {
  display: flex;
}

#s-02532135-8976-46c1-8b2c-ac4a7f46b1d0 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-eb197e9a-8e10-4ebd-967e-098882f206f4 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-eb197e9a-8e10-4ebd-967e-098882f206f4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-eb197e9a-8e10-4ebd-967e-098882f206f4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-eb197e9a-8e10-4ebd-967e-098882f206f4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eb197e9a-8e10-4ebd-967e-098882f206f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb197e9a-8e10-4ebd-967e-098882f206f4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-eb197e9a-8e10-4ebd-967e-098882f206f4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a273517b-1b11-4463-96c2-3320f62c8ba4 {
  display: none;
}
#s-64483b56-a96f-4d9c-9080-94d2bad48d76 {
  text-align: center;
}




  #s-64483b56-a96f-4d9c-9080-94d2bad48d76 img.shogun-image {
    
    width: px;
  }


#s-64483b56-a96f-4d9c-9080-94d2bad48d76 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d15dbd76-0272-4203-b42e-c95dcf5f8710 {
  margin-top: 5px;
}

#s-d4ae21d1-59e3-4ff1-8260-7d0c35229663 {
  text-align: center;
}

#s-d4ae21d1-59e3-4ff1-8260-7d0c35229663 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-d4ae21d1-59e3-4ff1-8260-7d0c35229663 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-d4ae21d1-59e3-4ff1-8260-7d0c35229663 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b118ec31-f2e6-48f7-bdac-3bc080581e3f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-bb7588c2-d03b-4a7c-806d-8e04c1071afa {
  text-align: left;
}

#s-bb7588c2-d03b-4a7c-806d-8e04c1071afa .shg-product-quantity-wrapper {
  display: flex;
}

#s-bb7588c2-d03b-4a7c-806d-8e04c1071afa .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-5dae61b3-d5f2-4ee0-9d68-532e4f67ed6e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5dae61b3-d5f2-4ee0-9d68-532e4f67ed6e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-5dae61b3-d5f2-4ee0-9d68-532e4f67ed6e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-5dae61b3-d5f2-4ee0-9d68-532e4f67ed6e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5dae61b3-d5f2-4ee0-9d68-532e4f67ed6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5dae61b3-d5f2-4ee0-9d68-532e4f67ed6e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-5dae61b3-d5f2-4ee0-9d68-532e4f67ed6e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e6b87ce7-8ea7-4b2d-9647-07aabd37f1e4 {
  display: none;
}
#s-488f5afb-7397-4d0f-94bb-5c644d0176be {
  margin-top: 30px;
text-align: center;
}




  #s-488f5afb-7397-4d0f-94bb-5c644d0176be img.shogun-image {
    
    width: px;
  }


#s-488f5afb-7397-4d0f-94bb-5c644d0176be .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5429e893-0493-4210-b110-2ed6ff69bcff {
  margin-top: 5px;
}

#s-396317d1-4dd4-4ccc-9e90-50940ed408c4 {
  text-align: center;
}

#s-396317d1-4dd4-4ccc-9e90-50940ed408c4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-396317d1-4dd4-4ccc-9e90-50940ed408c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-396317d1-4dd4-4ccc-9e90-50940ed408c4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-37e3e778-4230-497d-9900-4b1958b23832"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-66dd980f-9bb9-4bde-bd76-20d1c6945068 {
  text-align: left;
}

#s-66dd980f-9bb9-4bde-bd76-20d1c6945068 .shg-product-quantity-wrapper {
  display: flex;
}

#s-66dd980f-9bb9-4bde-bd76-20d1c6945068 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-c7dae384-cc3f-49b0-90e9-5828222eab82 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c7dae384-cc3f-49b0-90e9-5828222eab82:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-c7dae384-cc3f-49b0-90e9-5828222eab82:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-c7dae384-cc3f-49b0-90e9-5828222eab82 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c7dae384-cc3f-49b0-90e9-5828222eab82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7dae384-cc3f-49b0-90e9-5828222eab82.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-c7dae384-cc3f-49b0-90e9-5828222eab82.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8a4090ed-8739-4aaf-9d52-d0c680ba3a3b {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 30px;
min-height: 50px;
background-position: center center;
}








#s-8a4090ed-8739-4aaf-9d52-d0c680ba3a3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a4090ed-8739-4aaf-9d52-d0c680ba3a3b.shg-box.shg-c {
  justify-content: center;
}

#s-1c04aef5-1365-4be7-9b04-1f12d6b70536 {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.95);
}

#s-5f10aad9-5f61-4a11-896c-701891491e35 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-5f10aad9-5f61-4a11-896c-701891491e35:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(156, 156, 156, 1) !important;
hover-type: color !important;}#s-5f10aad9-5f61-4a11-896c-701891491e35:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-5f10aad9-5f61-4a11-896c-701891491e35.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-64442e23-d6ec-4e43-acd1-7220104f03f5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

/*
  $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;
}
