.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-46042f7c-f660-41f2-8181-a6baf31c3355 {
  background-image: url(https://i.shgcdn.com/a5a1f0da-0013-4250-b045-caef634e7ca9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}








#s-46042f7c-f660-41f2-8181-a6baf31c3355 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46042f7c-f660-41f2-8181-a6baf31c3355.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-a19b639f-ef0f-4fa1-876f-47b0d6a9706a {
  padding-top: 36px;
padding-bottom: 0px;
text-align: center;
}




  #s-a19b639f-ef0f-4fa1-876f-47b0d6a9706a img.shogun-image {
    
    width: px;
  }


#s-a19b639f-ef0f-4fa1-876f-47b0d6a9706a .shogun-image-content {
  
    align-items: center;
  
}

#s-2be07ffc-eb74-4bc0-acbb-005bca560a9b {
  min-height: 50px;
}








#s-2be07ffc-eb74-4bc0-acbb-005bca560a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2be07ffc-eb74-4bc0-acbb-005bca560a9b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-40e7db29-bf9c-4581-a102-820b2012529b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3aef7781-051f-4d99-81d1-bbb5626654b2 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4786e7c2-0735-4813-9cb0-f0178f5b1c95 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 25px;
padding-right: 0px;
}

#s-4afc0542-c6e8-4d42-99ff-ea14b69f9f84 {
  padding-left: 30px;
padding-bottom: 35px;
padding-right: 30px;
min-height: 50px;
}








#s-4afc0542-c6e8-4d42-99ff-ea14b69f9f84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4afc0542-c6e8-4d42-99ff-ea14b69f9f84.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-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61 {
  padding-top: 20px;
padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-14d27bb8-7d92-4e73-95d8-d5a0fad7ff61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-974269e8-4203-4323-b42b-1469ea83ea7b {
  padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}




  #s-974269e8-4203-4323-b42b-1469ea83ea7b img.shogun-image {
    
    width: px;
  }


#s-974269e8-4203-4323-b42b-1469ea83ea7b .shogun-image-content {
  
    align-items: center;
  
}

#s-3cd8b06d-d4f3-46e0-a4c0-4288fa6e7b5d {
  padding-left: 10px;
padding-right: 10px;
}

#s-7a28670e-e5d2-45cd-8ebe-a13336574bc9 {
  padding-left: 10px;
padding-right: 10px;
}

#s-937efdf6-be09-4457-9512-e3591d9382c4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-937efdf6-be09-4457-9512-e3591d9382c4 {
  display: none;
}
#s-937efdf6-be09-4457-9512-e3591d9382c4, #wrap-s-937efdf6-be09-4457-9512-e3591d9382c4 { display:none !important; }}@media (max-width: 767px){#s-937efdf6-be09-4457-9512-e3591d9382c4 {
  display: none;
}
#s-937efdf6-be09-4457-9512-e3591d9382c4, #wrap-s-937efdf6-be09-4457-9512-e3591d9382c4 { display:none !important; }}







#s-937efdf6-be09-4457-9512-e3591d9382c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-937efdf6-be09-4457-9512-e3591d9382c4.shg-box.shg-c {
  justify-content: center;
}

#s-2c0e6117-9052-4e11-b899-9069dc1c64c6 {
  padding-top: 16px;
padding-bottom: 16px;
text-align: center;
}




  #s-2c0e6117-9052-4e11-b899-9069dc1c64c6 img.shogun-image {
    
    width: px;
  }


#s-2c0e6117-9052-4e11-b899-9069dc1c64c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376 {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1cc0b2bd-e833-40f0-b204-fe72cf9ff376"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b4fd1bbb-c283-4595-acd6-3bf7a18f08be {
  display: none;
}
@media (min-width: 0px) {
[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e12f0359-dbac-4fe3-8379-9f8dd46d3ae0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4e127087-2440-408b-b336-d1410e9a0d0a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4e127087-2440-408b-b336-d1410e9a0d0a {
  display: none;
}
#s-4e127087-2440-408b-b336-d1410e9a0d0a, #wrap-s-4e127087-2440-408b-b336-d1410e9a0d0a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e127087-2440-408b-b336-d1410e9a0d0a {
  display: none;
}
#s-4e127087-2440-408b-b336-d1410e9a0d0a, #wrap-s-4e127087-2440-408b-b336-d1410e9a0d0a { display:none !important; }}@media (max-width: 767px){#s-4e127087-2440-408b-b336-d1410e9a0d0a {
  display: none;
}
#s-4e127087-2440-408b-b336-d1410e9a0d0a, #wrap-s-4e127087-2440-408b-b336-d1410e9a0d0a { display:none !important; }}







#s-4e127087-2440-408b-b336-d1410e9a0d0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e127087-2440-408b-b336-d1410e9a0d0a.shg-box.shg-c {
  justify-content: center;
}

.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-8fbd8033-b610-4b4c-a8c3-b29333962420 {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}


.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 {
  max-width: 100%;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom,
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 {
  max-width: 100%;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom,
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 {
  max-width: 100%;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom,
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 {
  max-width: 100%;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom,
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 {
  max-width: 100%;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom,
.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fbd8033-b610-4b4c-a8c3-b29333962420 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-095103ef-ad1f-4126-be0e-55da98fe9f2f {
  padding-top: 35px;
padding-bottom: 17px;
min-height: 50px;
}








#s-095103ef-ad1f-4126-be0e-55da98fe9f2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-095103ef-ad1f-4126-be0e-55da98fe9f2f.shg-box.shg-c {
  justify-content: center;
}

#s-96443c02-e067-4426-8820-923eb1d4611d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-96443c02-e067-4426-8820-923eb1d4611d {
  display: none;
}
#s-96443c02-e067-4426-8820-923eb1d4611d, #wrap-s-96443c02-e067-4426-8820-923eb1d4611d { display:none !important; }}@media (max-width: 767px){#s-96443c02-e067-4426-8820-923eb1d4611d {
  display: none;
}
#s-96443c02-e067-4426-8820-923eb1d4611d, #wrap-s-96443c02-e067-4426-8820-923eb1d4611d { display:none !important; }}







#s-96443c02-e067-4426-8820-923eb1d4611d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96443c02-e067-4426-8820-923eb1d4611d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-99e9a528-1caa-49f5-8e26-37a266e576f6 {
  padding-top: 10px;
padding-left: 7px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-99e9a528-1caa-49f5-8e26-37a266e576f6 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2dda8b95-f76d-47ee-80af-2a3fbe52e792 {
  padding-top: 12px;
padding-left: 7px;
padding-bottom: 12px;
padding-right: 7px;
text-align: left;
}

#s-2dda8b95-f76d-47ee-80af-2a3fbe52e792 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 161, 1);
  font-size: 19px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-2dda8b95-f76d-47ee-80af-2a3fbe52e792 .shg-product-price {
  color: rgba(84, 86, 161, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 19px;
}

#s-2dda8b95-f76d-47ee-80af-2a3fbe52e792 .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-3da0bbdb-b0dc-40da-9839-ba2475b3918a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: rgba(108, 184, 58, 1);
}
#s-3da0bbdb-b0dc-40da-9839-ba2475b3918a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3da0bbdb-b0dc-40da-9839-ba2475b3918a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3da0bbdb-b0dc-40da-9839-ba2475b3918a {
  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-3da0bbdb-b0dc-40da-9839-ba2475b3918a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3da0bbdb-b0dc-40da-9839-ba2475b3918a.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-3da0bbdb-b0dc-40da-9839-ba2475b3918a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bd5da3a2-de46-4da7-afde-756c0f20e213 {
  display: none;
}
@media (min-width: 0px) {
[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2bcda02f-157c-4a1a-9b7f-86b0c9ac4ba8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86 {
  display: none;
}
#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86, #wrap-s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86 {
  display: none;
}
#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86, #wrap-s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86 { display:none !important; }}@media (max-width: 767px){#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86 {
  display: none;
}
#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86, #wrap-s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86 { display:none !important; }}







#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce08ddf7-d9d8-4c1d-9751-87c8616a2e86.shg-box.shg-c {
  justify-content: center;
}

#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}


.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d {
  max-width: 100%;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom,
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d {
  max-width: 100%;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom,
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d {
  max-width: 100%;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom,
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d {
  max-width: 100%;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom,
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d {
  max-width: 100%;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom,
.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573d1be2-e1cf-4a5b-b23f-23c23e5a352d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8e60b307-e4c4-4638-a554-9986b5a124ba {
  padding-top: 35px;
padding-bottom: 17px;
min-height: 50px;
}








#s-8e60b307-e4c4-4638-a554-9986b5a124ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e60b307-e4c4-4638-a554-9986b5a124ba.shg-box.shg-c {
  justify-content: center;
}

#s-64205fe1-983b-4c02-9a3d-724dc11e11a7 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-64205fe1-983b-4c02-9a3d-724dc11e11a7 {
  display: none;
}
#s-64205fe1-983b-4c02-9a3d-724dc11e11a7, #wrap-s-64205fe1-983b-4c02-9a3d-724dc11e11a7 { display:none !important; }}@media (max-width: 767px){#s-64205fe1-983b-4c02-9a3d-724dc11e11a7 {
  display: none;
}
#s-64205fe1-983b-4c02-9a3d-724dc11e11a7, #wrap-s-64205fe1-983b-4c02-9a3d-724dc11e11a7 { display:none !important; }}







#s-64205fe1-983b-4c02-9a3d-724dc11e11a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64205fe1-983b-4c02-9a3d-724dc11e11a7.shg-box.shg-c {
  justify-content: center;
}

#s-14eec2bd-c49e-45ef-86d7-8dad6927d749 {
  padding-top: 10px;
padding-left: 7px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-14eec2bd-c49e-45ef-86d7-8dad6927d749 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-75b3ab98-b129-43f8-8fe3-e07c74fa1c6f {
  padding-top: 12px;
padding-left: 7px;
padding-bottom: 12px;
padding-right: 7px;
text-align: left;
}

#s-75b3ab98-b129-43f8-8fe3-e07c74fa1c6f .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 161, 1);
  font-size: 19px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-75b3ab98-b129-43f8-8fe3-e07c74fa1c6f .shg-product-price {
  color: rgba(84, 86, 161, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 19px;
}

#s-75b3ab98-b129-43f8-8fe3-e07c74fa1c6f .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-db17cadf-34f2-4397-a30e-b9ed7226b5f5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: rgba(108, 184, 58, 1);
}
#s-db17cadf-34f2-4397-a30e-b9ed7226b5f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db17cadf-34f2-4397-a30e-b9ed7226b5f5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db17cadf-34f2-4397-a30e-b9ed7226b5f5 {
  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-db17cadf-34f2-4397-a30e-b9ed7226b5f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db17cadf-34f2-4397-a30e-b9ed7226b5f5.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-db17cadf-34f2-4397-a30e-b9ed7226b5f5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d {
  display: none;
}
#s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d, #wrap-s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d {
  display: none;
}
#s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d, #wrap-s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d { display:none !important; }}







#s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9effed1e-a38f-4b2c-8a01-5a04bb0a009d.shg-box.shg-c {
  justify-content: center;
}

#s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236 {
  padding-bottom: 19px;
}

@media (min-width: 0px) {
[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.0px);
}

}

@media (min-width: 992px) {
[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.0px);
}

[id="s-f4bd8d75-2cd0-419f-bd5d-5c5b1d925236"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.0px);
}

}

#s-0a6eae49-898d-4d87-993b-49dcd5d22c59 {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}




  #s-0a6eae49-898d-4d87-993b-49dcd5d22c59 img.shogun-image {
    
    width: px;
  }


#s-0a6eae49-898d-4d87-993b-49dcd5d22c59 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e2900f5-e666-409c-8260-19660dea00fd {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}




  #s-3e2900f5-e666-409c-8260-19660dea00fd img.shogun-image {
    
    width: px;
  }


#s-3e2900f5-e666-409c-8260-19660dea00fd .shogun-image-content {
  
    align-items: center;
  
}

#s-5587e19e-cc4d-4102-8d1e-ab1f827aba56 {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}




  #s-5587e19e-cc4d-4102-8d1e-ab1f827aba56 img.shogun-image {
    
    width: px;
  }


#s-5587e19e-cc4d-4102-8d1e-ab1f827aba56 .shogun-image-content {
  
    align-items: center;
  
}

#s-3787b24d-a183-4879-89be-9d92e68ab855 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3787b24d-a183-4879-89be-9d92e68ab855 {
  display: none;
}
#s-3787b24d-a183-4879-89be-9d92e68ab855, #wrap-s-3787b24d-a183-4879-89be-9d92e68ab855 { display:none !important; }}@media (max-width: 767px){#s-3787b24d-a183-4879-89be-9d92e68ab855 {
  display: none;
}
#s-3787b24d-a183-4879-89be-9d92e68ab855, #wrap-s-3787b24d-a183-4879-89be-9d92e68ab855 { display:none !important; }}







#s-3787b24d-a183-4879-89be-9d92e68ab855 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3787b24d-a183-4879-89be-9d92e68ab855.shg-box.shg-c {
  justify-content: center;
}

#s-924964b8-028a-412f-b539-8ef0eec1962e {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-924964b8-028a-412f-b539-8ef0eec1962e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-71ffefc5-b5cd-484a-aa2f-d03e55752026 {
  padding-right: 5px;
text-align: right;
}




  #s-71ffefc5-b5cd-484a-aa2f-d03e55752026 img.shogun-image {
    
    width: px;
  }


#s-71ffefc5-b5cd-484a-aa2f-d03e55752026 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6e59247-7e92-428d-a7b2-68699880dac5 {
  text-align: center;
}




  #s-c6e59247-7e92-428d-a7b2-68699880dac5 img.shogun-image {
    
    width: px;
  }


#s-c6e59247-7e92-428d-a7b2-68699880dac5 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ee51b7d-c16a-4651-9a3a-2019f25da53f {
  text-align: left;
}




  #s-4ee51b7d-c16a-4651-9a3a-2019f25da53f img.shogun-image {
    
    width: px;
  }


#s-4ee51b7d-c16a-4651-9a3a-2019f25da53f .shogun-image-content {
  
    align-items: center;
  
}

#s-6737ecb6-859c-4d25-a168-2bc01492f9c8 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 21px;
padding-left: 30px;
padding-bottom: 35px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}








#s-6737ecb6-859c-4d25-a168-2bc01492f9c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6737ecb6-859c-4d25-a168-2bc01492f9c8.shg-box.shg-c {
  justify-content: center;
}

#s-30cfdf0d-01da-4e65-82b0-db396cf8ad48 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}




  #s-30cfdf0d-01da-4e65-82b0-db396cf8ad48 img.shogun-image {
    
    width: px;
  }


#s-30cfdf0d-01da-4e65-82b0-db396cf8ad48 .shogun-image-content {
  
    align-items: center;
  
}

#s-72653d5b-9470-4920-93de-5880832fe5ae {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-72653d5b-9470-4920-93de-5880832fe5ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-56f013a8-5b30-41bb-b5b3-c936bb166fd6 {
  min-height: 50px;
}








#s-56f013a8-5b30-41bb-b5b3-c936bb166fd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56f013a8-5b30-41bb-b5b3-c936bb166fd6.shg-box.shg-c {
  justify-content: center;
}

#s-65cade2e-3f5e-4e47-b630-19fe0fc2dd19 {
  padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
text-align: left;
}

#s-65cade2e-3f5e-4e47-b630-19fe0fc2dd19 .shogun-heading-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  italic ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d598f18b-1db8-408d-8acd-081489080dfb {
  padding-left: 10px;
padding-right: 10px;
}

#s-4bb14d95-344b-41b1-b202-d2e4f2f1a9d1 {
  padding-top: 16px;
padding-bottom: 16px;
text-align: center;
}




  #s-4bb14d95-344b-41b1-b202-d2e4f2f1a9d1 img.shogun-image {
    
    width: px;
  }


#s-4bb14d95-344b-41b1-b202-d2e4f2f1a9d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5b1bfe4-4674-4850-94b2-65e75aaf0298 {
  padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}




  #s-c5b1bfe4-4674-4850-94b2-65e75aaf0298 img.shogun-image {
    
    width: px;
  }


#s-c5b1bfe4-4674-4850-94b2-65e75aaf0298 .shogun-image-content {
  
    align-items: center;
  
}

#s-05851d97-4c39-43e5-8f8c-d3ea618650db {
  padding-left: 10px;
padding-right: 10px;
}

#s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78 {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d9c2b2c-63d0-4692-a07f-f01372ec3d78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e173684c-03da-4283-a6c1-ff8169e32cda {
  display: none;
}
@media (min-width: 0px) {
[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4fa796ac-a587-4746-93fb-b13395ac742e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8a3dd050-2678-4a23-879b-e190b27cee21 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8a3dd050-2678-4a23-879b-e190b27cee21 {
  display: none;
}
#s-8a3dd050-2678-4a23-879b-e190b27cee21, #wrap-s-8a3dd050-2678-4a23-879b-e190b27cee21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a3dd050-2678-4a23-879b-e190b27cee21 {
  display: none;
}
#s-8a3dd050-2678-4a23-879b-e190b27cee21, #wrap-s-8a3dd050-2678-4a23-879b-e190b27cee21 { display:none !important; }}@media (max-width: 767px){#s-8a3dd050-2678-4a23-879b-e190b27cee21 {
  display: none;
}
#s-8a3dd050-2678-4a23-879b-e190b27cee21, #wrap-s-8a3dd050-2678-4a23-879b-e190b27cee21 { display:none !important; }}







#s-8a3dd050-2678-4a23-879b-e190b27cee21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a3dd050-2678-4a23-879b-e190b27cee21.shg-box.shg-c {
  justify-content: center;
}

#s-e0794f6a-aeeb-433d-be80-0e42950156be {
  text-align: left;
}


.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be {
  max-width: 100%;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom,
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be {
  max-width: 100%;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom,
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be {
  max-width: 100%;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom,
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be {
  max-width: 100%;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom,
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be {
  max-width: 100%;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom,
.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0794f6a-aeeb-433d-be80-0e42950156be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6727525a-2139-42ee-875b-0ed4587970b2 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6727525a-2139-42ee-875b-0ed4587970b2 {
  display: none;
}
#s-6727525a-2139-42ee-875b-0ed4587970b2, #wrap-s-6727525a-2139-42ee-875b-0ed4587970b2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6727525a-2139-42ee-875b-0ed4587970b2 {
  display: none;
}
#s-6727525a-2139-42ee-875b-0ed4587970b2, #wrap-s-6727525a-2139-42ee-875b-0ed4587970b2 { display:none !important; }}@media (max-width: 767px){#s-6727525a-2139-42ee-875b-0ed4587970b2 {
  display: none;
}
#s-6727525a-2139-42ee-875b-0ed4587970b2, #wrap-s-6727525a-2139-42ee-875b-0ed4587970b2 { display:none !important; }}







#s-6727525a-2139-42ee-875b-0ed4587970b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6727525a-2139-42ee-875b-0ed4587970b2.shg-box.shg-c {
  justify-content: center;
}

#s-5cb9ae64-2a59-4769-a2de-698b8720846a {
  padding-top: 35px;
padding-bottom: 17px;
min-height: 50px;
}








#s-5cb9ae64-2a59-4769-a2de-698b8720846a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cb9ae64-2a59-4769-a2de-698b8720846a.shg-box.shg-c {
  justify-content: center;
}

#s-22d719b6-a18e-4db0-a550-9bb9cd49d9aa {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-22d719b6-a18e-4db0-a550-9bb9cd49d9aa .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-775f8d35-1546-497c-a726-cad89af08285 {
  padding-top: 12px;
padding-bottom: 12px;
text-align: left;
}

#s-775f8d35-1546-497c-a726-cad89af08285 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 161, 1);
  font-size: 19px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-775f8d35-1546-497c-a726-cad89af08285 .shg-product-price {
  color: rgba(84, 86, 161, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 19px;
}

#s-775f8d35-1546-497c-a726-cad89af08285 .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-1eff643d-d265-42c7-a406-aae72b322c3e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: rgba(108, 184, 58, 1);
}
#s-1eff643d-d265-42c7-a406-aae72b322c3e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1eff643d-d265-42c7-a406-aae72b322c3e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1eff643d-d265-42c7-a406-aae72b322c3e {
  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-1eff643d-d265-42c7-a406-aae72b322c3e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1eff643d-d265-42c7-a406-aae72b322c3e.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-1eff643d-d265-42c7-a406-aae72b322c3e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4080cc0e-6bd0-4918-a246-45013b527556 {
  display: none;
}
@media (min-width: 0px) {
[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe38cc87-b58a-4b41-900e-73f3555b4861"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-27b69050-6c14-4e68-b543-a18810ec989f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-27b69050-6c14-4e68-b543-a18810ec989f {
  display: none;
}
#s-27b69050-6c14-4e68-b543-a18810ec989f, #wrap-s-27b69050-6c14-4e68-b543-a18810ec989f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27b69050-6c14-4e68-b543-a18810ec989f {
  display: none;
}
#s-27b69050-6c14-4e68-b543-a18810ec989f, #wrap-s-27b69050-6c14-4e68-b543-a18810ec989f { display:none !important; }}@media (max-width: 767px){#s-27b69050-6c14-4e68-b543-a18810ec989f {
  display: none;
}
#s-27b69050-6c14-4e68-b543-a18810ec989f, #wrap-s-27b69050-6c14-4e68-b543-a18810ec989f { display:none !important; }}







#s-27b69050-6c14-4e68-b543-a18810ec989f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27b69050-6c14-4e68-b543-a18810ec989f.shg-box.shg-c {
  justify-content: center;
}

#s-5a90e21f-f239-4e59-a83e-3bea283b9231 {
  text-align: left;
}


.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 {
  max-width: 100%;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom,
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 {
  max-width: 100%;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom,
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 {
  max-width: 100%;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom,
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 {
  max-width: 100%;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom,
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 {
  max-width: 100%;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom,
.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a90e21f-f239-4e59-a83e-3bea283b9231 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe {
  display: none;
}
#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe, #wrap-s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe {
  display: none;
}
#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe, #wrap-s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe { display:none !important; }}@media (max-width: 767px){#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe {
  display: none;
}
#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe, #wrap-s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe { display:none !important; }}







#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1fd08b6-f6df-4151-a458-5cdf9dc406fe.shg-box.shg-c {
  justify-content: center;
}

#s-9c35fa50-1b41-4de9-8f49-79c653e1fc31 {
  padding-top: 35px;
padding-bottom: 17px;
min-height: 50px;
}








#s-9c35fa50-1b41-4de9-8f49-79c653e1fc31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c35fa50-1b41-4de9-8f49-79c653e1fc31.shg-box.shg-c {
  justify-content: center;
}

#s-c44710ec-7c4a-41ab-81f8-388f5a25f649 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-c44710ec-7c4a-41ab-81f8-388f5a25f649 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-037d1cc1-d624-4e61-9e31-82d73efbfd5f {
  padding-top: 12px;
padding-bottom: 12px;
text-align: left;
}

#s-037d1cc1-d624-4e61-9e31-82d73efbfd5f .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 161, 1);
  font-size: 19px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-037d1cc1-d624-4e61-9e31-82d73efbfd5f .shg-product-price {
  color: rgba(84, 86, 161, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 19px;
}

#s-037d1cc1-d624-4e61-9e31-82d73efbfd5f .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-68e5158e-fb16-48d8-a85f-8bfc9d9e2377 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: rgba(108, 184, 58, 1);
}
#s-68e5158e-fb16-48d8-a85f-8bfc9d9e2377:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-68e5158e-fb16-48d8-a85f-8bfc9d9e2377:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-68e5158e-fb16-48d8-a85f-8bfc9d9e2377 {
  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-68e5158e-fb16-48d8-a85f-8bfc9d9e2377.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68e5158e-fb16-48d8-a85f-8bfc9d9e2377.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-68e5158e-fb16-48d8-a85f-8bfc9d9e2377.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bc45b99f-5d88-420b-9141-8281e6753966 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-bc45b99f-5d88-420b-9141-8281e6753966 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc45b99f-5d88-420b-9141-8281e6753966.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08168c42-0258-4591-a272-b4225b869c9b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ce6d53c-af39-44e0-bd85-4a383a363b72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

#s-260eeda1-112c-4ea0-a1dd-4bebd0c79102 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 23px;
padding-left: 29px;
padding-bottom: 23px;
padding-right: 29px;
}

@media (min-width: 0px) {
[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c69dc94f-cc95-4195-8347-3faf17cbf984"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9ad8dced-5d9e-4ea3-85e0-6fe9db3ff21f {
  padding-top: 16px;
padding-left: 33px;
padding-bottom: 10px;
padding-right: 39px;
}

#s-b7da43aa-1410-4d2e-91ff-0c5f16d95638 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 21px;
padding-left: 30px;
padding-bottom: 35px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}








#s-b7da43aa-1410-4d2e-91ff-0c5f16d95638 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7da43aa-1410-4d2e-91ff-0c5f16d95638.shg-box.shg-c {
  justify-content: center;
}

#s-5a93abd2-2b49-49ec-90a7-37035e1c3f82 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}




  #s-5a93abd2-2b49-49ec-90a7-37035e1c3f82 img.shogun-image {
    
    width: px;
  }


#s-5a93abd2-2b49-49ec-90a7-37035e1c3f82 .shogun-image-content {
  
    align-items: center;
  
}

#s-133bc833-3811-42f4-bfa8-847b2144b1ce {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133bc833-3811-42f4-bfa8-847b2144b1ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-727909da-6073-4abe-bd12-ed1aa041344b {
  padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}




  #s-727909da-6073-4abe-bd12-ed1aa041344b img.shogun-image {
    
    width: px;
  }


#s-727909da-6073-4abe-bd12-ed1aa041344b .shogun-image-content {
  
    align-items: center;
  
}

#s-4527d437-a4ef-4337-bd5b-6224973e9c98 {
  padding-left: 10px;
padding-right: 10px;
}

#s-9900e67e-c6d1-4747-b47b-42f64d0b9a69 {
  min-height: 50px;
}








#s-9900e67e-c6d1-4747-b47b-42f64d0b9a69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9900e67e-c6d1-4747-b47b-42f64d0b9a69.shg-box.shg-c {
  justify-content: center;
}

#s-c2cf947b-ffe8-43c1-8676-5280a8dcdb66 {
  padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
text-align: left;
}

#s-c2cf947b-ffe8-43c1-8676-5280a8dcdb66 .shogun-heading-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  italic ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8784bd33-55c0-4245-9df9-335cd0e58445 {
  padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-4dc3feb7-9aa7-4356-8241-66411bbcc4f6 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4dc3feb7-9aa7-4356-8241-66411bbcc4f6 {
  
}
}







#s-4dc3feb7-9aa7-4356-8241-66411bbcc4f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4dc3feb7-9aa7-4356-8241-66411bbcc4f6.shg-box.shg-c {
  justify-content: center;
}

#s-23428392-013c-4ad9-a5f7-6e8a0b1305bd {
  padding-top: 16px;
padding-bottom: 16px;
text-align: center;
}




  #s-23428392-013c-4ad9-a5f7-6e8a0b1305bd img.shogun-image {
    
    width: px;
  }


#s-23428392-013c-4ad9-a5f7-6e8a0b1305bd .shogun-image-content {
  
    align-items: center;
  
}

#s-33969c8f-d324-4d40-8d1a-5f536d49520e {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33969c8f-d324-4d40-8d1a-5f536d49520e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8e94e1a6-b6af-4e8e-baa4-070419092e9a {
  display: none;
}
@media (min-width: 0px) {
[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e0861fa-9084-43c2-9ed7-f015defd7ae0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a03af8ea-783c-4e68-b450-7ee16e277717 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a03af8ea-783c-4e68-b450-7ee16e277717 {
  display: none;
}
#s-a03af8ea-783c-4e68-b450-7ee16e277717, #wrap-s-a03af8ea-783c-4e68-b450-7ee16e277717 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a03af8ea-783c-4e68-b450-7ee16e277717 {
  display: none;
}
#s-a03af8ea-783c-4e68-b450-7ee16e277717, #wrap-s-a03af8ea-783c-4e68-b450-7ee16e277717 { display:none !important; }}@media (max-width: 767px){#s-a03af8ea-783c-4e68-b450-7ee16e277717 {
  display: none;
}
#s-a03af8ea-783c-4e68-b450-7ee16e277717, #wrap-s-a03af8ea-783c-4e68-b450-7ee16e277717 { display:none !important; }}







#s-a03af8ea-783c-4e68-b450-7ee16e277717 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a03af8ea-783c-4e68-b450-7ee16e277717.shg-box.shg-c {
  justify-content: center;
}

#s-27568187-a977-4d84-b150-54761523ef63 {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}


.shg-c#s-27568187-a977-4d84-b150-54761523ef63 {
  max-width: 100%;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom,
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 {
  max-width: 100%;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom,
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 {
  max-width: 100%;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom,
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 {
  max-width: 100%;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom,
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 {
  max-width: 100%;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom,
.shg-c#s-27568187-a977-4d84-b150-54761523ef63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27568187-a977-4d84-b150-54761523ef63 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6 {
  display: none;
}
#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6, #wrap-s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6 {
  display: none;
}
#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6, #wrap-s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6 { display:none !important; }}@media (max-width: 767px){#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6 {
  display: none;
}
#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6, #wrap-s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6 { display:none !important; }}







#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e701f25b-1aff-4903-8c15-cf1ceb28f6a6.shg-box.shg-c {
  justify-content: center;
}

#s-1c493cda-87a5-4c70-ac1a-256ccea7685f {
  padding-top: 35px;
padding-bottom: 17px;
min-height: 50px;
}








#s-1c493cda-87a5-4c70-ac1a-256ccea7685f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c493cda-87a5-4c70-ac1a-256ccea7685f.shg-box.shg-c {
  justify-content: center;
}

#s-8592e2fb-47fb-4299-8208-d68546b27667 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-8592e2fb-47fb-4299-8208-d68546b27667 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2741d11d-4a2c-42b0-9660-cd93187a0674 {
  padding-top: 12px;
padding-bottom: 12px;
text-align: left;
}

#s-2741d11d-4a2c-42b0-9660-cd93187a0674 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 161, 1);
  font-size: 19px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-2741d11d-4a2c-42b0-9660-cd93187a0674 .shg-product-price {
  color: rgba(84, 86, 161, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 19px;
}

#s-2741d11d-4a2c-42b0-9660-cd93187a0674 .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-e14b4872-5074-4bff-9aaf-890543f4df7c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: rgba(108, 184, 58, 1);
}
#s-e14b4872-5074-4bff-9aaf-890543f4df7c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e14b4872-5074-4bff-9aaf-890543f4df7c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e14b4872-5074-4bff-9aaf-890543f4df7c {
  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-e14b4872-5074-4bff-9aaf-890543f4df7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e14b4872-5074-4bff-9aaf-890543f4df7c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-e14b4872-5074-4bff-9aaf-890543f4df7c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-363d9d8a-6db1-456d-89ec-74327ea43928 {
  display: none;
}
@media (min-width: 0px) {
[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d5fb168e-7d8e-4cee-86c2-82a5a0213e69"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a {
  display: none;
}
#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a, #wrap-s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a {
  display: none;
}
#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a, #wrap-s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a { display:none !important; }}@media (max-width: 767px){#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a {
  display: none;
}
#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a, #wrap-s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a { display:none !important; }}







#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7bc0e6f-3e63-493a-b8b4-6a755cad242a.shg-box.shg-c {
  justify-content: center;
}

#s-602c9eaa-8b73-4b37-8f31-136645f5c699 {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}


.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 {
  max-width: 100%;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom,
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 {
  max-width: 100%;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom,
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 {
  max-width: 100%;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom,
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 {
  max-width: 100%;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom,
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 {
  max-width: 100%;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom,
.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602c9eaa-8b73-4b37-8f31-136645f5c699 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b {
  display: none;
}
#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b, #wrap-s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b {
  display: none;
}
#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b, #wrap-s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b { display:none !important; }}@media (max-width: 767px){#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b {
  display: none;
}
#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b, #wrap-s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b { display:none !important; }}







#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b3ae342-5e48-4675-b8fc-3c2c8c1a6b4b.shg-box.shg-c {
  justify-content: center;
}

#s-28cf978d-b2e1-482b-8a07-06fe12cd9f22 {
  padding-top: 35px;
padding-bottom: 17px;
min-height: 50px;
}








#s-28cf978d-b2e1-482b-8a07-06fe12cd9f22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28cf978d-b2e1-482b-8a07-06fe12cd9f22.shg-box.shg-c {
  justify-content: center;
}

#s-21b40012-826d-404a-a178-aae11063172a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-21b40012-826d-404a-a178-aae11063172a .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ddeaa4e6-4f08-4c1d-9a95-a6267c84027d {
  padding-top: 12px;
padding-bottom: 12px;
text-align: left;
}

#s-ddeaa4e6-4f08-4c1d-9a95-a6267c84027d .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 161, 1);
  font-size: 19px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-ddeaa4e6-4f08-4c1d-9a95-a6267c84027d .shg-product-price {
  color: rgba(84, 86, 161, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 19px;
}

#s-ddeaa4e6-4f08-4c1d-9a95-a6267c84027d .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-a66988b8-a9f0-4548-b55b-4c285dab1491 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: rgba(108, 184, 58, 1);
}
#s-a66988b8-a9f0-4548-b55b-4c285dab1491:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a66988b8-a9f0-4548-b55b-4c285dab1491:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a66988b8-a9f0-4548-b55b-4c285dab1491 {
  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-a66988b8-a9f0-4548-b55b-4c285dab1491.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a66988b8-a9f0-4548-b55b-4c285dab1491.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-a66988b8-a9f0-4548-b55b-4c285dab1491.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8 {
  display: none;
}
#s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8, #wrap-s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8 {
  display: none;
}
#s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8, #wrap-s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8 { display:none !important; }}







#s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c3fe7ee-24d6-40d5-b03b-590a8d8997e8.shg-box.shg-c {
  justify-content: center;
}

#s-7e994239-c6db-4bc4-856a-aaa3297ca4ef {
  text-align: center;
}




  #s-7e994239-c6db-4bc4-856a-aaa3297ca4ef img.shogun-image {
    
    width: px;
  }


#s-7e994239-c6db-4bc4-856a-aaa3297ca4ef .shogun-image-content {
  
    align-items: center;
  
}

#s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5 {
  display: none;
}
#s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5, #wrap-s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5 { display:none !important; }}@media (max-width: 767px){#s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5 {
  display: none;
}
#s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5, #wrap-s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5 { display:none !important; }}







#s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f31ab44-f8ba-40ab-a438-faa60bd8d9f5.shg-box.shg-c {
  justify-content: center;
}

#s-fc0e4b86-ac86-4d16-9da7-1703e4a98fa2 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
}




  #s-fc0e4b86-ac86-4d16-9da7-1703e4a98fa2 img.shogun-image {
    
    width: px;
  }


#s-fc0e4b86-ac86-4d16-9da7-1703e4a98fa2 .shogun-image-content {
  
    align-items: center;
  
}

#s-10639b0f-7aca-4d42-993f-00920fa4492b {
  min-height: 50px;
}








#s-10639b0f-7aca-4d42-993f-00920fa4492b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10639b0f-7aca-4d42-993f-00920fa4492b.shg-box.shg-c {
  justify-content: center;
}

#s-b817645d-0bde-4caf-a013-2556e09bb497 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 21px;
padding-left: 30px;
padding-bottom: 35px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}








#s-b817645d-0bde-4caf-a013-2556e09bb497 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b817645d-0bde-4caf-a013-2556e09bb497.shg-box.shg-c {
  justify-content: center;
}

#s-7a770a98-179d-48b7-9d2f-2a5d15b70535 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}




  #s-7a770a98-179d-48b7-9d2f-2a5d15b70535 img.shogun-image {
    
    width: px;
  }


#s-7a770a98-179d-48b7-9d2f-2a5d15b70535 .shogun-image-content {
  
    align-items: center;
  
}

#s-00ac34c9-450b-4c86-911a-89d40e373cfa {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00ac34c9-450b-4c86-911a-89d40e373cfa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f2633d8b-3bc7-4cec-8d10-6a150b29a411 {
  min-height: 50px;
}








#s-f2633d8b-3bc7-4cec-8d10-6a150b29a411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2633d8b-3bc7-4cec-8d10-6a150b29a411.shg-box.shg-c {
  justify-content: center;
}

#s-ec76633c-c57c-4191-b77d-e28cb8d2bcdf {
  padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
text-align: left;
}

#s-ec76633c-c57c-4191-b77d-e28cb8d2bcdf .shogun-heading-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  italic ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6f0e9534-3095-409d-a75e-f9abe1bddc6a {
  padding-left: 10px;
padding-right: 10px;
}

#s-d718bce3-7b79-454d-9f1e-ad533e23ec32 {
  padding-top: 16px;
padding-bottom: 16px;
text-align: center;
}




  #s-d718bce3-7b79-454d-9f1e-ad533e23ec32 img.shogun-image {
    
    width: px;
  }


#s-d718bce3-7b79-454d-9f1e-ad533e23ec32 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2105af0-b1e6-4274-863e-0d2933289339 {
  padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}




  #s-e2105af0-b1e6-4274-863e-0d2933289339 img.shogun-image {
    
    width: px;
  }


#s-e2105af0-b1e6-4274-863e-0d2933289339 .shogun-image-content {
  
    align-items: center;
  
}

#s-be2b98c2-b404-4739-9573-af83c60603c4 {
  padding-left: 10px;
padding-right: 10px;
}

#s-c03b30d0-a839-4e32-8ede-b237a5afe70d {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c03b30d0-a839-4e32-8ede-b237a5afe70d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b06e7fec-0430-48f5-b498-67679e0c17ea {
  display: none;
}
@media (min-width: 0px) {
[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c111b5d2-cb12-4b55-8e89-aef8276a271f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a {
  text-align: left;
}


.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a {
  max-width: 100%;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom,
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a {
  max-width: 100%;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom,
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a {
  max-width: 100%;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom,
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a {
  max-width: 100%;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom,
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a {
  max-width: 100%;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom,
.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0deda1a0-b317-4941-9de2-1bc3c1d80a1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-93fd702f-5b69-4cf0-a36c-6ab0c9d39f0e {
  padding-top: 35px;
padding-bottom: 17px;
min-height: 50px;
}








#s-93fd702f-5b69-4cf0-a36c-6ab0c9d39f0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93fd702f-5b69-4cf0-a36c-6ab0c9d39f0e.shg-box.shg-c {
  justify-content: center;
}

#s-bfb0df46-10a2-4044-aeb1-b01c86b34910 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-bfb0df46-10a2-4044-aeb1-b01c86b34910 {
  display: none;
}
#s-bfb0df46-10a2-4044-aeb1-b01c86b34910, #wrap-s-bfb0df46-10a2-4044-aeb1-b01c86b34910 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfb0df46-10a2-4044-aeb1-b01c86b34910 {
  display: none;
}
#s-bfb0df46-10a2-4044-aeb1-b01c86b34910, #wrap-s-bfb0df46-10a2-4044-aeb1-b01c86b34910 { display:none !important; }}@media (max-width: 767px){#s-bfb0df46-10a2-4044-aeb1-b01c86b34910 {
  display: none;
}
#s-bfb0df46-10a2-4044-aeb1-b01c86b34910, #wrap-s-bfb0df46-10a2-4044-aeb1-b01c86b34910 { display:none !important; }}







#s-bfb0df46-10a2-4044-aeb1-b01c86b34910 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfb0df46-10a2-4044-aeb1-b01c86b34910.shg-box.shg-c {
  justify-content: center;
}

#s-32308513-460c-44cb-ad33-9911b84baebf {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-32308513-460c-44cb-ad33-9911b84baebf .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c0a9547f-0413-4ec4-8474-e3bfca0df229 {
  padding-top: 12px;
padding-bottom: 12px;
text-align: center;
}

#s-c0a9547f-0413-4ec4-8474-e3bfca0df229 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 161, 1);
  font-size: 19px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-c0a9547f-0413-4ec4-8474-e3bfca0df229 .shg-product-price {
  color: rgba(84, 86, 161, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 19px;
}

#s-c0a9547f-0413-4ec4-8474-e3bfca0df229 .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-0e93476f-7c2e-4154-bc8d-61a63cef30c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(108, 184, 58, 1);
}
#s-0e93476f-7c2e-4154-bc8d-61a63cef30c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0e93476f-7c2e-4154-bc8d-61a63cef30c9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0e93476f-7c2e-4154-bc8d-61a63cef30c9 {
  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-0e93476f-7c2e-4154-bc8d-61a63cef30c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e93476f-7c2e-4154-bc8d-61a63cef30c9.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-0e93476f-7c2e-4154-bc8d-61a63cef30c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a9cbe3fc-9263-4fd3-9cd3-07f7eb6ba172 {
  min-height: 50px;
}








#s-a9cbe3fc-9263-4fd3-9cd3-07f7eb6ba172 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9cbe3fc-9263-4fd3-9cd3-07f7eb6ba172.shg-box.shg-c {
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
