.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-33f5b492-e42f-4ece-a286-d7044b499938 {
  min-height: 50px;
}








#s-33f5b492-e42f-4ece-a286-d7044b499938 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33f5b492-e42f-4ece-a286-d7044b499938.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-6cf0dfcc-306f-41b7-9ee7-1a53838780a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6cf0dfcc-306f-41b7-9ee7-1a53838780a0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

@media (min-width: 0px) {
[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df3fca8f-ddc3-4101-8234-48aa227654ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-4473baa6-b881-4045-9b4a-754312006f2e {
  min-height: 50px;
}








#s-4473baa6-b881-4045-9b4a-754312006f2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4473baa6-b881-4045-9b4a-754312006f2e.shg-box.shg-c {
  justify-content: center;
}

#s-d64d246e-fba2-4f22-9e50-ddda9af588ed {
  min-height: 50px;
}








#s-d64d246e-fba2-4f22-9e50-ddda9af588ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d64d246e-fba2-4f22-9e50-ddda9af588ed.shg-box.shg-c {
  justify-content: center;
}

#s-bfbdaab7-0431-4dbe-b55e-eae1a26e277e {
  min-height: 50px;
}








#s-bfbdaab7-0431-4dbe-b55e-eae1a26e277e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfbdaab7-0431-4dbe-b55e-eae1a26e277e.shg-box.shg-c {
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-f8ea8f00-ad6e-4e30-b7ee-cbf9f1076230 {
  box-shadow:5px 3px 10px 1px rgba(0, 0, 0, 0.09);
}

#s-f8ea8f00-ad6e-4e30-b7ee-cbf9f1076230 .shogun-tabs {
  justify-content: flex-start;
}


  #s-f8ea8f00-ad6e-4e30-b7ee-cbf9f1076230 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(235, 235, 235, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f8ea8f00-ad6e-4e30-b7ee-cbf9f1076230 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(66, 66, 66, 1);
    border: 1px solid #ddd;
  }
#s-f8ea8f00-ad6e-4e30-b7ee-cbf9f1076230 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(92, 133, 138, 1);
  font-family: Poppins;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-f8ea8f00-ad6e-4e30-b7ee-cbf9f1076230 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-f8ea8f00-ad6e-4e30-b7ee-cbf9f1076230 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(66, 66, 66, 1);
}

#s-f8ea8f00-ad6e-4e30-b7ee-cbf9f1076230 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-89b68047-79fe-412b-a87f-5f48ccd6d34a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-89b68047-79fe-412b-a87f-5f48ccd6d34a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-89b68047-79fe-412b-a87f-5f48ccd6d34a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(92, 133, 138, 1);
}

#s-89b68047-79fe-412b-a87f-5f48ccd6d34a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-89b68047-79fe-412b-a87f-5f48ccd6d34a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(92, 133, 138, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-89b68047-79fe-412b-a87f-5f48ccd6d34a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-99d27da5-994b-4f57-8234-1ded7bd3fd36 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99d27da5-994b-4f57-8234-1ded7bd3fd36 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-99d27da5-994b-4f57-8234-1ded7bd3fd36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7fa84398-d7e1-491b-8565-76872a52ca8b {
  margin-left: 30px;
margin-right: 30px;
}

#s-7fa84398-d7e1-491b-8565-76872a52ca8b {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-74a4552b-5091-4e39-93b4-e64c93810809 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-74a4552b-5091-4e39-93b4-e64c93810809 {
  margin-top: 80px;
}
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 {
  max-width: 100%;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom,
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  max-width: 99px !important;
  min-height:  !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 {
  max-width: 100%;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom,
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  max-width: 99px !important;
  min-height:  !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 {
  max-width: 100%;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom,
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  max-width: 99px !important;
  min-height:  !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 {
  max-width: 100%;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom,
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  max-width: 99px !important;
  min-height:  !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 {
  max-width: 100%;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom,
.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 img.shogun-image {
  max-width: 99px !important;
  min-height:  !important;
}

.shg-c#s-74a4552b-5091-4e39-93b4-e64c93810809 .shg-image-zoom {
  
    margin: 0 auto;
  
}

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

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

#s-56b14002-0850-4297-8d00-29041a1c779a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-56b14002-0850-4297-8d00-29041a1c779a {
  margin-bottom: 40px;
}
}
#s-56b14002-0850-4297-8d00-29041a1c779a .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-8a4b8fe7-daf7-4e93-b85a-82ba1ba60d94 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-8a4b8fe7-daf7-4e93-b85a-82ba1ba60d94 {
  display: none;
}
#s-3c8e708c-7990-44cf-a4d7-ece8a518e08f {
  margin-bottom: 30px;
min-height: 20px;
}








#s-3c8e708c-7990-44cf-a4d7-ece8a518e08f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c8e708c-7990-44cf-a4d7-ece8a518e08f.shg-box.shg-c {
  justify-content: center;
}

#s-97abf3c7-c33f-4ac1-827b-d8118989c662 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-c0be57b2-3e08-444b-8ae4-ea969706f574 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-c0be57b2-3e08-444b-8ae4-ea969706f574 {
  margin-right: 20px;
}
}
#s-c0be57b2-3e08-444b-8ae4-ea969706f574 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-c0be57b2-3e08-444b-8ae4-ea969706f574 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-c0be57b2-3e08-444b-8ae4-ea969706f574 .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-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1 {
  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-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1 {
  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-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c245f8db-0d3a-4e95-a60f-b233ec0dc0f1.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-10296062-7966-4184-b46d-f5136f2af097 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-10296062-7966-4184-b46d-f5136f2af097 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-10296062-7966-4184-b46d-f5136f2af097 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-10296062-7966-4184-b46d-f5136f2af097 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-10296062-7966-4184-b46d-f5136f2af097 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-55726d90-12fa-414b-a435-541c77ca1808 {
  margin-left: 30px;
margin-right: 30px;
}

#s-55726d90-12fa-414b-a435-541c77ca1808 {
  display: none;
}
#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 {
  margin-top: 80px;
}
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 {
  max-width: 100%;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom,
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  max-width: 42px !important;
  min-height:  !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 {
  max-width: 100%;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom,
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  max-width: 42px !important;
  min-height:  !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 {
  max-width: 100%;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom,
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  max-width: 42px !important;
  min-height:  !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 {
  max-width: 100%;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom,
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  max-width: 42px !important;
  min-height:  !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 {
  max-width: 100%;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom,
.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 img.shogun-image {
  max-width: 42px !important;
  min-height:  !important;
}

.shg-c#s-4c10bcd0-e1c7-4de1-8e0d-2b74b755bed1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-88187b37-b545-4e62-92a7-bba6b1131e97 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-88187b37-b545-4e62-92a7-bba6b1131e97 {
  margin-bottom: 40px;
}
}
#s-88187b37-b545-4e62-92a7-bba6b1131e97 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-c657aca3-066a-4b78-a006-a2ebccd55812 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-c657aca3-066a-4b78-a006-a2ebccd55812 {
  display: none;
}
#s-cef1ffaa-980e-4162-af30-ff858f350f00 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-cef1ffaa-980e-4162-af30-ff858f350f00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cef1ffaa-980e-4162-af30-ff858f350f00.shg-box.shg-c {
  justify-content: center;
}

#s-af99d8cf-712d-49c8-a4dd-2ac2d9073b66 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-7cafa1fd-a040-4d80-a389-7a6d81245bb0 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-7cafa1fd-a040-4d80-a389-7a6d81245bb0 {
  margin-right: 20px;
}
}
#s-7cafa1fd-a040-4d80-a389-7a6d81245bb0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-7cafa1fd-a040-4d80-a389-7a6d81245bb0 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-7cafa1fd-a040-4d80-a389-7a6d81245bb0 .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-bbe38166-25c6-4d21-9238-45d5c67cb77e {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-bbe38166-25c6-4d21-9238-45d5c67cb77e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-bbe38166-25c6-4d21-9238-45d5c67cb77e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-bbe38166-25c6-4d21-9238-45d5c67cb77e {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-bbe38166-25c6-4d21-9238-45d5c67cb77e {
  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-bbe38166-25c6-4d21-9238-45d5c67cb77e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbe38166-25c6-4d21-9238-45d5c67cb77e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bbe38166-25c6-4d21-9238-45d5c67cb77e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bbe38166-25c6-4d21-9238-45d5c67cb77e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-bbe38166-25c6-4d21-9238-45d5c67cb77e {
  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-bbe38166-25c6-4d21-9238-45d5c67cb77e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbe38166-25c6-4d21-9238-45d5c67cb77e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bbe38166-25c6-4d21-9238-45d5c67cb77e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bbe38166-25c6-4d21-9238-45d5c67cb77e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-19f8af34-da94-4a97-b32f-e449173817ad {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-19f8af34-da94-4a97-b32f-e449173817ad .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-19f8af34-da94-4a97-b32f-e449173817ad .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-19f8af34-da94-4a97-b32f-e449173817ad .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-19f8af34-da94-4a97-b32f-e449173817ad .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-99025bf4-6a41-4dca-93cc-a4f3be52b488 {
  margin-left: 30px;
margin-right: 30px;
}

#s-99025bf4-6a41-4dca-93cc-a4f3be52b488 {
  display: none;
}
#s-57807360-f897-4bb1-acc7-fef29bc3de44 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-57807360-f897-4bb1-acc7-fef29bc3de44 {
  margin-top: 80px;
}
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 {
  max-width: 100%;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom,
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 {
  max-width: 100%;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom,
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 {
  max-width: 100%;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom,
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 {
  max-width: 100%;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom,
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 {
  max-width: 100%;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom,
.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-57807360-f897-4bb1-acc7-fef29bc3de44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a2685919-13e6-4d22-80a4-6a317cf83c0c {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2685919-13e6-4d22-80a4-6a317cf83c0c {
  margin-bottom: 40px;
}
}
#s-a2685919-13e6-4d22-80a4-6a317cf83c0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-d8d237af-995f-4891-b231-88d69dae8ef2 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-d8d237af-995f-4891-b231-88d69dae8ef2 {
  display: none;
}
#s-cf9d7768-78d8-4f1a-be05-a69da05f1ab0 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-cf9d7768-78d8-4f1a-be05-a69da05f1ab0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf9d7768-78d8-4f1a-be05-a69da05f1ab0.shg-box.shg-c {
  justify-content: center;
}

#s-2410a7db-4cb5-4cdb-8596-881f7ec5f478 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-f8e9e99d-dbc7-4b01-b9cf-5f4eff508e77 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-f8e9e99d-dbc7-4b01-b9cf-5f4eff508e77 {
  margin-right: 20px;
}
}
#s-f8e9e99d-dbc7-4b01-b9cf-5f4eff508e77 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-f8e9e99d-dbc7-4b01-b9cf-5f4eff508e77 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-f8e9e99d-dbc7-4b01-b9cf-5f4eff508e77 .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-8de3c0ac-b994-4984-80c7-75b45fdf9935 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-8de3c0ac-b994-4984-80c7-75b45fdf9935:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8de3c0ac-b994-4984-80c7-75b45fdf9935:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8de3c0ac-b994-4984-80c7-75b45fdf9935 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-8de3c0ac-b994-4984-80c7-75b45fdf9935 {
  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-8de3c0ac-b994-4984-80c7-75b45fdf9935.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8de3c0ac-b994-4984-80c7-75b45fdf9935.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8de3c0ac-b994-4984-80c7-75b45fdf9935.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8de3c0ac-b994-4984-80c7-75b45fdf9935.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-8de3c0ac-b994-4984-80c7-75b45fdf9935 {
  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-8de3c0ac-b994-4984-80c7-75b45fdf9935.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8de3c0ac-b994-4984-80c7-75b45fdf9935.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8de3c0ac-b994-4984-80c7-75b45fdf9935.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8de3c0ac-b994-4984-80c7-75b45fdf9935.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-b8f5efcd-2345-492a-bce8-af8cecdc0cff {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-b8f5efcd-2345-492a-bce8-af8cecdc0cff .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b8f5efcd-2345-492a-bce8-af8cecdc0cff .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b8f5efcd-2345-492a-bce8-af8cecdc0cff .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b8f5efcd-2345-492a-bce8-af8cecdc0cff .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-42045ab1-6664-4048-8c61-d763a159d3c3 {
  min-height: 50px;
}








#s-42045ab1-6664-4048-8c61-d763a159d3c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42045ab1-6664-4048-8c61-d763a159d3c3.shg-box.shg-c {
  justify-content: center;
}

#s-ea8016b3-4cbf-4c01-acea-c9a35141eb23 {
  min-height: 50px;
}








#s-ea8016b3-4cbf-4c01-acea-c9a35141eb23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea8016b3-4cbf-4c01-acea-c9a35141eb23.shg-box.shg-c {
  justify-content: center;
}

#s-801db334-867c-41f0-903d-3430209cc8d1 {
  min-height: 50px;
}








#s-801db334-867c-41f0-903d-3430209cc8d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-801db334-867c-41f0-903d-3430209cc8d1.shg-box.shg-c {
  justify-content: center;
}

#s-2da0adbe-2833-429f-8f47-51174d8955ae {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2da0adbe-2833-429f-8f47-51174d8955ae {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2da0adbe-2833-429f-8f47-51174d8955ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8dcfc5f0-b640-4cd2-9b70-ec71b1071bc8 {
  margin-left: 30px;
margin-right: 30px;
}

#s-8dcfc5f0-b640-4cd2-9b70-ec71b1071bc8 {
  display: none;
}
#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 {
  margin-top: 80px;
}
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 {
  max-width: 100%;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom,
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  max-width: 145px !important;
  min-height:  !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 {
  max-width: 100%;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom,
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  max-width: 145px !important;
  min-height:  !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 {
  max-width: 100%;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom,
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  max-width: 145px !important;
  min-height:  !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 {
  max-width: 100%;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom,
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  max-width: 145px !important;
  min-height:  !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 {
  max-width: 100%;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom,
.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 img.shogun-image {
  max-width: 145px !important;
  min-height:  !important;
}

.shg-c#s-f6123c91-75f5-48e7-8e44-e12b68e093b3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-46a01b34-c420-4263-9b24-c6c8745f3a9f {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-46a01b34-c420-4263-9b24-c6c8745f3a9f {
  margin-bottom: 40px;
}
}
#s-46a01b34-c420-4263-9b24-c6c8745f3a9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-4dfb586d-41c1-4112-86c7-103e98ee8345 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-4dfb586d-41c1-4112-86c7-103e98ee8345 {
  display: none;
}
#s-152e0a4b-e804-44db-b6ec-daaf5fd0221a {
  margin-bottom: 30px;
min-height: 20px;
}








#s-152e0a4b-e804-44db-b6ec-daaf5fd0221a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-152e0a4b-e804-44db-b6ec-daaf5fd0221a.shg-box.shg-c {
  justify-content: center;
}

#s-74b75647-5cf1-470c-831c-c9a19488545a {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-8c2f864b-300a-48c0-8c9b-6b471895fcff {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-8c2f864b-300a-48c0-8c9b-6b471895fcff {
  margin-right: 20px;
}
}
#s-8c2f864b-300a-48c0-8c9b-6b471895fcff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-8c2f864b-300a-48c0-8c9b-6b471895fcff .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-8c2f864b-300a-48c0-8c9b-6b471895fcff .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-53cf97cf-de34-4e92-a031-2ec33d2059b2 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-53cf97cf-de34-4e92-a031-2ec33d2059b2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-53cf97cf-de34-4e92-a031-2ec33d2059b2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-53cf97cf-de34-4e92-a031-2ec33d2059b2 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-53cf97cf-de34-4e92-a031-2ec33d2059b2 {
  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-53cf97cf-de34-4e92-a031-2ec33d2059b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53cf97cf-de34-4e92-a031-2ec33d2059b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-53cf97cf-de34-4e92-a031-2ec33d2059b2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-53cf97cf-de34-4e92-a031-2ec33d2059b2.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-53cf97cf-de34-4e92-a031-2ec33d2059b2 {
  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-53cf97cf-de34-4e92-a031-2ec33d2059b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53cf97cf-de34-4e92-a031-2ec33d2059b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-53cf97cf-de34-4e92-a031-2ec33d2059b2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-53cf97cf-de34-4e92-a031-2ec33d2059b2.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-98263c95-3444-4a04-9100-d52793e28411 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-98263c95-3444-4a04-9100-d52793e28411 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-98263c95-3444-4a04-9100-d52793e28411 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-98263c95-3444-4a04-9100-d52793e28411 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-98263c95-3444-4a04-9100-d52793e28411 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e31cdc29-6fea-4185-9e08-41295be66ad8 {
  margin-left: 30px;
margin-right: 30px;
}

#s-e31cdc29-6fea-4185-9e08-41295be66ad8 {
  display: none;
}
#s-168b1b45-ef23-4704-ae89-679ef9639328 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-168b1b45-ef23-4704-ae89-679ef9639328 {
  margin-top: 80px;
}
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 {
  max-width: 100%;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom,
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  max-width: 160px !important;
  min-height:  !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 {
  max-width: 100%;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom,
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  max-width: 160px !important;
  min-height:  !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 {
  max-width: 100%;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom,
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  max-width: 160px !important;
  min-height:  !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 {
  max-width: 100%;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom,
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  max-width: 160px !important;
  min-height:  !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 {
  max-width: 100%;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom,
.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 img.shogun-image {
  max-width: 160px !important;
  min-height:  !important;
}

.shg-c#s-168b1b45-ef23-4704-ae89-679ef9639328 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f46b713e-b9d5-45fa-922f-6327f1cb390a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f46b713e-b9d5-45fa-922f-6327f1cb390a {
  margin-bottom: 40px;
}
}
#s-f46b713e-b9d5-45fa-922f-6327f1cb390a .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-f44742a4-d55c-4956-93e7-b5bfa43b83df {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-f44742a4-d55c-4956-93e7-b5bfa43b83df {
  display: none;
}
#s-61a786b8-d181-4a45-9da0-b4e26930d5e9 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-61a786b8-d181-4a45-9da0-b4e26930d5e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61a786b8-d181-4a45-9da0-b4e26930d5e9.shg-box.shg-c {
  justify-content: center;
}

#s-f32cc49b-206a-40d5-8791-3425f04cb06e {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-dd219ff4-c326-448a-946f-66916e8454f7 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-dd219ff4-c326-448a-946f-66916e8454f7 {
  margin-right: 20px;
}
}
#s-dd219ff4-c326-448a-946f-66916e8454f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-dd219ff4-c326-448a-946f-66916e8454f7 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-dd219ff4-c326-448a-946f-66916e8454f7 .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-8f740253-32bf-4147-85ca-db65251225a7 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-8f740253-32bf-4147-85ca-db65251225a7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8f740253-32bf-4147-85ca-db65251225a7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8f740253-32bf-4147-85ca-db65251225a7 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-8f740253-32bf-4147-85ca-db65251225a7 {
  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-8f740253-32bf-4147-85ca-db65251225a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f740253-32bf-4147-85ca-db65251225a7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8f740253-32bf-4147-85ca-db65251225a7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8f740253-32bf-4147-85ca-db65251225a7.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-8f740253-32bf-4147-85ca-db65251225a7 {
  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-8f740253-32bf-4147-85ca-db65251225a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f740253-32bf-4147-85ca-db65251225a7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8f740253-32bf-4147-85ca-db65251225a7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8f740253-32bf-4147-85ca-db65251225a7.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-0c694d9e-d839-4f1c-ab20-d6db5bd2e4dc {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-0c694d9e-d839-4f1c-ab20-d6db5bd2e4dc .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0c694d9e-d839-4f1c-ab20-d6db5bd2e4dc .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0c694d9e-d839-4f1c-ab20-d6db5bd2e4dc .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0c694d9e-d839-4f1c-ab20-d6db5bd2e4dc .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-dc9d23d6-0bdc-4b85-a03d-47d3e1e66422 {
  margin-left: 30px;
margin-right: 30px;
}

#s-dc9d23d6-0bdc-4b85-a03d-47d3e1e66422 {
  display: none;
}
#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b {
  margin-top: 80px;
}
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b {
  max-width: 100%;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom,
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  max-width: 116px !important;
  min-height:  !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b {
  max-width: 100%;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom,
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  max-width: 116px !important;
  min-height:  !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b {
  max-width: 100%;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom,
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  max-width: 116px !important;
  min-height:  !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b {
  max-width: 100%;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom,
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  max-width: 116px !important;
  min-height:  !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b {
  max-width: 100%;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom,
.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b img.shogun-image {
  max-width: 116px !important;
  min-height:  !important;
}

.shg-c#s-7a9c6550-73d4-48be-b7ae-49a1f2e7140b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c8b4e104-6e89-433d-b75b-35cb591cbe4a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8b4e104-6e89-433d-b75b-35cb591cbe4a {
  margin-bottom: 40px;
}
}
#s-c8b4e104-6e89-433d-b75b-35cb591cbe4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-ed7d5b3e-6504-45bd-bd78-aea37877e07e {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-ed7d5b3e-6504-45bd-bd78-aea37877e07e {
  display: none;
}
#s-16742507-3d1a-40eb-8a4e-b62f310ce25c {
  margin-bottom: 30px;
min-height: 20px;
}








#s-16742507-3d1a-40eb-8a4e-b62f310ce25c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16742507-3d1a-40eb-8a4e-b62f310ce25c.shg-box.shg-c {
  justify-content: center;
}

#s-1a013428-5b0d-43bb-a9ef-7d6996cb3566 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-5c20f2ef-16bc-4c57-931c-4458f6f802b9 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-5c20f2ef-16bc-4c57-931c-4458f6f802b9 {
  margin-right: 20px;
}
}
#s-5c20f2ef-16bc-4c57-931c-4458f6f802b9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-5c20f2ef-16bc-4c57-931c-4458f6f802b9 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-5c20f2ef-16bc-4c57-931c-4458f6f802b9 .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-1281eb0c-53d9-48f2-932c-e559dc68fd0f {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f {
  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-1281eb0c-53d9-48f2-932c-e559dc68fd0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1281eb0c-53d9-48f2-932c-e559dc68fd0f.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f {
  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-1281eb0c-53d9-48f2-932c-e559dc68fd0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-1281eb0c-53d9-48f2-932c-e559dc68fd0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1281eb0c-53d9-48f2-932c-e559dc68fd0f.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-3c6c087a-4dd9-4593-bb68-d205cc2486ac {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-3c6c087a-4dd9-4593-bb68-d205cc2486ac .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3c6c087a-4dd9-4593-bb68-d205cc2486ac .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3c6c087a-4dd9-4593-bb68-d205cc2486ac .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3c6c087a-4dd9-4593-bb68-d205cc2486ac .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ccd1f62d-2645-49da-9119-79b54a329bbb {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ccd1f62d-2645-49da-9119-79b54a329bbb {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ccd1f62d-2645-49da-9119-79b54a329bbb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-19c8a5c2-509e-4c86-a917-65639535031c {
  margin-left: 30px;
margin-right: 30px;
}

#s-19c8a5c2-509e-4c86-a917-65639535031c {
  display: none;
}
#s-fa4a30df-790b-434d-bdc3-0216785b08da {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fa4a30df-790b-434d-bdc3-0216785b08da {
  margin-top: 80px;
}
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da {
  max-width: 100%;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom,
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  max-width: 147px !important;
  min-height:  !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da {
  max-width: 100%;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom,
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  max-width: 147px !important;
  min-height:  !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da {
  max-width: 100%;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom,
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  max-width: 147px !important;
  min-height:  !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da {
  max-width: 100%;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom,
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  max-width: 147px !important;
  min-height:  !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da {
  max-width: 100%;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom,
.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da img.shogun-image {
  max-width: 147px !important;
  min-height:  !important;
}

.shg-c#s-fa4a30df-790b-434d-bdc3-0216785b08da .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-67f6b1ad-3e68-49c9-a255-cbaf58531f12 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-67f6b1ad-3e68-49c9-a255-cbaf58531f12 {
  margin-bottom: 40px;
}
}
#s-67f6b1ad-3e68-49c9-a255-cbaf58531f12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-bc3f9fc8-231c-4d8c-9ae3-b323d0fd2e61 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-bc3f9fc8-231c-4d8c-9ae3-b323d0fd2e61 {
  display: none;
}
#s-b79e003c-113c-4f9d-9b0d-7940c8bf40ec {
  margin-bottom: 30px;
min-height: 20px;
}








#s-b79e003c-113c-4f9d-9b0d-7940c8bf40ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b79e003c-113c-4f9d-9b0d-7940c8bf40ec.shg-box.shg-c {
  justify-content: center;
}

#s-32f102a4-fa32-4b35-95af-ce5cc46b4817 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-4ad1614c-c4d7-4f76-8178-8842ffdebf6b {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-4ad1614c-c4d7-4f76-8178-8842ffdebf6b {
  margin-right: 20px;
}
}
#s-4ad1614c-c4d7-4f76-8178-8842ffdebf6b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-4ad1614c-c4d7-4f76-8178-8842ffdebf6b .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-4ad1614c-c4d7-4f76-8178-8842ffdebf6b .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-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1 {
  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-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1 {
  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-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-de7b37ed-ff4f-447c-9b8a-4ce0a13fdfa1.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-32fc2730-32c9-44ba-8973-bf2099648f84 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-32fc2730-32c9-44ba-8973-bf2099648f84 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-32fc2730-32c9-44ba-8973-bf2099648f84 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-32fc2730-32c9-44ba-8973-bf2099648f84 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-32fc2730-32c9-44ba-8973-bf2099648f84 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d4e59c4c-f26a-40d5-a162-cac28e9a8d3e {
  margin-left: 30px;
margin-right: 30px;
}

#s-d4e59c4c-f26a-40d5-a162-cac28e9a8d3e {
  display: none;
}
#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac {
  margin-top: 80px;
}
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac {
  max-width: 100%;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom,
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  max-width: 146px !important;
  min-height:  !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac {
  max-width: 100%;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom,
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  max-width: 146px !important;
  min-height:  !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac {
  max-width: 100%;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom,
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  max-width: 146px !important;
  min-height:  !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac {
  max-width: 100%;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom,
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  max-width: 146px !important;
  min-height:  !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac {
  max-width: 100%;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom,
.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac img.shogun-image {
  max-width: 146px !important;
  min-height:  !important;
}

.shg-c#s-c9a563f7-fc45-44c5-9206-cdfe5cd1b4ac .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b5fcd731-e711-4bf4-82bd-b93c48004f53 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b5fcd731-e711-4bf4-82bd-b93c48004f53 {
  margin-bottom: 40px;
}
}
#s-b5fcd731-e711-4bf4-82bd-b93c48004f53 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-6b0a179f-ea62-45ef-9913-bd9ec7ba6ed2 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-6b0a179f-ea62-45ef-9913-bd9ec7ba6ed2 {
  display: none;
}
#s-a63fca1f-a86b-4c65-b84f-3b28436944bd {
  margin-bottom: 30px;
min-height: 20px;
}








#s-a63fca1f-a86b-4c65-b84f-3b28436944bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a63fca1f-a86b-4c65-b84f-3b28436944bd.shg-box.shg-c {
  justify-content: center;
}

#s-91c4f352-4ec5-4d95-a11d-8cac8d8d91cc {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-2f1ba586-d41a-4b3e-895f-d11182699121 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-2f1ba586-d41a-4b3e-895f-d11182699121 {
  margin-right: 20px;
}
}
#s-2f1ba586-d41a-4b3e-895f-d11182699121 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-2f1ba586-d41a-4b3e-895f-d11182699121 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-2f1ba586-d41a-4b3e-895f-d11182699121 .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-120b9cd8-c781-44c1-83d6-51ead1e2e725 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-120b9cd8-c781-44c1-83d6-51ead1e2e725:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-120b9cd8-c781-44c1-83d6-51ead1e2e725:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-120b9cd8-c781-44c1-83d6-51ead1e2e725 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-120b9cd8-c781-44c1-83d6-51ead1e2e725 {
  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-120b9cd8-c781-44c1-83d6-51ead1e2e725.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-120b9cd8-c781-44c1-83d6-51ead1e2e725.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-120b9cd8-c781-44c1-83d6-51ead1e2e725.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-120b9cd8-c781-44c1-83d6-51ead1e2e725.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-120b9cd8-c781-44c1-83d6-51ead1e2e725 {
  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-120b9cd8-c781-44c1-83d6-51ead1e2e725.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-120b9cd8-c781-44c1-83d6-51ead1e2e725.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-120b9cd8-c781-44c1-83d6-51ead1e2e725.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-120b9cd8-c781-44c1-83d6-51ead1e2e725.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-94cf3649-2428-43ab-a9cc-73ad815497d1 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-94cf3649-2428-43ab-a9cc-73ad815497d1 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-94cf3649-2428-43ab-a9cc-73ad815497d1 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-94cf3649-2428-43ab-a9cc-73ad815497d1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-94cf3649-2428-43ab-a9cc-73ad815497d1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e9bceb8c-3a15-46d5-a156-ecfa91943ec2 {
  margin-left: 30px;
margin-right: 30px;
}

#s-e9bceb8c-3a15-46d5-a156-ecfa91943ec2 {
  display: none;
}
#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 {
  margin-top: 80px;
}
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 {
  max-width: 100%;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom,
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  max-width: 106px !important;
  min-height:  !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 {
  max-width: 100%;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom,
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  max-width: 106px !important;
  min-height:  !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 {
  max-width: 100%;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom,
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  max-width: 106px !important;
  min-height:  !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 {
  max-width: 100%;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom,
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  max-width: 106px !important;
  min-height:  !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 {
  max-width: 100%;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom,
.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 img.shogun-image {
  max-width: 106px !important;
  min-height:  !important;
}

.shg-c#s-acc29701-acbc-4b54-99c0-28f81e50a7d3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-ede02949-b379-481d-b4c4-abe61be64d09 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ede02949-b379-481d-b4c4-abe61be64d09 {
  margin-bottom: 40px;
}
}
#s-ede02949-b379-481d-b4c4-abe61be64d09 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-5a01443f-1967-44ac-8996-9eadc861cd8e {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-5a01443f-1967-44ac-8996-9eadc861cd8e {
  display: none;
}
#s-961b0de8-bdde-441e-832a-9756588133bb {
  margin-bottom: 30px;
min-height: 20px;
}








#s-961b0de8-bdde-441e-832a-9756588133bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-961b0de8-bdde-441e-832a-9756588133bb.shg-box.shg-c {
  justify-content: center;
}

#s-684e37b2-ed09-480a-866c-37039e9469e8 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-59a39946-a832-4c28-9d7a-1928e6343252 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-59a39946-a832-4c28-9d7a-1928e6343252 {
  margin-right: 20px;
}
}
#s-59a39946-a832-4c28-9d7a-1928e6343252 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-59a39946-a832-4c28-9d7a-1928e6343252 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-59a39946-a832-4c28-9d7a-1928e6343252 .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-4e89fb42-24c5-4095-8ecd-d64a276b8822 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-4e89fb42-24c5-4095-8ecd-d64a276b8822:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4e89fb42-24c5-4095-8ecd-d64a276b8822:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-4e89fb42-24c5-4095-8ecd-d64a276b8822 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-4e89fb42-24c5-4095-8ecd-d64a276b8822 {
  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-4e89fb42-24c5-4095-8ecd-d64a276b8822.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e89fb42-24c5-4095-8ecd-d64a276b8822.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-4e89fb42-24c5-4095-8ecd-d64a276b8822.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4e89fb42-24c5-4095-8ecd-d64a276b8822.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-4e89fb42-24c5-4095-8ecd-d64a276b8822 {
  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-4e89fb42-24c5-4095-8ecd-d64a276b8822.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e89fb42-24c5-4095-8ecd-d64a276b8822.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-4e89fb42-24c5-4095-8ecd-d64a276b8822.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4e89fb42-24c5-4095-8ecd-d64a276b8822.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-374dcf31-2c80-4793-8073-1ae0af993a72 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-374dcf31-2c80-4793-8073-1ae0af993a72 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-374dcf31-2c80-4793-8073-1ae0af993a72 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-374dcf31-2c80-4793-8073-1ae0af993a72 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-374dcf31-2c80-4793-8073-1ae0af993a72 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a689cf9-f10f-41e0-a2b2-843fbbdaf08f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ed46fb87-3d68-4014-a8c4-b27a7a5ad84b {
  margin-left: 30px;
margin-right: 30px;
}

#s-ed46fb87-3d68-4014-a8c4-b27a7a5ad84b {
  display: none;
}
#s-7eb8df15-a908-4790-9681-f94cb5c461bb {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7eb8df15-a908-4790-9681-f94cb5c461bb {
  margin-top: 80px;
}
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb {
  max-width: 100%;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom,
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb {
  max-width: 100%;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom,
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb {
  max-width: 100%;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom,
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb {
  max-width: 100%;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom,
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb {
  max-width: 100%;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom,
.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-7eb8df15-a908-4790-9681-f94cb5c461bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-12d2a807-c7a4-4d17-95d2-554703f38ea8 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-12d2a807-c7a4-4d17-95d2-554703f38ea8 {
  margin-bottom: 40px;
}
}
#s-12d2a807-c7a4-4d17-95d2-554703f38ea8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-5bcac648-b011-44b3-a152-3ecf7ac95453 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-5bcac648-b011-44b3-a152-3ecf7ac95453 {
  display: none;
}
#s-53ea1d42-e6c7-49e5-a443-63513ea7d4f1 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-53ea1d42-e6c7-49e5-a443-63513ea7d4f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53ea1d42-e6c7-49e5-a443-63513ea7d4f1.shg-box.shg-c {
  justify-content: center;
}

#s-e1ab561e-36a0-429a-afe1-dbe415af508a {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-038dc78d-6b87-4a1d-8396-04e54d5516eb {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-038dc78d-6b87-4a1d-8396-04e54d5516eb {
  margin-right: 20px;
}
}
#s-038dc78d-6b87-4a1d-8396-04e54d5516eb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-038dc78d-6b87-4a1d-8396-04e54d5516eb .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-038dc78d-6b87-4a1d-8396-04e54d5516eb .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-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1 {
  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-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1 {
  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-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7d9a3587-63f6-4e74-8f7d-12fe9bf374b1.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-b6d2f71a-4b94-42b2-83e0-9ff3a29d7699 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-b6d2f71a-4b94-42b2-83e0-9ff3a29d7699 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b6d2f71a-4b94-42b2-83e0-9ff3a29d7699 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b6d2f71a-4b94-42b2-83e0-9ff3a29d7699 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b6d2f71a-4b94-42b2-83e0-9ff3a29d7699 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d9bd9252-053a-4f2d-b784-89b2b4093e7e {
  margin-left: 30px;
margin-right: 30px;
}

#s-d9bd9252-053a-4f2d-b784-89b2b4093e7e {
  display: none;
}
#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f {
  margin-top: 80px;
}
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f {
  max-width: 100%;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom,
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f {
  max-width: 100%;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom,
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f {
  max-width: 100%;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom,
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f {
  max-width: 100%;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom,
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f {
  max-width: 100%;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom,
.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-1b646fbc-0b30-4f38-be9d-ebf7cd99ed2f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-82c25416-1c3f-4f99-b666-8c20f1e9e21b {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-82c25416-1c3f-4f99-b666-8c20f1e9e21b {
  margin-bottom: 40px;
}
}
#s-82c25416-1c3f-4f99-b666-8c20f1e9e21b .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-6bf7d1ad-fe1e-4ab6-8f69-fa1a6f7167a6 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-6bf7d1ad-fe1e-4ab6-8f69-fa1a6f7167a6 {
  display: none;
}
#s-03883b7c-a475-4498-a08d-d0d7425d3c18 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-03883b7c-a475-4498-a08d-d0d7425d3c18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03883b7c-a475-4498-a08d-d0d7425d3c18.shg-box.shg-c {
  justify-content: center;
}

#s-8b66928b-4e1e-4c97-ada2-d9f74a60fb6e {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-dd8a4473-fb00-476b-b7f2-5d839f0b7cea {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-dd8a4473-fb00-476b-b7f2-5d839f0b7cea {
  margin-right: 20px;
}
}
#s-dd8a4473-fb00-476b-b7f2-5d839f0b7cea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-dd8a4473-fb00-476b-b7f2-5d839f0b7cea .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-dd8a4473-fb00-476b-b7f2-5d839f0b7cea .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-f8d1415d-b0a0-44fc-96da-a487195dbc24 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-f8d1415d-b0a0-44fc-96da-a487195dbc24:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f8d1415d-b0a0-44fc-96da-a487195dbc24:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-f8d1415d-b0a0-44fc-96da-a487195dbc24 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-f8d1415d-b0a0-44fc-96da-a487195dbc24 {
  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-f8d1415d-b0a0-44fc-96da-a487195dbc24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8d1415d-b0a0-44fc-96da-a487195dbc24.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-f8d1415d-b0a0-44fc-96da-a487195dbc24.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f8d1415d-b0a0-44fc-96da-a487195dbc24.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-f8d1415d-b0a0-44fc-96da-a487195dbc24 {
  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-f8d1415d-b0a0-44fc-96da-a487195dbc24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8d1415d-b0a0-44fc-96da-a487195dbc24.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-f8d1415d-b0a0-44fc-96da-a487195dbc24.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f8d1415d-b0a0-44fc-96da-a487195dbc24.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-5605b5d9-70fd-489d-ac88-28d525bd9166 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-5605b5d9-70fd-489d-ac88-28d525bd9166 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5605b5d9-70fd-489d-ac88-28d525bd9166 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5605b5d9-70fd-489d-ac88-28d525bd9166 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5605b5d9-70fd-489d-ac88-28d525bd9166 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a78eaaca-3d2a-4edc-a19a-d1316445495f {
  margin-left: 30px;
margin-right: 30px;
}

#s-a78eaaca-3d2a-4edc-a19a-d1316445495f {
  display: none;
}
#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd {
  margin-top: 80px;
}
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd {
  max-width: 100%;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom,
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd {
  max-width: 100%;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom,
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd {
  max-width: 100%;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom,
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd {
  max-width: 100%;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom,
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd {
  max-width: 100%;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom,
.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd img.shogun-image {
  max-width: 115px !important;
  min-height:  !important;
}

.shg-c#s-f7be56f7-4ea7-413c-a4be-dc2de9f368fd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b99482b7-b774-4476-b693-4820ceb33784 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b99482b7-b774-4476-b693-4820ceb33784 {
  margin-bottom: 40px;
}
}
#s-b99482b7-b774-4476-b693-4820ceb33784 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-26f0a06e-021f-45ad-aafd-224bcb6395e7 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-26f0a06e-021f-45ad-aafd-224bcb6395e7 {
  display: none;
}
#s-5edc43ad-8928-4f23-9cfa-d541bc109d89 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-5edc43ad-8928-4f23-9cfa-d541bc109d89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5edc43ad-8928-4f23-9cfa-d541bc109d89.shg-box.shg-c {
  justify-content: center;
}

#s-b1109c15-65d6-4c54-ad55-6998d5394396 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-92f303ec-101e-4272-9d45-db2af65a2a86 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-92f303ec-101e-4272-9d45-db2af65a2a86 {
  margin-right: 20px;
}
}
#s-92f303ec-101e-4272-9d45-db2af65a2a86 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-92f303ec-101e-4272-9d45-db2af65a2a86 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-92f303ec-101e-4272-9d45-db2af65a2a86 .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-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6 {
  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-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6 {
  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-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3da2dc0f-e876-473c-9b60-ae5b4bb7e4f6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-a87087d5-edab-4dd4-932a-2fdd0a480208 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-a87087d5-edab-4dd4-932a-2fdd0a480208 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a87087d5-edab-4dd4-932a-2fdd0a480208 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a87087d5-edab-4dd4-932a-2fdd0a480208 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a87087d5-edab-4dd4-932a-2fdd0a480208 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-8cde9971-4476-4d8c-8054-bd3d0910f80c {
  min-height: 250px;
background-color: rgba(92, 133, 138, 1);
}








#s-8cde9971-4476-4d8c-8054-bd3d0910f80c > .shg-box-overlay {
  background-color: rgba(195, 57, 57, 1);
  opacity: 0;
}#s-8cde9971-4476-4d8c-8054-bd3d0910f80c.shg-box.shg-c {
  justify-content: center;
}

#s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 200px;
}

@media (min-width: 0px) {
[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-5c53c93f-6dc0-4024-bda5-c48bdb5ef748"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-391fe584-adaa-47ad-9178-4f93c5c88f52 {
  margin-top: 6px;
margin-left: 0px;
margin-bottom: 6px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: left;
}

#s-391fe584-adaa-47ad-9178-4f93c5c88f52 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 59px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-0687f6b4-898b-443b-84cb-9e19a107b071 {
  margin-left: 40px;
margin-right: 40px;
text-align: left;
}

#s-0687f6b4-898b-443b-84cb-9e19a107b071 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

#s-5d4cea9b-8960-4c53-8ab2-5948106b68c1 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: 43px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(66, 66, 66, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-5d4cea9b-8960-4c53-8ab2-5948106b68c1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(134, 147, 69, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5d4cea9b-8960-4c53-8ab2-5948106b68c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d4cea9b-8960-4c53-8ab2-5948106b68c1-btn-wrapper {
    text-align: left;
  }


#s-5d4cea9b-8960-4c53-8ab2-5948106b68c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

.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-3b5ad1e1-f93e-4f68-80f4-564c721e3842 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
max-width: 450px;
text-align: center;
}




  #s-3b5ad1e1-f93e-4f68-80f4-564c721e3842 img.shogun-image {
    
    width: px;
  }


#s-3b5ad1e1-f93e-4f68-80f4-564c721e3842 .shogun-image-content {
  
    align-items: center;
  
}

#s-44844e53-db0f-488d-93ae-c571961c8c82 {
  min-height: 250px;
background-color: rgba(92, 133, 138, 1);
}








#s-44844e53-db0f-488d-93ae-c571961c8c82 > .shg-box-overlay {
  background-color: rgba(195, 57, 57, 1);
  opacity: 0;
}#s-44844e53-db0f-488d-93ae-c571961c8c82.shg-box.shg-c {
  justify-content: center;
}

#s-73c2a408-223d-4f4a-9527-a95017ee8ffc {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 200px;
}

@media (min-width: 0px) {
[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-73c2a408-223d-4f4a-9527-a95017ee8ffc"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d16562f7-989c-42c3-92d9-874d22e181c8 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: left;
}

#s-d16562f7-989c-42c3-92d9-874d22e181c8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-f2139d14-bbdb-413b-a511-8bbc01a03875 {
  margin-left: 40px;
margin-right: 40px;
text-align: left;
}

#s-f2139d14-bbdb-413b-a511-8bbc01a03875 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0a8f9547-acd5-4eda-8b6b-f0402a9d2eab {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
max-width: 450px;
text-align: center;
}




  #s-0a8f9547-acd5-4eda-8b6b-f0402a9d2eab img.shogun-image {
    
    width: px;
  }


#s-0a8f9547-acd5-4eda-8b6b-f0402a9d2eab .shogun-image-content {
  
    align-items: center;
  
}

#s-f2355e16-e2d0-426c-ac37-3391c2aba307 {
  min-height: 50px;
}








#s-f2355e16-e2d0-426c-ac37-3391c2aba307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2355e16-e2d0-426c-ac37-3391c2aba307.shg-box.shg-c {
  justify-content: center;
}

#s-ab892fea-3f8b-433c-a2c2-2b5bbd219005 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-1330265a-f293-4987-9ad4-f76c1403fd54 {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1330265a-f293-4987-9ad4-f76c1403fd54 {
  margin-right: 20px;
}
}
#s-1330265a-f293-4987-9ad4-f76c1403fd54 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-1330265a-f293-4987-9ad4-f76c1403fd54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-1330265a-f293-4987-9ad4-f76c1403fd54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(92, 133, 138, 1);
}

#s-1330265a-f293-4987-9ad4-f76c1403fd54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-1330265a-f293-4987-9ad4-f76c1403fd54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(92, 133, 138, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-1330265a-f293-4987-9ad4-f76c1403fd54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b34fc965-ed08-4f8a-acf4-a22960e84f7d {
  min-height: 50px;
}








#s-b34fc965-ed08-4f8a-acf4-a22960e84f7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b34fc965-ed08-4f8a-acf4-a22960e84f7d.shg-box.shg-c {
  justify-content: center;
}

#s-91d2a6bd-d1de-4c3c-9266-588233469e53 {
  min-height: 50px;
}








#s-91d2a6bd-d1de-4c3c-9266-588233469e53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91d2a6bd-d1de-4c3c-9266-588233469e53.shg-box.shg-c {
  justify-content: center;
}

#s-f74aa6b4-7b78-433d-855c-948fd556d7d5 {
  min-height: 50px;
}








#s-f74aa6b4-7b78-433d-855c-948fd556d7d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f74aa6b4-7b78-433d-855c-948fd556d7d5.shg-box.shg-c {
  justify-content: center;
}

#s-b1416744-7de2-48c5-b2b8-b303410c1a09 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b1416744-7de2-48c5-b2b8-b303410c1a09 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1416744-7de2-48c5-b2b8-b303410c1a09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-da155be1-d4b6-4ff9-ae1c-d2d615bfe3b1 {
  margin-left: 30px;
margin-right: 30px;
}

#s-da155be1-d4b6-4ff9-ae1c-d2d615bfe3b1 {
  display: none;
}
#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 {
  margin-top: 80px;
}
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 {
  max-width: 100%;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom,
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 {
  max-width: 100%;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom,
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 {
  max-width: 100%;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom,
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 {
  max-width: 100%;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom,
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 {
  max-width: 100%;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom,
.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-f49006ad-d41a-4eb8-8600-bb6be8e0ca69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8257e03e-7763-47b4-874e-f81bdbc1efd6 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8257e03e-7763-47b4-874e-f81bdbc1efd6 {
  margin-bottom: 40px;
}
}
#s-8257e03e-7763-47b4-874e-f81bdbc1efd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-6b35b5a9-a738-4caa-bade-0e27911484ae {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-6b35b5a9-a738-4caa-bade-0e27911484ae {
  display: none;
}
#s-c1f45d09-4474-422a-b513-e23f25670cb1 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-c1f45d09-4474-422a-b513-e23f25670cb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1f45d09-4474-422a-b513-e23f25670cb1.shg-box.shg-c {
  justify-content: center;
}

#s-b0ddfdcf-fd9c-401c-a7d2-0e501204a128 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-6ec54008-96d2-4c0e-a600-95b6200d303b {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-6ec54008-96d2-4c0e-a600-95b6200d303b {
  margin-right: 20px;
}
}
#s-6ec54008-96d2-4c0e-a600-95b6200d303b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-6ec54008-96d2-4c0e-a600-95b6200d303b .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-6ec54008-96d2-4c0e-a600-95b6200d303b .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-60f6f29f-78a4-458d-aebf-61cc0385f86c {
  margin-right: 0px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
text-decoration: none;
}
#s-60f6f29f-78a4-458d-aebf-61cc0385f86c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-60f6f29f-78a4-458d-aebf-61cc0385f86c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-60f6f29f-78a4-458d-aebf-61cc0385f86c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}


#s-60f6f29f-78a4-458d-aebf-61cc0385f86c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-60f6f29f-78a4-458d-aebf-61cc0385f86c.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-ac25fc3a-7daa-488c-833b-1398c7fef2ef {
  margin-left: 30px;
margin-right: 30px;
}

#s-ac25fc3a-7daa-488c-833b-1398c7fef2ef {
  display: none;
}
#s-d4fd53ff-38f9-4bcc-a00c-160783903729 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d4fd53ff-38f9-4bcc-a00c-160783903729 {
  margin-top: 80px;
}
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 {
  max-width: 100%;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom,
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 {
  max-width: 100%;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom,
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 {
  max-width: 100%;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom,
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 {
  max-width: 100%;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom,
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 {
  max-width: 100%;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom,
.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-d4fd53ff-38f9-4bcc-a00c-160783903729 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-10a2d452-bfc8-468d-9cce-f414ee3099e1 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-10a2d452-bfc8-468d-9cce-f414ee3099e1 {
  margin-bottom: 40px;
}
}
#s-10a2d452-bfc8-468d-9cce-f414ee3099e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-784c1042-49f9-460d-9881-67154d99244a {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-784c1042-49f9-460d-9881-67154d99244a {
  display: none;
}
#s-a690433e-05cb-4dd2-9f7f-970adb5bf258 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-a690433e-05cb-4dd2-9f7f-970adb5bf258 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a690433e-05cb-4dd2-9f7f-970adb5bf258.shg-box.shg-c {
  justify-content: center;
}

#s-547e1169-7d33-45aa-938f-c145f5f0466b {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-edc88748-6fcc-461d-94aa-2a4f798957f6 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-edc88748-6fcc-461d-94aa-2a4f798957f6 {
  margin-right: 20px;
}
}
#s-edc88748-6fcc-461d-94aa-2a4f798957f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-edc88748-6fcc-461d-94aa-2a4f798957f6 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-edc88748-6fcc-461d-94aa-2a4f798957f6 .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-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48 {
  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-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48 {
  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-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f86c2c03-5bc9-4c5c-9d55-f13b4f392d48.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-70ae83f4-7bd8-4e2a-836a-ef01941239dc {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-70ae83f4-7bd8-4e2a-836a-ef01941239dc .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-70ae83f4-7bd8-4e2a-836a-ef01941239dc .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-70ae83f4-7bd8-4e2a-836a-ef01941239dc .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-70ae83f4-7bd8-4e2a-836a-ef01941239dc .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e9d20665-3892-4d36-8637-4c055dfc1e16 {
  margin-left: 30px;
margin-right: 30px;
}

#s-e9d20665-3892-4d36-8637-4c055dfc1e16 {
  display: none;
}
#s-c23a29fd-802d-421b-9dda-58c7af857a5e {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c23a29fd-802d-421b-9dda-58c7af857a5e {
  margin-top: 80px;
}
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e {
  max-width: 100%;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom,
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e {
  max-width: 100%;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom,
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e {
  max-width: 100%;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom,
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e {
  max-width: 100%;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom,
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e {
  max-width: 100%;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom,
.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-c23a29fd-802d-421b-9dda-58c7af857a5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-4616ff0e-b967-4871-936b-047e0f5df549 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4616ff0e-b967-4871-936b-047e0f5df549 {
  margin-bottom: 40px;
}
}
#s-4616ff0e-b967-4871-936b-047e0f5df549 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-a352a00f-c3ba-4864-adb2-a8de02486701 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-a352a00f-c3ba-4864-adb2-a8de02486701 {
  display: none;
}
#s-e65be488-62f2-48d2-8a42-31764ebc5185 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-e65be488-62f2-48d2-8a42-31764ebc5185 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e65be488-62f2-48d2-8a42-31764ebc5185.shg-box.shg-c {
  justify-content: center;
}

#s-7c30e794-fb83-4093-a160-921cde824847 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-248bcd59-2b0a-433a-9b5d-84ec678a55c1 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-248bcd59-2b0a-433a-9b5d-84ec678a55c1 {
  margin-right: 20px;
}
}
#s-248bcd59-2b0a-433a-9b5d-84ec678a55c1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-248bcd59-2b0a-433a-9b5d-84ec678a55c1 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-248bcd59-2b0a-433a-9b5d-84ec678a55c1 .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-23080d9c-d852-4d86-ad44-9899e1bac30b {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-23080d9c-d852-4d86-ad44-9899e1bac30b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-23080d9c-d852-4d86-ad44-9899e1bac30b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-23080d9c-d852-4d86-ad44-9899e1bac30b {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-23080d9c-d852-4d86-ad44-9899e1bac30b {
  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-23080d9c-d852-4d86-ad44-9899e1bac30b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23080d9c-d852-4d86-ad44-9899e1bac30b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-23080d9c-d852-4d86-ad44-9899e1bac30b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-23080d9c-d852-4d86-ad44-9899e1bac30b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-23080d9c-d852-4d86-ad44-9899e1bac30b {
  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-23080d9c-d852-4d86-ad44-9899e1bac30b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23080d9c-d852-4d86-ad44-9899e1bac30b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-23080d9c-d852-4d86-ad44-9899e1bac30b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-23080d9c-d852-4d86-ad44-9899e1bac30b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-8da28ff4-9ba0-4f9e-ab51-fb8550fa88ad {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-8da28ff4-9ba0-4f9e-ab51-fb8550fa88ad .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-8da28ff4-9ba0-4f9e-ab51-fb8550fa88ad .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-8da28ff4-9ba0-4f9e-ab51-fb8550fa88ad .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8da28ff4-9ba0-4f9e-ab51-fb8550fa88ad .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-40050529-9040-4262-9d29-b9e09a942bf8 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-40050529-9040-4262-9d29-b9e09a942bf8 {
  margin-right: 20px;
}
}







#s-40050529-9040-4262-9d29-b9e09a942bf8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40050529-9040-4262-9d29-b9e09a942bf8.shg-box.shg-c {
  justify-content: center;
}

#s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d6a55e5-38fa-43d1-8ef5-d556aa42e250"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-73002260-c083-494c-b52d-f291c7f49961 {
  margin-left: 30px;
margin-right: 30px;
}

#s-73002260-c083-494c-b52d-f291c7f49961 {
  display: none;
}
#s-1a82a204-9307-4b6b-8382-8234f03a092e {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1a82a204-9307-4b6b-8382-8234f03a092e {
  margin-top: 80px;
}
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e {
  max-width: 100%;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom,
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e {
  max-width: 100%;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom,
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e {
  max-width: 100%;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom,
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e {
  max-width: 100%;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom,
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e {
  max-width: 100%;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom,
.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-1a82a204-9307-4b6b-8382-8234f03a092e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-39c131c9-cbba-47f5-9684-87d27eae70a3 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-39c131c9-cbba-47f5-9684-87d27eae70a3 {
  margin-bottom: 40px;
}
}
#s-39c131c9-cbba-47f5-9684-87d27eae70a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-d4781593-1083-408e-9017-4720b9273e6c {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-d4781593-1083-408e-9017-4720b9273e6c {
  display: none;
}
#s-1098fc32-bbdf-484d-9035-c5c36c2ae8d5 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-1098fc32-bbdf-484d-9035-c5c36c2ae8d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1098fc32-bbdf-484d-9035-c5c36c2ae8d5.shg-box.shg-c {
  justify-content: center;
}

#s-ffcb7ac0-f8bb-46b2-9cf8-b7fe2b21af02 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-2fae2403-1c8a-4c51-bd90-dca92c055a86 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-2fae2403-1c8a-4c51-bd90-dca92c055a86 {
  margin-right: 20px;
}
}
#s-2fae2403-1c8a-4c51-bd90-dca92c055a86 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-2fae2403-1c8a-4c51-bd90-dca92c055a86 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-2fae2403-1c8a-4c51-bd90-dca92c055a86 .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-9800a0ab-73b3-4047-8c8b-669be1acdda7 {
  margin-right: 0px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
text-decoration: none;
}
#s-9800a0ab-73b3-4047-8c8b-669be1acdda7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-9800a0ab-73b3-4047-8c8b-669be1acdda7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9800a0ab-73b3-4047-8c8b-669be1acdda7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}


#s-9800a0ab-73b3-4047-8c8b-669be1acdda7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-9800a0ab-73b3-4047-8c8b-669be1acdda7.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-87712209-e291-418d-8288-5c7fcf135517 {
  margin-left: 30px;
margin-right: 30px;
}

#s-87712209-e291-418d-8288-5c7fcf135517 {
  display: none;
}
#s-1219c980-7565-4e83-8767-69c11fc5c6b6 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1219c980-7565-4e83-8767-69c11fc5c6b6 {
  margin-top: 80px;
}
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 {
  max-width: 100%;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom,
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 {
  max-width: 100%;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom,
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 {
  max-width: 100%;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom,
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 {
  max-width: 100%;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom,
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 {
  max-width: 100%;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom,
.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-1219c980-7565-4e83-8767-69c11fc5c6b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-18ffa9c1-3265-4abd-80ec-fa0f3e306316 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-18ffa9c1-3265-4abd-80ec-fa0f3e306316 {
  margin-bottom: 40px;
}
}
#s-18ffa9c1-3265-4abd-80ec-fa0f3e306316 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-3c68ab80-2b11-46dc-98bc-bad44dee68b1 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-3c68ab80-2b11-46dc-98bc-bad44dee68b1 {
  display: none;
}
#s-3539fa88-4d62-4168-8108-5084db2be2c7 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-3539fa88-4d62-4168-8108-5084db2be2c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3539fa88-4d62-4168-8108-5084db2be2c7.shg-box.shg-c {
  justify-content: center;
}

#s-46f1e5af-4b6a-4b44-b0d4-8c640e04d9d1 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-65a81936-f1fb-473c-bd1f-c060b6f4c0fc {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-65a81936-f1fb-473c-bd1f-c060b6f4c0fc {
  margin-right: 20px;
}
}
#s-65a81936-f1fb-473c-bd1f-c060b6f4c0fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-65a81936-f1fb-473c-bd1f-c060b6f4c0fc .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-65a81936-f1fb-473c-bd1f-c060b6f4c0fc .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-6b61be54-062c-4a2b-a179-04ad3e7f1210 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-6b61be54-062c-4a2b-a179-04ad3e7f1210:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6b61be54-062c-4a2b-a179-04ad3e7f1210:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6b61be54-062c-4a2b-a179-04ad3e7f1210 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-6b61be54-062c-4a2b-a179-04ad3e7f1210 {
  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-6b61be54-062c-4a2b-a179-04ad3e7f1210.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b61be54-062c-4a2b-a179-04ad3e7f1210.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6b61be54-062c-4a2b-a179-04ad3e7f1210.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6b61be54-062c-4a2b-a179-04ad3e7f1210.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-6b61be54-062c-4a2b-a179-04ad3e7f1210 {
  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-6b61be54-062c-4a2b-a179-04ad3e7f1210.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b61be54-062c-4a2b-a179-04ad3e7f1210.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6b61be54-062c-4a2b-a179-04ad3e7f1210.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6b61be54-062c-4a2b-a179-04ad3e7f1210.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-015b34df-67c5-4e00-bce6-14ea3b4f058d {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-015b34df-67c5-4e00-bce6-14ea3b4f058d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-015b34df-67c5-4e00-bce6-14ea3b4f058d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-015b34df-67c5-4e00-bce6-14ea3b4f058d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-015b34df-67c5-4e00-bce6-14ea3b4f058d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-0a5c930d-50b8-496c-ba7e-af005e41d855 {
  margin-left: 30px;
margin-right: 30px;
}

#s-0a5c930d-50b8-496c-ba7e-af005e41d855 {
  display: none;
}
#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 {
  margin-top: 80px;
}
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 {
  max-width: 100%;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom,
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 {
  max-width: 100%;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom,
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 {
  max-width: 100%;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom,
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 {
  max-width: 100%;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom,
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 {
  max-width: 100%;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom,
.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 img.shogun-image {
  max-width: 136px !important;
  min-height:  !important;
}

.shg-c#s-ca5b6387-9dbb-4132-ac58-b16fd7fcbb06 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c1aa7210-9363-4fce-a10a-973f44302de3 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c1aa7210-9363-4fce-a10a-973f44302de3 {
  margin-bottom: 40px;
}
}
#s-c1aa7210-9363-4fce-a10a-973f44302de3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-676316e0-e21a-40cb-9cee-8db8130a5607 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-676316e0-e21a-40cb-9cee-8db8130a5607 {
  display: none;
}
#s-542d4532-35d6-4dc3-bb5c-8205784ced24 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-542d4532-35d6-4dc3-bb5c-8205784ced24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-542d4532-35d6-4dc3-bb5c-8205784ced24.shg-box.shg-c {
  justify-content: center;
}

#s-11fa4ae4-8779-4d87-bdda-a90c4f821d96 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-fa17ab6b-a700-4530-bc50-444b9ddb4d36 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-fa17ab6b-a700-4530-bc50-444b9ddb4d36 {
  margin-right: 20px;
}
}
#s-fa17ab6b-a700-4530-bc50-444b9ddb4d36 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-fa17ab6b-a700-4530-bc50-444b9ddb4d36 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-fa17ab6b-a700-4530-bc50-444b9ddb4d36 .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-d9780349-53b5-4d5e-873f-f4b974c17012 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-d9780349-53b5-4d5e-873f-f4b974c17012:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d9780349-53b5-4d5e-873f-f4b974c17012:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d9780349-53b5-4d5e-873f-f4b974c17012 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-d9780349-53b5-4d5e-873f-f4b974c17012 {
  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-d9780349-53b5-4d5e-873f-f4b974c17012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9780349-53b5-4d5e-873f-f4b974c17012.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d9780349-53b5-4d5e-873f-f4b974c17012.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d9780349-53b5-4d5e-873f-f4b974c17012.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-d9780349-53b5-4d5e-873f-f4b974c17012 {
  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-d9780349-53b5-4d5e-873f-f4b974c17012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9780349-53b5-4d5e-873f-f4b974c17012.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d9780349-53b5-4d5e-873f-f4b974c17012.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d9780349-53b5-4d5e-873f-f4b974c17012.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-0ec854b2-8da0-47f8-ac48-2f9dadbbca97 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-0ec854b2-8da0-47f8-ac48-2f9dadbbca97 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0ec854b2-8da0-47f8-ac48-2f9dadbbca97 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0ec854b2-8da0-47f8-ac48-2f9dadbbca97 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0ec854b2-8da0-47f8-ac48-2f9dadbbca97 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-6c184f06-f80e-4d06-af29-cf72c7c38d6c {
  min-height: 50px;
}








#s-6c184f06-f80e-4d06-af29-cf72c7c38d6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c184f06-f80e-4d06-af29-cf72c7c38d6c.shg-box.shg-c {
  justify-content: center;
}

#s-014f762b-f6b6-4958-83d0-a1fe2903fa84 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-014f762b-f6b6-4958-83d0-a1fe2903fa84 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-014f762b-f6b6-4958-83d0-a1fe2903fa84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a05f5696-6c6d-415d-b608-87a2ee119110 {
  margin-left: 30px;
margin-right: 30px;
}

#s-a05f5696-6c6d-415d-b608-87a2ee119110 {
  display: none;
}
#s-666d6656-1f59-4653-8479-a5908189367c {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-666d6656-1f59-4653-8479-a5908189367c {
  margin-top: 80px;
}
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c {
  max-width: 100%;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom,
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c {
  max-width: 100%;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom,
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c {
  max-width: 100%;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom,
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c {
  max-width: 100%;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom,
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c {
  max-width: 100%;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom,
.shg-c#s-666d6656-1f59-4653-8479-a5908189367c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-666d6656-1f59-4653-8479-a5908189367c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-52bbc9dc-27e6-420f-b24e-8079334b31ac {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-52bbc9dc-27e6-420f-b24e-8079334b31ac {
  margin-bottom: 40px;
}
}
#s-52bbc9dc-27e6-420f-b24e-8079334b31ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-b03bd68f-9331-44fe-ac97-5512b90b08fb {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-b03bd68f-9331-44fe-ac97-5512b90b08fb {
  display: none;
}
#s-db159655-af64-4691-8227-8c3dac767a88 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-db159655-af64-4691-8227-8c3dac767a88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db159655-af64-4691-8227-8c3dac767a88.shg-box.shg-c {
  justify-content: center;
}

#s-0bf0d9d4-a1fa-46e1-849d-b5a6baebf8c7 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-42c7f170-df19-4c52-b321-493de1f5f3ad {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-42c7f170-df19-4c52-b321-493de1f5f3ad {
  margin-right: 20px;
}
}
#s-42c7f170-df19-4c52-b321-493de1f5f3ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-42c7f170-df19-4c52-b321-493de1f5f3ad .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-42c7f170-df19-4c52-b321-493de1f5f3ad .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-fe333420-fb6c-4d70-a5fc-64adce406378 {
  margin-right: 0px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
text-decoration: none;
}
#s-fe333420-fb6c-4d70-a5fc-64adce406378:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-fe333420-fb6c-4d70-a5fc-64adce406378:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-fe333420-fb6c-4d70-a5fc-64adce406378 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}


#s-fe333420-fb6c-4d70-a5fc-64adce406378.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-fe333420-fb6c-4d70-a5fc-64adce406378.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-79f4137f-16c3-4802-86b5-9dc8eb0bba3f {
  margin-left: 30px;
margin-right: 30px;
}

#s-79f4137f-16c3-4802-86b5-9dc8eb0bba3f {
  display: none;
}
#s-44327952-ade2-4095-b931-fcdb6e56157f {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-44327952-ade2-4095-b931-fcdb6e56157f {
  margin-top: 80px;
}
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f {
  max-width: 100%;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom,
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f {
  max-width: 100%;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom,
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f {
  max-width: 100%;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom,
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f {
  max-width: 100%;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom,
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f {
  max-width: 100%;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom,
.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-44327952-ade2-4095-b931-fcdb6e56157f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-04747bcb-84ab-4ac2-b2a9-13d442bdda37 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-04747bcb-84ab-4ac2-b2a9-13d442bdda37 {
  margin-bottom: 40px;
}
}
#s-04747bcb-84ab-4ac2-b2a9-13d442bdda37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-742dd082-3f27-42a2-88f8-58025b2561fc {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-742dd082-3f27-42a2-88f8-58025b2561fc {
  display: none;
}
#s-9f83c355-1765-45e6-84ac-d95f4199344f {
  margin-bottom: 30px;
min-height: 20px;
}








#s-9f83c355-1765-45e6-84ac-d95f4199344f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f83c355-1765-45e6-84ac-d95f4199344f.shg-box.shg-c {
  justify-content: center;
}

#s-861f6a9f-7ba1-4638-97c8-8634a3fbc8a7 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-1b5b93d2-4724-405f-836c-d2295b3771ef {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-1b5b93d2-4724-405f-836c-d2295b3771ef {
  margin-right: 20px;
}
}
#s-1b5b93d2-4724-405f-836c-d2295b3771ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-1b5b93d2-4724-405f-836c-d2295b3771ef .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-1b5b93d2-4724-405f-836c-d2295b3771ef .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-b19488b9-d176-427f-b5db-654609ed3c8a {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-b19488b9-d176-427f-b5db-654609ed3c8a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b19488b9-d176-427f-b5db-654609ed3c8a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-b19488b9-d176-427f-b5db-654609ed3c8a {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-b19488b9-d176-427f-b5db-654609ed3c8a {
  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-b19488b9-d176-427f-b5db-654609ed3c8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b19488b9-d176-427f-b5db-654609ed3c8a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-b19488b9-d176-427f-b5db-654609ed3c8a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b19488b9-d176-427f-b5db-654609ed3c8a.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-b19488b9-d176-427f-b5db-654609ed3c8a {
  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-b19488b9-d176-427f-b5db-654609ed3c8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b19488b9-d176-427f-b5db-654609ed3c8a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-b19488b9-d176-427f-b5db-654609ed3c8a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b19488b9-d176-427f-b5db-654609ed3c8a.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-def939b1-b2bc-41d2-b3d9-ed2e73677989 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-def939b1-b2bc-41d2-b3d9-ed2e73677989 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-def939b1-b2bc-41d2-b3d9-ed2e73677989 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-def939b1-b2bc-41d2-b3d9-ed2e73677989 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-def939b1-b2bc-41d2-b3d9-ed2e73677989 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-59f43912-30f6-4bac-b6ac-9f144ced3226 {
  margin-left: 30px;
margin-right: 30px;
}

#s-59f43912-30f6-4bac-b6ac-9f144ced3226 {
  display: none;
}
#s-8d344443-b323-4acb-afe2-a8bb018343e7 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8d344443-b323-4acb-afe2-a8bb018343e7 {
  margin-top: 80px;
}
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 {
  max-width: 100%;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom,
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 {
  max-width: 100%;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom,
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 {
  max-width: 100%;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom,
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 {
  max-width: 100%;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom,
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 {
  max-width: 100%;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom,
.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-8d344443-b323-4acb-afe2-a8bb018343e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7fbf4380-d655-4a0d-bde3-a874e4559337 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7fbf4380-d655-4a0d-bde3-a874e4559337 {
  margin-bottom: 40px;
}
}
#s-7fbf4380-d655-4a0d-bde3-a874e4559337 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-7a2c6ef1-de85-42e4-a6ed-d25dac98e4f3 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-7a2c6ef1-de85-42e4-a6ed-d25dac98e4f3 {
  display: none;
}
#s-08db9931-3ca1-4c62-899f-41cce76e5d49 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-08db9931-3ca1-4c62-899f-41cce76e5d49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08db9931-3ca1-4c62-899f-41cce76e5d49.shg-box.shg-c {
  justify-content: center;
}

#s-d5058010-e72d-4e31-8a7a-c03e7e4bbcf0 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-7f0fc60b-ddf8-431e-b6a5-8a514aad1a3f {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-7f0fc60b-ddf8-431e-b6a5-8a514aad1a3f {
  margin-right: 20px;
}
}
#s-7f0fc60b-ddf8-431e-b6a5-8a514aad1a3f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-7f0fc60b-ddf8-431e-b6a5-8a514aad1a3f .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-7f0fc60b-ddf8-431e-b6a5-8a514aad1a3f .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-776c836b-ed1c-42b6-8ebb-a2935eaa34c6 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6 {
  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-776c836b-ed1c-42b6-8ebb-a2935eaa34c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6 {
  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-776c836b-ed1c-42b6-8ebb-a2935eaa34c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-776c836b-ed1c-42b6-8ebb-a2935eaa34c6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-3e27a302-2e24-4d96-a8bf-9259c435ad90 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-3e27a302-2e24-4d96-a8bf-9259c435ad90 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3e27a302-2e24-4d96-a8bf-9259c435ad90 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3e27a302-2e24-4d96-a8bf-9259c435ad90 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3e27a302-2e24-4d96-a8bf-9259c435ad90 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-9500071c-d8da-449d-8b3d-ec62dfd1f7b4 {
  min-height: 50px;
}








#s-9500071c-d8da-449d-8b3d-ec62dfd1f7b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9500071c-d8da-449d-8b3d-ec62dfd1f7b4.shg-box.shg-c {
  justify-content: center;
}

#s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2ac0a97-4a2b-4cb4-969d-739bc495f9f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3ac3dcdb-6f58-4e8e-bc3f-4d432b193057 {
  margin-left: 30px;
margin-right: 30px;
}

#s-3ac3dcdb-6f58-4e8e-bc3f-4d432b193057 {
  display: none;
}
#s-856520f7-96f1-46a3-944b-990808028c67 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-856520f7-96f1-46a3-944b-990808028c67 {
  margin-top: 80px;
}
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 {
  max-width: 100%;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom,
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 {
  max-width: 100%;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom,
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 {
  max-width: 100%;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom,
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 {
  max-width: 100%;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom,
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 {
  max-width: 100%;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom,
.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-856520f7-96f1-46a3-944b-990808028c67 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f2878349-6d20-4a94-8252-484abb6ef263 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f2878349-6d20-4a94-8252-484abb6ef263 {
  margin-bottom: 40px;
}
}
#s-f2878349-6d20-4a94-8252-484abb6ef263 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-4fe01f78-2d58-4069-bb4c-0a1581276fb1 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-4fe01f78-2d58-4069-bb4c-0a1581276fb1 {
  display: none;
}
#s-c5803eed-a8db-4024-a62e-4dcd5e4afaeb {
  margin-bottom: 30px;
min-height: 20px;
}








#s-c5803eed-a8db-4024-a62e-4dcd5e4afaeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5803eed-a8db-4024-a62e-4dcd5e4afaeb.shg-box.shg-c {
  justify-content: center;
}

#s-4baa817e-8882-453f-b029-9e27abf0546a {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-ede08205-7691-4ea9-bef4-dd000a122295 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-ede08205-7691-4ea9-bef4-dd000a122295 {
  margin-right: 20px;
}
}
#s-ede08205-7691-4ea9-bef4-dd000a122295 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-ede08205-7691-4ea9-bef4-dd000a122295 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-ede08205-7691-4ea9-bef4-dd000a122295 .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-72e5a759-ddc1-46be-bb52-4bef18fc7a9b {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b {
  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-72e5a759-ddc1-46be-bb52-4bef18fc7a9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b {
  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-72e5a759-ddc1-46be-bb52-4bef18fc7a9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-72e5a759-ddc1-46be-bb52-4bef18fc7a9b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-b4172781-bd45-47af-a45f-60a9ce1d78df {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-b4172781-bd45-47af-a45f-60a9ce1d78df .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b4172781-bd45-47af-a45f-60a9ce1d78df .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b4172781-bd45-47af-a45f-60a9ce1d78df .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b4172781-bd45-47af-a45f-60a9ce1d78df .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a136381b-30f5-41ac-b226-1641cc407718 {
  min-height: 50px;
}








#s-a136381b-30f5-41ac-b226-1641cc407718 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a136381b-30f5-41ac-b226-1641cc407718.shg-box.shg-c {
  justify-content: center;
}

#s-f8ac6e28-c682-40cc-87dc-3ca12d052906 {
  min-height: 50px;
}








#s-f8ac6e28-c682-40cc-87dc-3ca12d052906 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8ac6e28-c682-40cc-87dc-3ca12d052906.shg-box.shg-c {
  justify-content: center;
}

#s-76864473-d94c-4528-bdf1-713420fd4418 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-76864473-d94c-4528-bdf1-713420fd4418 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76864473-d94c-4528-bdf1-713420fd4418"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-28e13e5a-7436-4958-9388-bb38835a949d {
  margin-left: 30px;
margin-right: 30px;
}

#s-28e13e5a-7436-4958-9388-bb38835a949d {
  display: none;
}
#s-3c099635-5584-4374-a3a5-a6cb314703ee {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3c099635-5584-4374-a3a5-a6cb314703ee {
  margin-top: 80px;
}
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee {
  max-width: 100%;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom,
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee {
  max-width: 100%;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom,
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee {
  max-width: 100%;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom,
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee {
  max-width: 100%;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom,
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee {
  max-width: 100%;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom,
.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-3c099635-5584-4374-a3a5-a6cb314703ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-13ca020e-950c-465f-9ca2-107c7e5cdd8f {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-13ca020e-950c-465f-9ca2-107c7e5cdd8f {
  margin-bottom: 40px;
}
}
#s-13ca020e-950c-465f-9ca2-107c7e5cdd8f .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-4316c95f-46d6-457a-8bc4-dd188be2b9a9 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-4316c95f-46d6-457a-8bc4-dd188be2b9a9 {
  display: none;
}
#s-e2a6f62d-04d4-4160-af54-d62df33f471a {
  margin-bottom: 30px;
min-height: 20px;
}








#s-e2a6f62d-04d4-4160-af54-d62df33f471a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2a6f62d-04d4-4160-af54-d62df33f471a.shg-box.shg-c {
  justify-content: center;
}

#s-ef7b1ee8-a2ff-4186-99ab-44b57edb3adb {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-2ed4b896-551e-4f0b-9695-f8a0ff33972b {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-2ed4b896-551e-4f0b-9695-f8a0ff33972b {
  margin-right: 20px;
}
}
#s-2ed4b896-551e-4f0b-9695-f8a0ff33972b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-2ed4b896-551e-4f0b-9695-f8a0ff33972b .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-2ed4b896-551e-4f0b-9695-f8a0ff33972b .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-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d {
  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-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d {
  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-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3237fe94-3bc2-4ecc-80cb-e39ba3ddb15d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-2c1cc05a-67aa-454f-8600-48f608b762fb {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-2c1cc05a-67aa-454f-8600-48f608b762fb .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2c1cc05a-67aa-454f-8600-48f608b762fb .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2c1cc05a-67aa-454f-8600-48f608b762fb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2c1cc05a-67aa-454f-8600-48f608b762fb .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-df2be8ea-be0c-461a-9cb4-9b9646033aa0 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-df2be8ea-be0c-461a-9cb4-9b9646033aa0 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df2be8ea-be0c-461a-9cb4-9b9646033aa0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5e51cd9b-4f14-40a6-a047-d89b1191dba3 {
  margin-left: 30px;
margin-right: 30px;
}

#s-5e51cd9b-4f14-40a6-a047-d89b1191dba3 {
  display: none;
}
#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 {
  margin-top: 80px;
}
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 {
  max-width: 100%;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom,
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 {
  max-width: 100%;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom,
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 {
  max-width: 100%;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom,
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 {
  max-width: 100%;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom,
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 {
  max-width: 100%;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom,
.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-541c8f61-e9ab-475e-8204-6b924a7e6b43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-048b2dcd-418d-4e36-b63a-8e19b224d1e1 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-048b2dcd-418d-4e36-b63a-8e19b224d1e1 {
  margin-bottom: 40px;
}
}
#s-048b2dcd-418d-4e36-b63a-8e19b224d1e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-77be8e8f-96cb-4c10-bebb-5dc5da55e7d9 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-77be8e8f-96cb-4c10-bebb-5dc5da55e7d9 {
  display: none;
}
#s-0bdabc69-3fec-42aa-a039-5f24c2bd24cd {
  margin-bottom: 30px;
min-height: 20px;
}








#s-0bdabc69-3fec-42aa-a039-5f24c2bd24cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bdabc69-3fec-42aa-a039-5f24c2bd24cd.shg-box.shg-c {
  justify-content: center;
}

#s-07d90d13-6dfc-46cf-8612-1d3aae2a41b3 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-c27629d2-e519-4e29-a6f6-21cf23687b77 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-c27629d2-e519-4e29-a6f6-21cf23687b77 {
  margin-right: 20px;
}
}
#s-c27629d2-e519-4e29-a6f6-21cf23687b77 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-c27629d2-e519-4e29-a6f6-21cf23687b77 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-c27629d2-e519-4e29-a6f6-21cf23687b77 .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-2fc42f65-b360-476e-be8f-0aa6cdcce10e {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e {
  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-2fc42f65-b360-476e-be8f-0aa6cdcce10e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2fc42f65-b360-476e-be8f-0aa6cdcce10e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e {
  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-2fc42f65-b360-476e-be8f-0aa6cdcce10e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2fc42f65-b360-476e-be8f-0aa6cdcce10e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2fc42f65-b360-476e-be8f-0aa6cdcce10e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-3c6a0b17-b706-4b75-9f6a-0b07431eef5f {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-3c6a0b17-b706-4b75-9f6a-0b07431eef5f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3c6a0b17-b706-4b75-9f6a-0b07431eef5f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3c6a0b17-b706-4b75-9f6a-0b07431eef5f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3c6a0b17-b706-4b75-9f6a-0b07431eef5f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-604846a5-fdac-4326-a698-8cc9b06d20ab {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-604846a5-fdac-4326-a698-8cc9b06d20ab {
  margin-right: 20px;
}
}
#s-604846a5-fdac-4326-a698-8cc9b06d20ab > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-604846a5-fdac-4326-a698-8cc9b06d20ab > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-604846a5-fdac-4326-a698-8cc9b06d20ab > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(92, 133, 138, 1);
}

#s-604846a5-fdac-4326-a698-8cc9b06d20ab > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-604846a5-fdac-4326-a698-8cc9b06d20ab > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(92, 133, 138, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-604846a5-fdac-4326-a698-8cc9b06d20ab > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-3ebbdc35-07d2-4b4a-9c1a-c3d582204765 {
  min-height: 50px;
}








#s-3ebbdc35-07d2-4b4a-9c1a-c3d582204765 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ebbdc35-07d2-4b4a-9c1a-c3d582204765.shg-box.shg-c {
  justify-content: center;
}

#s-8be53d3a-d5cc-41d8-add6-67a406a9e0f0 {
  min-height: 50px;
}








#s-8be53d3a-d5cc-41d8-add6-67a406a9e0f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8be53d3a-d5cc-41d8-add6-67a406a9e0f0.shg-box.shg-c {
  justify-content: center;
}

#s-8af30139-2fa6-4a09-a600-3fb2c8aebba2 {
  min-height: 50px;
}








#s-8af30139-2fa6-4a09-a600-3fb2c8aebba2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8af30139-2fa6-4a09-a600-3fb2c8aebba2.shg-box.shg-c {
  justify-content: center;
}

#s-998b4a10-0054-464e-92d8-72c7e501035c {
  min-height: 50px;
}








#s-998b4a10-0054-464e-92d8-72c7e501035c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-998b4a10-0054-464e-92d8-72c7e501035c.shg-box.shg-c {
  justify-content: center;
}

#s-374496ee-6006-4644-a689-decb9b23658d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-38910241-47c9-40b1-8f51-a0e59310af0d {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-38910241-47c9-40b1-8f51-a0e59310af0d {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-38910241-47c9-40b1-8f51-a0e59310af0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0cd260e3-4149-4184-a8c6-7c1af79eaf18 {
  margin-left: 30px;
margin-right: 30px;
}

#s-0cd260e3-4149-4184-a8c6-7c1af79eaf18 {
  display: none;
}
#s-cb9169ec-e71c-4816-a444-8e8a30aba251 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cb9169ec-e71c-4816-a444-8e8a30aba251 {
  margin-top: 80px;
}
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 {
  max-width: 100%;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom,
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 {
  max-width: 100%;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom,
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 {
  max-width: 100%;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom,
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 {
  max-width: 100%;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom,
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 {
  max-width: 100%;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom,
.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-cb9169ec-e71c-4816-a444-8e8a30aba251 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-79a6957d-6e23-44e1-8965-a286dfa7a784 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-79a6957d-6e23-44e1-8965-a286dfa7a784 {
  margin-bottom: 40px;
}
}
#s-79a6957d-6e23-44e1-8965-a286dfa7a784 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-a7c332e5-c101-4757-bf81-5a0dea4445b3 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-a7c332e5-c101-4757-bf81-5a0dea4445b3 {
  display: none;
}
#s-9605f0e8-0a81-4b0a-95f1-67ce6ab66ba7 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-9605f0e8-0a81-4b0a-95f1-67ce6ab66ba7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9605f0e8-0a81-4b0a-95f1-67ce6ab66ba7.shg-box.shg-c {
  justify-content: center;
}

#s-248f74c3-501e-4883-85c3-28fc4524147b {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-d38c1e9f-446e-4d33-8233-adee24739922 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-d38c1e9f-446e-4d33-8233-adee24739922 {
  margin-right: 20px;
}
}
#s-d38c1e9f-446e-4d33-8233-adee24739922 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-d38c1e9f-446e-4d33-8233-adee24739922 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-d38c1e9f-446e-4d33-8233-adee24739922 .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-148d1288-250e-4b10-8686-ed41555532a9 {
  margin-right: 0px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
text-decoration: none;
}
#s-148d1288-250e-4b10-8686-ed41555532a9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-148d1288-250e-4b10-8686-ed41555532a9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-148d1288-250e-4b10-8686-ed41555532a9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}


#s-148d1288-250e-4b10-8686-ed41555532a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-148d1288-250e-4b10-8686-ed41555532a9.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-2d308f48-cfa9-4530-a1ad-e578501fed29 {
  margin-left: 30px;
margin-right: 30px;
}

#s-2d308f48-cfa9-4530-a1ad-e578501fed29 {
  display: none;
}
#s-044b234a-4de9-4acc-a054-d93386e2e9c9 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-044b234a-4de9-4acc-a054-d93386e2e9c9 {
  margin-top: 80px;
}
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 {
  max-width: 100%;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom,
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  max-width: 172px !important;
  min-height:  !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 {
  max-width: 100%;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom,
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  max-width: 172px !important;
  min-height:  !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 {
  max-width: 100%;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom,
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  max-width: 172px !important;
  min-height:  !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 {
  max-width: 100%;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom,
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  max-width: 172px !important;
  min-height:  !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 {
  max-width: 100%;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom,
.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 img.shogun-image {
  max-width: 172px !important;
  min-height:  !important;
}

.shg-c#s-044b234a-4de9-4acc-a054-d93386e2e9c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8ff51f52-2c6a-411c-b6d4-b133908ce617 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ff51f52-2c6a-411c-b6d4-b133908ce617 {
  margin-bottom: 40px;
}
}
#s-8ff51f52-2c6a-411c-b6d4-b133908ce617 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-c4dc777b-51e0-4848-9b27-5f002363da5f {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-c4dc777b-51e0-4848-9b27-5f002363da5f {
  display: none;
}
#s-d4dcc235-e4b1-43d2-9055-42fa7b904b2f {
  margin-bottom: 30px;
min-height: 20px;
}








#s-d4dcc235-e4b1-43d2-9055-42fa7b904b2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4dcc235-e4b1-43d2-9055-42fa7b904b2f.shg-box.shg-c {
  justify-content: center;
}

#s-61047a8a-e384-4936-9b9b-9073b1f13540 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-cc5a2914-91de-4677-b285-f33206a231a9 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-cc5a2914-91de-4677-b285-f33206a231a9 {
  margin-right: 20px;
}
}
#s-cc5a2914-91de-4677-b285-f33206a231a9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-cc5a2914-91de-4677-b285-f33206a231a9 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-cc5a2914-91de-4677-b285-f33206a231a9 .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-7a89ec51-ad60-4afc-98aa-33a4091853e3 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-7a89ec51-ad60-4afc-98aa-33a4091853e3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7a89ec51-ad60-4afc-98aa-33a4091853e3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-7a89ec51-ad60-4afc-98aa-33a4091853e3 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-7a89ec51-ad60-4afc-98aa-33a4091853e3 {
  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-7a89ec51-ad60-4afc-98aa-33a4091853e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a89ec51-ad60-4afc-98aa-33a4091853e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-7a89ec51-ad60-4afc-98aa-33a4091853e3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7a89ec51-ad60-4afc-98aa-33a4091853e3.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-7a89ec51-ad60-4afc-98aa-33a4091853e3 {
  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-7a89ec51-ad60-4afc-98aa-33a4091853e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a89ec51-ad60-4afc-98aa-33a4091853e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-7a89ec51-ad60-4afc-98aa-33a4091853e3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7a89ec51-ad60-4afc-98aa-33a4091853e3.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-5e9d77c7-2ffb-4d20-95ce-8bdb32e73f7d {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-5e9d77c7-2ffb-4d20-95ce-8bdb32e73f7d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5e9d77c7-2ffb-4d20-95ce-8bdb32e73f7d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5e9d77c7-2ffb-4d20-95ce-8bdb32e73f7d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5e9d77c7-2ffb-4d20-95ce-8bdb32e73f7d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-9c8d1dc2-fa33-4fee-8ee8-c7b6c0635a7b {
  margin-left: 30px;
margin-right: 30px;
}

#s-9c8d1dc2-fa33-4fee-8ee8-c7b6c0635a7b {
  display: none;
}
#s-e426735b-3cff-478b-8592-1a335d2710ab {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e426735b-3cff-478b-8592-1a335d2710ab {
  margin-top: 80px;
}
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab {
  max-width: 100%;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom,
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  max-width: 135px !important;
  min-height:  !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab {
  max-width: 100%;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom,
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  max-width: 135px !important;
  min-height:  !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab {
  max-width: 100%;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom,
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  max-width: 135px !important;
  min-height:  !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab {
  max-width: 100%;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom,
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  max-width: 135px !important;
  min-height:  !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab {
  max-width: 100%;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom,
.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab img.shogun-image {
  max-width: 135px !important;
  min-height:  !important;
}

.shg-c#s-e426735b-3cff-478b-8592-1a335d2710ab .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-54f92c1d-1972-46ff-a9ea-6189ac12ee46 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-54f92c1d-1972-46ff-a9ea-6189ac12ee46 {
  margin-bottom: 40px;
}
}
#s-54f92c1d-1972-46ff-a9ea-6189ac12ee46 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-373e1464-a85a-409b-b808-3707b8e8ef5d {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-373e1464-a85a-409b-b808-3707b8e8ef5d {
  display: none;
}
#s-8c06f0b3-8166-4b74-b35b-5ce833945d2c {
  margin-bottom: 30px;
min-height: 20px;
}








#s-8c06f0b3-8166-4b74-b35b-5ce833945d2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c06f0b3-8166-4b74-b35b-5ce833945d2c.shg-box.shg-c {
  justify-content: center;
}

#s-031a24ec-e824-4895-862f-b679a14372a1 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-efbac431-43ea-4b59-ad01-ff7ead423fc7 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-efbac431-43ea-4b59-ad01-ff7ead423fc7 {
  margin-right: 20px;
}
}
#s-efbac431-43ea-4b59-ad01-ff7ead423fc7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-efbac431-43ea-4b59-ad01-ff7ead423fc7 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-efbac431-43ea-4b59-ad01-ff7ead423fc7 .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-6f263a5f-270f-47e3-90d5-fab69ec5613d {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-6f263a5f-270f-47e3-90d5-fab69ec5613d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6f263a5f-270f-47e3-90d5-fab69ec5613d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6f263a5f-270f-47e3-90d5-fab69ec5613d {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-6f263a5f-270f-47e3-90d5-fab69ec5613d {
  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-6f263a5f-270f-47e3-90d5-fab69ec5613d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f263a5f-270f-47e3-90d5-fab69ec5613d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6f263a5f-270f-47e3-90d5-fab69ec5613d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6f263a5f-270f-47e3-90d5-fab69ec5613d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-6f263a5f-270f-47e3-90d5-fab69ec5613d {
  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-6f263a5f-270f-47e3-90d5-fab69ec5613d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f263a5f-270f-47e3-90d5-fab69ec5613d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6f263a5f-270f-47e3-90d5-fab69ec5613d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6f263a5f-270f-47e3-90d5-fab69ec5613d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-3caec536-0c2a-4e3d-a83e-416a2c294a72 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-3caec536-0c2a-4e3d-a83e-416a2c294a72 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3caec536-0c2a-4e3d-a83e-416a2c294a72 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3caec536-0c2a-4e3d-a83e-416a2c294a72 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3caec536-0c2a-4e3d-a83e-416a2c294a72 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-144afdc3-529b-4f52-a657-7e8daf17d0a6 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-144afdc3-529b-4f52-a657-7e8daf17d0a6 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-144afdc3-529b-4f52-a657-7e8daf17d0a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9eb2c74d-9ae6-4f0a-9418-d100c19bcfeb {
  margin-left: 30px;
margin-right: 30px;
}

#s-9eb2c74d-9ae6-4f0a-9418-d100c19bcfeb {
  display: none;
}
#s-a8ff86c7-01be-41d4-9d33-74c04d81336e {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8ff86c7-01be-41d4-9d33-74c04d81336e {
  margin-top: 80px;
}
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e {
  max-width: 100%;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom,
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e {
  max-width: 100%;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom,
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e {
  max-width: 100%;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom,
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e {
  max-width: 100%;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom,
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e {
  max-width: 100%;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom,
.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-a8ff86c7-01be-41d4-9d33-74c04d81336e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-61492855-2227-4cf7-ac80-d8ef5ab55f39 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-61492855-2227-4cf7-ac80-d8ef5ab55f39 {
  margin-bottom: 40px;
}
}
#s-61492855-2227-4cf7-ac80-d8ef5ab55f39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-137b3699-f118-44b9-b4ae-1669cdc3c3e0 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-137b3699-f118-44b9-b4ae-1669cdc3c3e0 {
  display: none;
}
#s-580a8a73-328c-4ac4-b295-19abe1649608 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-580a8a73-328c-4ac4-b295-19abe1649608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-580a8a73-328c-4ac4-b295-19abe1649608.shg-box.shg-c {
  justify-content: center;
}

#s-a0bbd799-a587-481d-aba9-2bc36eeeaaaf {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-1da8cafd-d42f-4b81-b8b1-ce02fb79467e {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-1da8cafd-d42f-4b81-b8b1-ce02fb79467e {
  margin-right: 20px;
}
}
#s-1da8cafd-d42f-4b81-b8b1-ce02fb79467e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-1da8cafd-d42f-4b81-b8b1-ce02fb79467e .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-1da8cafd-d42f-4b81-b8b1-ce02fb79467e .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-c0352487-bfb3-4e8e-a581-ee2aeab80f51 {
  margin-right: 0px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
text-decoration: none;
}
#s-c0352487-bfb3-4e8e-a581-ee2aeab80f51:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c0352487-bfb3-4e8e-a581-ee2aeab80f51:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c0352487-bfb3-4e8e-a581-ee2aeab80f51 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}


#s-c0352487-bfb3-4e8e-a581-ee2aeab80f51.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-c0352487-bfb3-4e8e-a581-ee2aeab80f51.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-269b806b-6b3c-4b07-87f2-149433946cc6 {
  margin-left: 30px;
margin-right: 30px;
}

#s-269b806b-6b3c-4b07-87f2-149433946cc6 {
  display: none;
}
#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd {
  margin-top: 80px;
}
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd {
  max-width: 100%;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom,
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd {
  max-width: 100%;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom,
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd {
  max-width: 100%;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom,
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd {
  max-width: 100%;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom,
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd {
  max-width: 100%;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom,
.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-8b3bda42-9260-46ac-a25a-28bdc07f28bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-424bc073-5694-48e5-9e27-b6742502c6ed {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-424bc073-5694-48e5-9e27-b6742502c6ed {
  margin-bottom: 40px;
}
}
#s-424bc073-5694-48e5-9e27-b6742502c6ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-83ba5b84-b1c5-4bb9-a58b-85a70c8ee75a {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-83ba5b84-b1c5-4bb9-a58b-85a70c8ee75a {
  display: none;
}
#s-a399c573-5ba4-4ea6-b205-11c77ad524b8 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-a399c573-5ba4-4ea6-b205-11c77ad524b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a399c573-5ba4-4ea6-b205-11c77ad524b8.shg-box.shg-c {
  justify-content: center;
}

#s-708d2f94-e969-405a-926b-89f12a6231c4 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-0ef6c9e8-e940-462f-b578-5b518565bfb8 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-0ef6c9e8-e940-462f-b578-5b518565bfb8 {
  margin-right: 20px;
}
}
#s-0ef6c9e8-e940-462f-b578-5b518565bfb8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-0ef6c9e8-e940-462f-b578-5b518565bfb8 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-0ef6c9e8-e940-462f-b578-5b518565bfb8 .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-3dda84de-4c05-461c-bd9d-6dc154e6ae7c {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c {
  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-3dda84de-4c05-461c-bd9d-6dc154e6ae7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c {
  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-3dda84de-4c05-461c-bd9d-6dc154e6ae7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3dda84de-4c05-461c-bd9d-6dc154e6ae7c.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-33a3d604-eddc-4ced-acab-29a77fe95054 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-33a3d604-eddc-4ced-acab-29a77fe95054 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-33a3d604-eddc-4ced-acab-29a77fe95054 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-33a3d604-eddc-4ced-acab-29a77fe95054 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-33a3d604-eddc-4ced-acab-29a77fe95054 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e2e62c43-98ba-47a0-8b05-166ceba353f3 {
  margin-left: 30px;
margin-right: 30px;
}

#s-e2e62c43-98ba-47a0-8b05-166ceba353f3 {
  display: none;
}
#s-246b85e1-47a1-4c36-861c-2a82ac535102 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-246b85e1-47a1-4c36-861c-2a82ac535102 {
  margin-top: 80px;
}
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 {
  max-width: 100%;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom,
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 {
  max-width: 100%;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom,
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 {
  max-width: 100%;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom,
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 {
  max-width: 100%;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom,
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 {
  max-width: 100%;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom,
.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-246b85e1-47a1-4c36-861c-2a82ac535102 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-13d6d04c-60f6-4e9d-922f-82fac65d5e7a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-13d6d04c-60f6-4e9d-922f-82fac65d5e7a {
  margin-bottom: 40px;
}
}
#s-13d6d04c-60f6-4e9d-922f-82fac65d5e7a .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-4a422906-5d75-4b3f-a5af-9bd916edb045 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-4a422906-5d75-4b3f-a5af-9bd916edb045 {
  display: none;
}
#s-b414df97-431a-43ea-af21-509d8fbcaab3 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-b414df97-431a-43ea-af21-509d8fbcaab3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b414df97-431a-43ea-af21-509d8fbcaab3.shg-box.shg-c {
  justify-content: center;
}

#s-50f03e06-aaa9-40cf-8d06-217da1aa97ed {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-e783ba2a-fd77-4e70-94e6-0ffd0b0ebf56 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-e783ba2a-fd77-4e70-94e6-0ffd0b0ebf56 {
  margin-right: 20px;
}
}
#s-e783ba2a-fd77-4e70-94e6-0ffd0b0ebf56 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-e783ba2a-fd77-4e70-94e6-0ffd0b0ebf56 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-e783ba2a-fd77-4e70-94e6-0ffd0b0ebf56 .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-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f {
  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-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f {
  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-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d2319ff7-e42f-4d33-b9ee-ae7cc26d753f.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-31b399c6-a84e-44da-bd4a-4ddb106d9f0a {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-31b399c6-a84e-44da-bd4a-4ddb106d9f0a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-31b399c6-a84e-44da-bd4a-4ddb106d9f0a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-31b399c6-a84e-44da-bd4a-4ddb106d9f0a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-31b399c6-a84e-44da-bd4a-4ddb106d9f0a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-674394ab-b771-4ad7-a33d-7aa36153e704 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-674394ab-b771-4ad7-a33d-7aa36153e704 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-674394ab-b771-4ad7-a33d-7aa36153e704"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4ff04be2-2684-4863-a2b8-111cfc93f29c {
  margin-left: 30px;
margin-right: 30px;
}

#s-4ff04be2-2684-4863-a2b8-111cfc93f29c {
  display: none;
}
#s-94d04721-71a9-4923-b375-9933fc0c3f6a {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-94d04721-71a9-4923-b375-9933fc0c3f6a {
  margin-top: 80px;
}
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a {
  max-width: 100%;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom,
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a {
  max-width: 100%;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom,
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a {
  max-width: 100%;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom,
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a {
  max-width: 100%;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom,
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a {
  max-width: 100%;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom,
.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-94d04721-71a9-4923-b375-9933fc0c3f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-227e20f5-b3a0-4622-b460-a9cc3a2839dc {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-227e20f5-b3a0-4622-b460-a9cc3a2839dc {
  margin-bottom: 40px;
}
}
#s-227e20f5-b3a0-4622-b460-a9cc3a2839dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-96e1f82f-9bfd-48f2-9941-b3582f659b4b {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-96e1f82f-9bfd-48f2-9941-b3582f659b4b {
  display: none;
}
#s-74b5f751-c092-4aa9-87d2-7a107ade4eee {
  margin-bottom: 30px;
min-height: 20px;
}








#s-74b5f751-c092-4aa9-87d2-7a107ade4eee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74b5f751-c092-4aa9-87d2-7a107ade4eee.shg-box.shg-c {
  justify-content: center;
}

#s-2768e3cf-1424-4d7c-97fa-505d326bc301 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-b942cc8d-90e0-45e4-8770-535561dc276a {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-b942cc8d-90e0-45e4-8770-535561dc276a {
  margin-right: 20px;
}
}
#s-b942cc8d-90e0-45e4-8770-535561dc276a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-b942cc8d-90e0-45e4-8770-535561dc276a .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-b942cc8d-90e0-45e4-8770-535561dc276a .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-caafe9b0-658b-4007-8ec2-e5c59de9048a {
  margin-right: 0px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
text-decoration: none;
}
#s-caafe9b0-658b-4007-8ec2-e5c59de9048a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-caafe9b0-658b-4007-8ec2-e5c59de9048a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-caafe9b0-658b-4007-8ec2-e5c59de9048a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}


#s-caafe9b0-658b-4007-8ec2-e5c59de9048a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-caafe9b0-658b-4007-8ec2-e5c59de9048a.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-a1c4f7c1-dcca-45fe-8f60-acd06a262a8b {
  margin-left: 30px;
margin-right: 30px;
}

#s-a1c4f7c1-dcca-45fe-8f60-acd06a262a8b {
  display: none;
}
#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 {
  margin-top: 80px;
}
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 {
  max-width: 100%;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom,
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 {
  max-width: 100%;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom,
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 {
  max-width: 100%;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom,
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 {
  max-width: 100%;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom,
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 {
  max-width: 100%;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom,
.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-bfd772c4-c832-4e38-857f-60fc2edd3c41 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-54969ff1-f8b5-4597-8fe9-fd46593dc37c {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-54969ff1-f8b5-4597-8fe9-fd46593dc37c {
  margin-bottom: 40px;
}
}
#s-54969ff1-f8b5-4597-8fe9-fd46593dc37c .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-023aaa29-f37d-49e1-8e15-88aef234d7d8 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-023aaa29-f37d-49e1-8e15-88aef234d7d8 {
  display: none;
}
#s-95a5f2e7-3ef4-401a-a7c9-32c2c21b551d {
  margin-bottom: 30px;
min-height: 20px;
}








#s-95a5f2e7-3ef4-401a-a7c9-32c2c21b551d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95a5f2e7-3ef4-401a-a7c9-32c2c21b551d.shg-box.shg-c {
  justify-content: center;
}

#s-7f1b9ed0-bb35-4c5d-a512-cabdc28999a7 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-2692f8d1-fb29-4b97-900a-d7487d256688 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-2692f8d1-fb29-4b97-900a-d7487d256688 {
  margin-right: 20px;
}
}
#s-2692f8d1-fb29-4b97-900a-d7487d256688 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-2692f8d1-fb29-4b97-900a-d7487d256688 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-2692f8d1-fb29-4b97-900a-d7487d256688 .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-8e17c69c-e0b8-4706-83ba-500883a1bf41 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-8e17c69c-e0b8-4706-83ba-500883a1bf41:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8e17c69c-e0b8-4706-83ba-500883a1bf41:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8e17c69c-e0b8-4706-83ba-500883a1bf41 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-8e17c69c-e0b8-4706-83ba-500883a1bf41 {
  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-8e17c69c-e0b8-4706-83ba-500883a1bf41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e17c69c-e0b8-4706-83ba-500883a1bf41.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8e17c69c-e0b8-4706-83ba-500883a1bf41.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8e17c69c-e0b8-4706-83ba-500883a1bf41.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-8e17c69c-e0b8-4706-83ba-500883a1bf41 {
  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-8e17c69c-e0b8-4706-83ba-500883a1bf41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e17c69c-e0b8-4706-83ba-500883a1bf41.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8e17c69c-e0b8-4706-83ba-500883a1bf41.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8e17c69c-e0b8-4706-83ba-500883a1bf41.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-3bdfe9bd-531e-499d-9c98-1d39f5e3d0cb {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-3bdfe9bd-531e-499d-9c98-1d39f5e3d0cb .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3bdfe9bd-531e-499d-9c98-1d39f5e3d0cb .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3bdfe9bd-531e-499d-9c98-1d39f5e3d0cb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3bdfe9bd-531e-499d-9c98-1d39f5e3d0cb .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b2f3af6e-2ed0-4e6c-9e85-3502f7b09d69 {
  margin-left: 30px;
margin-right: 30px;
}

#s-b2f3af6e-2ed0-4e6c-9e85-3502f7b09d69 {
  display: none;
}
#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e {
  margin-top: 80px;
}
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e {
  max-width: 100%;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom,
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e {
  max-width: 100%;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom,
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e {
  max-width: 100%;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom,
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e {
  max-width: 100%;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom,
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e {
  max-width: 100%;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom,
.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e img.shogun-image {
  max-width: 188px !important;
  min-height:  !important;
}

.shg-c#s-a4b9a7fd-f744-4b78-b946-d7c3d5759c3e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-79864024-7619-4420-901c-a0f3a2348fe1 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-79864024-7619-4420-901c-a0f3a2348fe1 {
  margin-bottom: 40px;
}
}
#s-79864024-7619-4420-901c-a0f3a2348fe1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-6af07f1b-48ff-4517-aad6-c79fd5a402d4 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-6af07f1b-48ff-4517-aad6-c79fd5a402d4 {
  display: none;
}
#s-435d5425-4de5-47ab-91aa-4f399c3cad15 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-435d5425-4de5-47ab-91aa-4f399c3cad15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-435d5425-4de5-47ab-91aa-4f399c3cad15.shg-box.shg-c {
  justify-content: center;
}

#s-d3e8c7c2-1954-416a-9dee-2c4aca5dabe2 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-1876003c-7ee2-4fd2-9d2d-8664d1a0d7d8 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-1876003c-7ee2-4fd2-9d2d-8664d1a0d7d8 {
  margin-right: 20px;
}
}
#s-1876003c-7ee2-4fd2-9d2d-8664d1a0d7d8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-1876003c-7ee2-4fd2-9d2d-8664d1a0d7d8 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-1876003c-7ee2-4fd2-9d2d-8664d1a0d7d8 .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-702ab84b-2a3d-46f3-9994-05ad5f81841e {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-702ab84b-2a3d-46f3-9994-05ad5f81841e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-702ab84b-2a3d-46f3-9994-05ad5f81841e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-702ab84b-2a3d-46f3-9994-05ad5f81841e {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-702ab84b-2a3d-46f3-9994-05ad5f81841e {
  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-702ab84b-2a3d-46f3-9994-05ad5f81841e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-702ab84b-2a3d-46f3-9994-05ad5f81841e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-702ab84b-2a3d-46f3-9994-05ad5f81841e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-702ab84b-2a3d-46f3-9994-05ad5f81841e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-702ab84b-2a3d-46f3-9994-05ad5f81841e {
  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-702ab84b-2a3d-46f3-9994-05ad5f81841e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-702ab84b-2a3d-46f3-9994-05ad5f81841e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-702ab84b-2a3d-46f3-9994-05ad5f81841e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-702ab84b-2a3d-46f3-9994-05ad5f81841e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-ca7605cf-e359-4b30-83e4-f770038863c4 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-ca7605cf-e359-4b30-83e4-f770038863c4 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ca7605cf-e359-4b30-83e4-f770038863c4 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ca7605cf-e359-4b30-83e4-f770038863c4 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ca7605cf-e359-4b30-83e4-f770038863c4 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-3f0ba75c-2941-4558-9ee6-c35b87f78652 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3f0ba75c-2941-4558-9ee6-c35b87f78652 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3f0ba75c-2941-4558-9ee6-c35b87f78652"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-87a0ae11-160b-40c6-90a2-d57dd43fc0e6 {
  margin-left: 30px;
margin-right: 30px;
}

#s-87a0ae11-160b-40c6-90a2-d57dd43fc0e6 {
  display: none;
}
#s-7d3683f4-0278-4de9-b42b-5a5142c4038f {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7d3683f4-0278-4de9-b42b-5a5142c4038f {
  margin-top: 80px;
}
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f {
  max-width: 100%;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom,
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  max-width: 126px !important;
  min-height:  !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f {
  max-width: 100%;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom,
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  max-width: 126px !important;
  min-height:  !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f {
  max-width: 100%;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom,
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  max-width: 126px !important;
  min-height:  !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f {
  max-width: 100%;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom,
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  max-width: 126px !important;
  min-height:  !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f {
  max-width: 100%;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom,
.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f img.shogun-image {
  max-width: 126px !important;
  min-height:  !important;
}

.shg-c#s-7d3683f4-0278-4de9-b42b-5a5142c4038f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-10e1411b-2285-4453-bd44-bcc7e3bbb97b {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-10e1411b-2285-4453-bd44-bcc7e3bbb97b {
  margin-bottom: 40px;
}
}
#s-10e1411b-2285-4453-bd44-bcc7e3bbb97b .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-cd4ff667-4880-4ff0-b1da-b5b2d981842e {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-cd4ff667-4880-4ff0-b1da-b5b2d981842e {
  display: none;
}
#s-c00e9fbf-aa05-4951-a93b-89660396bfda {
  margin-bottom: 30px;
min-height: 20px;
}








#s-c00e9fbf-aa05-4951-a93b-89660396bfda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c00e9fbf-aa05-4951-a93b-89660396bfda.shg-box.shg-c {
  justify-content: center;
}

#s-b0af6bb7-1a9e-46db-808d-4acc2200fd96 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-14903eb5-4568-49cf-bc57-951e2827fb6b {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-14903eb5-4568-49cf-bc57-951e2827fb6b {
  margin-right: 20px;
}
}
#s-14903eb5-4568-49cf-bc57-951e2827fb6b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-14903eb5-4568-49cf-bc57-951e2827fb6b .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-14903eb5-4568-49cf-bc57-951e2827fb6b .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-768ef808-2542-4d2e-82e1-a3e6b31e449b {
  margin-right: 0px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
text-decoration: none;
}
#s-768ef808-2542-4d2e-82e1-a3e6b31e449b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-768ef808-2542-4d2e-82e1-a3e6b31e449b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-768ef808-2542-4d2e-82e1-a3e6b31e449b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}


#s-768ef808-2542-4d2e-82e1-a3e6b31e449b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-768ef808-2542-4d2e-82e1-a3e6b31e449b.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-f7b3c064-67ba-4dac-83c4-2df295416d04 {
  margin-left: 30px;
margin-right: 30px;
}

#s-f7b3c064-67ba-4dac-83c4-2df295416d04 {
  display: none;
}
#s-b6517cd7-d646-491c-9729-014b68b09e38 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b6517cd7-d646-491c-9729-014b68b09e38 {
  margin-top: 80px;
}
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 {
  max-width: 100%;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom,
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 {
  max-width: 100%;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom,
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 {
  max-width: 100%;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom,
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 {
  max-width: 100%;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom,
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 {
  max-width: 100%;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom,
.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 img.shogun-image {
  max-width: 187px !important;
  min-height:  !important;
}

.shg-c#s-b6517cd7-d646-491c-9729-014b68b09e38 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2f0d8b2e-7665-4d39-899d-1acd8f9093f6 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f0d8b2e-7665-4d39-899d-1acd8f9093f6 {
  margin-bottom: 40px;
}
}
#s-2f0d8b2e-7665-4d39-899d-1acd8f9093f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-abd8a1c6-7a01-4e6e-9816-b1f58b75989f {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-abd8a1c6-7a01-4e6e-9816-b1f58b75989f {
  display: none;
}
#s-ddb10427-3832-4823-b053-4722c06af2b4 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-ddb10427-3832-4823-b053-4722c06af2b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddb10427-3832-4823-b053-4722c06af2b4.shg-box.shg-c {
  justify-content: center;
}

#s-f000ab82-06aa-432b-99b0-5ff6f68cae1e {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-0f4d69e8-0cee-455d-9242-1089b4baa95a {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-0f4d69e8-0cee-455d-9242-1089b4baa95a {
  margin-right: 20px;
}
}
#s-0f4d69e8-0cee-455d-9242-1089b4baa95a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-0f4d69e8-0cee-455d-9242-1089b4baa95a .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-0f4d69e8-0cee-455d-9242-1089b4baa95a .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-37dba29c-b2eb-4829-b1b2-5939541b62b7 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-37dba29c-b2eb-4829-b1b2-5939541b62b7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-37dba29c-b2eb-4829-b1b2-5939541b62b7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-37dba29c-b2eb-4829-b1b2-5939541b62b7 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-37dba29c-b2eb-4829-b1b2-5939541b62b7 {
  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-37dba29c-b2eb-4829-b1b2-5939541b62b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37dba29c-b2eb-4829-b1b2-5939541b62b7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-37dba29c-b2eb-4829-b1b2-5939541b62b7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-37dba29c-b2eb-4829-b1b2-5939541b62b7.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-37dba29c-b2eb-4829-b1b2-5939541b62b7 {
  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-37dba29c-b2eb-4829-b1b2-5939541b62b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37dba29c-b2eb-4829-b1b2-5939541b62b7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-37dba29c-b2eb-4829-b1b2-5939541b62b7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-37dba29c-b2eb-4829-b1b2-5939541b62b7.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-09208f1b-8bad-4318-a9a8-ccf62bdd6c43 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-09208f1b-8bad-4318-a9a8-ccf62bdd6c43 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-09208f1b-8bad-4318-a9a8-ccf62bdd6c43 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-09208f1b-8bad-4318-a9a8-ccf62bdd6c43 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-09208f1b-8bad-4318-a9a8-ccf62bdd6c43 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d158c77e-e34f-4c43-aecb-2d73291d0dfe {
  margin-left: 30px;
margin-right: 30px;
}

#s-d158c77e-e34f-4c43-aecb-2d73291d0dfe {
  display: none;
}
#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 {
  margin-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 {
  margin-top: 80px;
}
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 {
  max-width: 100%;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom,
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 {
  max-width: 100%;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom,
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 {
  max-width: 100%;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom,
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 {
  max-width: 100%;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom,
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 {
  max-width: 100%;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom,
.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-98ba7cad-6176-4ea6-b3b1-07fbdd863d81 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-96f5fe14-299e-4e74-9ed3-e777bae957a1 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-96f5fe14-299e-4e74-9ed3-e777bae957a1 {
  margin-bottom: 40px;
}
}
#s-96f5fe14-299e-4e74-9ed3-e777bae957a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-1acaf1cf-dc1d-41cc-9bbb-02ba0a0bc126 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-1acaf1cf-dc1d-41cc-9bbb-02ba0a0bc126 {
  display: none;
}
#s-daf15832-3d58-475c-b6cc-fcc7076655c2 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-daf15832-3d58-475c-b6cc-fcc7076655c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-daf15832-3d58-475c-b6cc-fcc7076655c2.shg-box.shg-c {
  justify-content: center;
}

#s-53ee8cec-beab-48aa-8e2c-946abf50f4db {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-1249152f-b41b-4ddf-aec4-33d2ee053192 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-1249152f-b41b-4ddf-aec4-33d2ee053192 {
  margin-right: 20px;
}
}
#s-1249152f-b41b-4ddf-aec4-33d2ee053192 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-1249152f-b41b-4ddf-aec4-33d2ee053192 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-1249152f-b41b-4ddf-aec4-33d2ee053192 .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-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4 {
  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-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4 {
  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-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6f00ff05-1e5e-4c8e-8f29-bbc254b4e4e4.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-3b9c9b41-2ffc-4ff4-b041-1a9bcbf81a0e {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-3b9c9b41-2ffc-4ff4-b041-1a9bcbf81a0e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3b9c9b41-2ffc-4ff4-b041-1a9bcbf81a0e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3b9c9b41-2ffc-4ff4-b041-1a9bcbf81a0e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3b9c9b41-2ffc-4ff4-b041-1a9bcbf81a0e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-2d6e9ca3-f675-49a7-b3ec-371216ec874c {
  min-height: 50px;
}








#s-2d6e9ca3-f675-49a7-b3ec-371216ec874c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d6e9ca3-f675-49a7-b3ec-371216ec874c.shg-box.shg-c {
  justify-content: center;
}

#s-97a4bd11-2051-4571-881a-2ec1c18d3eee {
  min-height: 50px;
}








#s-97a4bd11-2051-4571-881a-2ec1c18d3eee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97a4bd11-2051-4571-881a-2ec1c18d3eee.shg-box.shg-c {
  justify-content: center;
}

#s-280ca0ed-df75-42b4-b399-24e71c86dc83 {
  min-height: 50px;
}








#s-280ca0ed-df75-42b4-b399-24e71c86dc83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-280ca0ed-df75-42b4-b399-24e71c86dc83.shg-box.shg-c {
  justify-content: center;
}

#s-4de623c0-261f-419f-88b4-4a25c0409ca4 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c251a611-83b8-4e16-9348-07838b8f66b9 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c251a611-83b8-4e16-9348-07838b8f66b9 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c251a611-83b8-4e16-9348-07838b8f66b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1aeb4d77-2bc0-420b-ac09-0aebd0c94966 {
  margin-left: 30px;
margin-right: 30px;
}

#s-1aeb4d77-2bc0-420b-ac09-0aebd0c94966 {
  display: none;
}
#s-e27a703f-061b-45d7-a272-52acf156ace9 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e27a703f-061b-45d7-a272-52acf156ace9 {
  margin-top: 80px;
}
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 {
  max-width: 100%;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom,
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 {
  max-width: 100%;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom,
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 {
  max-width: 100%;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom,
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 {
  max-width: 100%;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom,
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 {
  max-width: 100%;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom,
.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-e27a703f-061b-45d7-a272-52acf156ace9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d933a8c8-47e2-4958-9262-17efd79d3039 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d933a8c8-47e2-4958-9262-17efd79d3039 {
  margin-bottom: 40px;
}
}
#s-d933a8c8-47e2-4958-9262-17efd79d3039 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-4591d898-ce3a-4d37-a4d4-554dc57044e0 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-4591d898-ce3a-4d37-a4d4-554dc57044e0 {
  display: none;
}
#s-0f033344-392d-4a2b-9e11-62bd62f54139 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-0f033344-392d-4a2b-9e11-62bd62f54139 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f033344-392d-4a2b-9e11-62bd62f54139.shg-box.shg-c {
  justify-content: center;
}

#s-ebf18de5-1ae1-4342-be4c-a9f5e3f7a62b {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-2a123eb9-e6b0-40bc-be8f-3435610b060e {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-2a123eb9-e6b0-40bc-be8f-3435610b060e {
  margin-right: 20px;
}
}
#s-2a123eb9-e6b0-40bc-be8f-3435610b060e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-2a123eb9-e6b0-40bc-be8f-3435610b060e .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-2a123eb9-e6b0-40bc-be8f-3435610b060e .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-bfac8c82-cca3-407a-88fd-c76f7216f5a0 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0 {
  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-bfac8c82-cca3-407a-88fd-c76f7216f5a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bfac8c82-cca3-407a-88fd-c76f7216f5a0.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0 {
  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-bfac8c82-cca3-407a-88fd-c76f7216f5a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bfac8c82-cca3-407a-88fd-c76f7216f5a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bfac8c82-cca3-407a-88fd-c76f7216f5a0.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-70732a39-59c3-411d-b78d-c31e4b22c1a2 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-70732a39-59c3-411d-b78d-c31e4b22c1a2 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-70732a39-59c3-411d-b78d-c31e4b22c1a2 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-70732a39-59c3-411d-b78d-c31e4b22c1a2 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-70732a39-59c3-411d-b78d-c31e4b22c1a2 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6a72c6e-b6e2-438c-a42b-ad51d06d5a64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7a846fc1-739b-43ee-9d8e-0c34d7248de7 {
  margin-left: 30px;
margin-right: 30px;
}

#s-7a846fc1-739b-43ee-9d8e-0c34d7248de7 {
  display: none;
}
#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 {
  margin-top: 80px;
}
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 {
  max-width: 100%;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom,
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 {
  max-width: 100%;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom,
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 {
  max-width: 100%;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom,
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 {
  max-width: 100%;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom,
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 {
  max-width: 100%;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom,
.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-5e8af2fe-179d-4f6a-8aaf-1501b4debcf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-99909667-fc13-4385-aa7c-a46bb5dd131d {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-99909667-fc13-4385-aa7c-a46bb5dd131d {
  margin-bottom: 40px;
}
}
#s-99909667-fc13-4385-aa7c-a46bb5dd131d .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-dc73bce4-ed60-4cfe-a243-5f0c74ac18af {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-dc73bce4-ed60-4cfe-a243-5f0c74ac18af {
  display: none;
}
#s-b425e953-5302-45c8-95cf-c42bab6803e8 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-b425e953-5302-45c8-95cf-c42bab6803e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b425e953-5302-45c8-95cf-c42bab6803e8.shg-box.shg-c {
  justify-content: center;
}

#s-ad43b579-a89b-4e5f-ad5d-0e51304c265f {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-36407bb3-201b-41c2-94de-a61822b976d8 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-36407bb3-201b-41c2-94de-a61822b976d8 {
  margin-right: 20px;
}
}
#s-36407bb3-201b-41c2-94de-a61822b976d8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-36407bb3-201b-41c2-94de-a61822b976d8 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-36407bb3-201b-41c2-94de-a61822b976d8 .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-7bb03f45-96d0-4484-9827-c7ccf1fa9752 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752 {
  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-7bb03f45-96d0-4484-9827-c7ccf1fa9752.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7bb03f45-96d0-4484-9827-c7ccf1fa9752.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752 {
  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-7bb03f45-96d0-4484-9827-c7ccf1fa9752.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-7bb03f45-96d0-4484-9827-c7ccf1fa9752.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7bb03f45-96d0-4484-9827-c7ccf1fa9752.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-70cbe333-d3a3-4f5a-ae97-c4f79fc65542 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-70cbe333-d3a3-4f5a-ae97-c4f79fc65542 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-70cbe333-d3a3-4f5a-ae97-c4f79fc65542 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-70cbe333-d3a3-4f5a-ae97-c4f79fc65542 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-70cbe333-d3a3-4f5a-ae97-c4f79fc65542 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b02b42f6-fe50-4dd2-b5a1-ccb8ac29b73f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-58a7907f-17ad-4819-8494-ff30e9101d32 {
  margin-left: 30px;
margin-right: 30px;
}

#s-58a7907f-17ad-4819-8494-ff30e9101d32 {
  display: none;
}
#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 {
  margin-top: 80px;
}
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 {
  max-width: 100%;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom,
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 {
  max-width: 100%;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom,
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 {
  max-width: 100%;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom,
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 {
  max-width: 100%;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom,
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 {
  max-width: 100%;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom,
.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 img.shogun-image {
  max-width: 186px !important;
  min-height:  !important;
}

.shg-c#s-90a3654d-4b21-4725-81f5-11f96c31b0b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-faa2653b-8659-418c-8c69-3cb0a28ea822 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-faa2653b-8659-418c-8c69-3cb0a28ea822 {
  margin-bottom: 40px;
}
}
#s-faa2653b-8659-418c-8c69-3cb0a28ea822 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-b1b1a475-8664-465b-8248-aedee91bb820 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-b1b1a475-8664-465b-8248-aedee91bb820 {
  display: none;
}
#s-9b19f0ca-ca27-4634-8854-b2fdffe054f5 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-9b19f0ca-ca27-4634-8854-b2fdffe054f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b19f0ca-ca27-4634-8854-b2fdffe054f5.shg-box.shg-c {
  justify-content: center;
}

#s-c953f412-aa48-4c1c-883b-be9f1d9595da {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-7c904e82-1df9-4248-8692-dfdc838519db {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-7c904e82-1df9-4248-8692-dfdc838519db {
  margin-right: 20px;
}
}
#s-7c904e82-1df9-4248-8692-dfdc838519db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-7c904e82-1df9-4248-8692-dfdc838519db .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-7c904e82-1df9-4248-8692-dfdc838519db .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-34bc3c76-494b-49e2-88e3-b8bce21bf00d {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d {
  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-34bc3c76-494b-49e2-88e3-b8bce21bf00d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-34bc3c76-494b-49e2-88e3-b8bce21bf00d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d {
  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-34bc3c76-494b-49e2-88e3-b8bce21bf00d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-34bc3c76-494b-49e2-88e3-b8bce21bf00d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-34bc3c76-494b-49e2-88e3-b8bce21bf00d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-e6c256a8-7676-4e8e-94d3-a7aad6f633e5 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-e6c256a8-7676-4e8e-94d3-a7aad6f633e5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e6c256a8-7676-4e8e-94d3-a7aad6f633e5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e6c256a8-7676-4e8e-94d3-a7aad6f633e5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e6c256a8-7676-4e8e-94d3-a7aad6f633e5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-702faa90-73fa-49e9-b57f-a8a86cd58e7c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-1f833300-dc8b-4f3e-ba7e-dd73ad768dd5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-6439e38c-6c9a-4564-a36f-d18d00ee5e58 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6439e38c-6c9a-4564-a36f-d18d00ee5e58 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-6439e38c-6c9a-4564-a36f-d18d00ee5e58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6439e38c-6c9a-4564-a36f-d18d00ee5e58.shg-box.shg-c {
  justify-content: center;
}

#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e {
  margin-right: 20px;
}
}@media (max-width: 767px){#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e {
  margin-bottom: 0px;
}
}
#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(92, 133, 138, 1);
}

#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(92, 133, 138, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-a8d55f47-e384-45e0-a0c4-fcfb8823514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ec2f8d83-3884-4988-9d0c-e95c073e3164 {
  min-height: 50px;
}








#s-ec2f8d83-3884-4988-9d0c-e95c073e3164 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec2f8d83-3884-4988-9d0c-e95c073e3164.shg-box.shg-c {
  justify-content: center;
}

#s-3ee9d28a-5838-4029-94b4-a00b92cdaf5d {
  min-height: 50px;
}








#s-3ee9d28a-5838-4029-94b4-a00b92cdaf5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ee9d28a-5838-4029-94b4-a00b92cdaf5d.shg-box.shg-c {
  justify-content: center;
}

#s-8b805c26-7efe-40af-90cd-69f2cc2e9bbe {
  min-height: 50px;
}








#s-8b805c26-7efe-40af-90cd-69f2cc2e9bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b805c26-7efe-40af-90cd-69f2cc2e9bbe.shg-box.shg-c {
  justify-content: center;
}

#s-a233812e-8ee7-40ad-bf03-af796ff3d051 {
  margin-right: 20px;
min-height: 50px;
}








#s-a233812e-8ee7-40ad-bf03-af796ff3d051 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a233812e-8ee7-40ad-bf03-af796ff3d051.shg-box.shg-c {
  justify-content: center;
}

#s-7c2e21ca-5034-40ec-9eb9-1192b2a26572 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7c2e21ca-5034-40ec-9eb9-1192b2a26572 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c2e21ca-5034-40ec-9eb9-1192b2a26572"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1b596ef6-283a-4f2d-b94c-8b9dcf6378cd {
  margin-left: 30px;
margin-right: 30px;
}

#s-1b596ef6-283a-4f2d-b94c-8b9dcf6378cd {
  display: none;
}
#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b {
  margin-top: 80px;
}
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b {
  max-width: 100%;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom,
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b {
  max-width: 100%;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom,
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b {
  max-width: 100%;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom,
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b {
  max-width: 100%;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom,
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b {
  max-width: 100%;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom,
.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-9cdd56ae-59ee-4e82-9b68-4c9a49c12d4b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-34256e34-8e00-4cd3-b587-9b641b61f822 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-34256e34-8e00-4cd3-b587-9b641b61f822 {
  margin-bottom: 40px;
}
}
#s-34256e34-8e00-4cd3-b587-9b641b61f822 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-2c89e82d-e561-4332-a3c1-f82893d7ed62 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-2c89e82d-e561-4332-a3c1-f82893d7ed62 {
  display: none;
}
#s-802ceb0f-9bd1-4bea-a1e4-e6e3e7804575 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-802ceb0f-9bd1-4bea-a1e4-e6e3e7804575 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-802ceb0f-9bd1-4bea-a1e4-e6e3e7804575.shg-box.shg-c {
  justify-content: center;
}

#s-2d171b07-c7c7-4815-8a74-061bde7615c0 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-a7555ec1-287e-4921-85a3-03623d95919e {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-a7555ec1-287e-4921-85a3-03623d95919e {
  margin-right: 20px;
}
}
#s-a7555ec1-287e-4921-85a3-03623d95919e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-a7555ec1-287e-4921-85a3-03623d95919e .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-a7555ec1-287e-4921-85a3-03623d95919e .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-19583c5b-1565-4948-b85d-fbff4170e87e {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-19583c5b-1565-4948-b85d-fbff4170e87e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-19583c5b-1565-4948-b85d-fbff4170e87e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-19583c5b-1565-4948-b85d-fbff4170e87e {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-19583c5b-1565-4948-b85d-fbff4170e87e {
  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-19583c5b-1565-4948-b85d-fbff4170e87e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19583c5b-1565-4948-b85d-fbff4170e87e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-19583c5b-1565-4948-b85d-fbff4170e87e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-19583c5b-1565-4948-b85d-fbff4170e87e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-19583c5b-1565-4948-b85d-fbff4170e87e {
  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-19583c5b-1565-4948-b85d-fbff4170e87e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19583c5b-1565-4948-b85d-fbff4170e87e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-19583c5b-1565-4948-b85d-fbff4170e87e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-19583c5b-1565-4948-b85d-fbff4170e87e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-a71541ed-f2dd-43e6-9296-f1450ce8451e {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-a71541ed-f2dd-43e6-9296-f1450ce8451e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a71541ed-f2dd-43e6-9296-f1450ce8451e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a71541ed-f2dd-43e6-9296-f1450ce8451e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a71541ed-f2dd-43e6-9296-f1450ce8451e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-adb6dccf-1073-4d99-9e2e-d71c7ed7cc2e {
  margin-left: 30px;
margin-right: 30px;
}

#s-adb6dccf-1073-4d99-9e2e-d71c7ed7cc2e {
  display: none;
}
#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 {
  margin-top: 80px;
}
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 {
  max-width: 100%;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom,
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  max-width: 86px !important;
  min-height:  !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 {
  max-width: 100%;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom,
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  max-width: 86px !important;
  min-height:  !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 {
  max-width: 100%;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom,
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  max-width: 86px !important;
  min-height:  !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 {
  max-width: 100%;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom,
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  max-width: 86px !important;
  min-height:  !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 {
  max-width: 100%;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom,
.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 img.shogun-image {
  max-width: 86px !important;
  min-height:  !important;
}

.shg-c#s-d1304d93-e5ab-49ba-ad8b-50d4ed700030 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-78c73103-37fd-48a9-b4c6-90cdbc066600 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-78c73103-37fd-48a9-b4c6-90cdbc066600 {
  margin-bottom: 40px;
}
}
#s-78c73103-37fd-48a9-b4c6-90cdbc066600 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-70289a3f-8707-4c01-9291-c536af1440eb {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-70289a3f-8707-4c01-9291-c536af1440eb {
  display: none;
}
#s-2f16697d-3fbb-4710-b5c3-f05dd01e97fe {
  margin-bottom: 30px;
min-height: 20px;
}








#s-2f16697d-3fbb-4710-b5c3-f05dd01e97fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f16697d-3fbb-4710-b5c3-f05dd01e97fe.shg-box.shg-c {
  justify-content: center;
}

#s-b2bd914e-8b48-46f2-bb07-71051ec931bd {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-88f93f40-a79b-4d3e-9e5c-0239f7439fa9 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-88f93f40-a79b-4d3e-9e5c-0239f7439fa9 {
  margin-right: 20px;
}
}
#s-88f93f40-a79b-4d3e-9e5c-0239f7439fa9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-88f93f40-a79b-4d3e-9e5c-0239f7439fa9 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-88f93f40-a79b-4d3e-9e5c-0239f7439fa9 .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-92706d4a-40ca-4f30-b9a0-00fc60180191 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-92706d4a-40ca-4f30-b9a0-00fc60180191:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-92706d4a-40ca-4f30-b9a0-00fc60180191:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-92706d4a-40ca-4f30-b9a0-00fc60180191 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-92706d4a-40ca-4f30-b9a0-00fc60180191 {
  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-92706d4a-40ca-4f30-b9a0-00fc60180191.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92706d4a-40ca-4f30-b9a0-00fc60180191.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-92706d4a-40ca-4f30-b9a0-00fc60180191.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-92706d4a-40ca-4f30-b9a0-00fc60180191.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-92706d4a-40ca-4f30-b9a0-00fc60180191 {
  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-92706d4a-40ca-4f30-b9a0-00fc60180191.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92706d4a-40ca-4f30-b9a0-00fc60180191.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-92706d4a-40ca-4f30-b9a0-00fc60180191.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-92706d4a-40ca-4f30-b9a0-00fc60180191.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-ea57c1d2-61ca-4063-94cb-f5a745f99ce6 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-ea57c1d2-61ca-4063-94cb-f5a745f99ce6 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ea57c1d2-61ca-4063-94cb-f5a745f99ce6 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ea57c1d2-61ca-4063-94cb-f5a745f99ce6 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ea57c1d2-61ca-4063-94cb-f5a745f99ce6 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-95cacbc6-0ac7-4103-b5cd-2da978585f73 {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-95cacbc6-0ac7-4103-b5cd-2da978585f73 {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-95cacbc6-0ac7-4103-b5cd-2da978585f73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b866cc96-1c6b-4731-b02d-b566f46d2b89 {
  margin-left: 30px;
margin-right: 30px;
}

#s-b866cc96-1c6b-4731-b02d-b566f46d2b89 {
  display: none;
}
#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 {
  margin-top: 80px;
}
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 {
  max-width: 100%;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom,
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 {
  max-width: 100%;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom,
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 {
  max-width: 100%;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom,
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 {
  max-width: 100%;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom,
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 {
  max-width: 100%;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom,
.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-0ac4ae07-5685-4e7a-b11b-591b77c38e79 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-ef4e3a08-c671-4133-8bda-0326e178fdee {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ef4e3a08-c671-4133-8bda-0326e178fdee {
  margin-bottom: 40px;
}
}
#s-ef4e3a08-c671-4133-8bda-0326e178fdee .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-35e8db22-1cc6-4504-88ba-158298dc6d90 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-35e8db22-1cc6-4504-88ba-158298dc6d90 {
  display: none;
}
#s-7fae5085-8ee8-4871-8d33-37555a8cf8d3 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-7fae5085-8ee8-4871-8d33-37555a8cf8d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fae5085-8ee8-4871-8d33-37555a8cf8d3.shg-box.shg-c {
  justify-content: center;
}

#s-6ab1525f-2841-432d-9309-be4a66d25223 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-b15e2b7a-ca78-48f1-80c5-cac20589b101 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-b15e2b7a-ca78-48f1-80c5-cac20589b101 {
  margin-right: 20px;
}
}
#s-b15e2b7a-ca78-48f1-80c5-cac20589b101 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-b15e2b7a-ca78-48f1-80c5-cac20589b101 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-b15e2b7a-ca78-48f1-80c5-cac20589b101 .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-14a9968f-21bf-4b22-a18c-50411693227b {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-14a9968f-21bf-4b22-a18c-50411693227b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-14a9968f-21bf-4b22-a18c-50411693227b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-14a9968f-21bf-4b22-a18c-50411693227b {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-14a9968f-21bf-4b22-a18c-50411693227b {
  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-14a9968f-21bf-4b22-a18c-50411693227b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14a9968f-21bf-4b22-a18c-50411693227b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-14a9968f-21bf-4b22-a18c-50411693227b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-14a9968f-21bf-4b22-a18c-50411693227b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-14a9968f-21bf-4b22-a18c-50411693227b {
  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-14a9968f-21bf-4b22-a18c-50411693227b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14a9968f-21bf-4b22-a18c-50411693227b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-14a9968f-21bf-4b22-a18c-50411693227b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-14a9968f-21bf-4b22-a18c-50411693227b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-cb8f00bc-88d3-46e9-851a-65f68e431ac5 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-cb8f00bc-88d3-46e9-851a-65f68e431ac5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-cb8f00bc-88d3-46e9-851a-65f68e431ac5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-cb8f00bc-88d3-46e9-851a-65f68e431ac5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-cb8f00bc-88d3-46e9-851a-65f68e431ac5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-10494b91-ae6a-4069-9bf3-bacd1a3e7d20 {
  margin-left: 30px;
margin-right: 30px;
}

#s-10494b91-ae6a-4069-9bf3-bacd1a3e7d20 {
  display: none;
}
#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c {
  margin-top: 80px;
}
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c {
  max-width: 100%;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom,
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  max-width: 170px !important;
  min-height:  !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c {
  max-width: 100%;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom,
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  max-width: 170px !important;
  min-height:  !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c {
  max-width: 100%;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom,
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  max-width: 170px !important;
  min-height:  !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c {
  max-width: 100%;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom,
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  max-width: 170px !important;
  min-height:  !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c {
  max-width: 100%;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom,
.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c img.shogun-image {
  max-width: 170px !important;
  min-height:  !important;
}

.shg-c#s-0ddd8b65-980c-492a-a636-b1dfd3d7300c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-987dd359-4ea7-4480-813b-d1162bd4b3b8 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-987dd359-4ea7-4480-813b-d1162bd4b3b8 {
  margin-bottom: 40px;
}
}
#s-987dd359-4ea7-4480-813b-d1162bd4b3b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-e7d56696-595c-496e-b57c-ee31ab02dd65 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-e7d56696-595c-496e-b57c-ee31ab02dd65 {
  display: none;
}
#s-a8636e96-fb8b-4060-92e5-7495b73aa22b {
  margin-bottom: 30px;
min-height: 20px;
}








#s-a8636e96-fb8b-4060-92e5-7495b73aa22b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8636e96-fb8b-4060-92e5-7495b73aa22b.shg-box.shg-c {
  justify-content: center;
}

#s-1ffc5e62-306c-4422-a978-2d7487552cef {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-b4b1462a-8dc3-43d7-848d-bf8100cf7494 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-b4b1462a-8dc3-43d7-848d-bf8100cf7494 {
  margin-right: 20px;
}
}
#s-b4b1462a-8dc3-43d7-848d-bf8100cf7494 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-b4b1462a-8dc3-43d7-848d-bf8100cf7494 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-b4b1462a-8dc3-43d7-848d-bf8100cf7494 .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-4a90cda0-b2b3-4334-b46a-007b0ccf1576 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576 {
  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-4a90cda0-b2b3-4334-b46a-007b0ccf1576.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4a90cda0-b2b3-4334-b46a-007b0ccf1576.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576 {
  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-4a90cda0-b2b3-4334-b46a-007b0ccf1576.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-4a90cda0-b2b3-4334-b46a-007b0ccf1576.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4a90cda0-b2b3-4334-b46a-007b0ccf1576.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-47f7625d-322c-41d8-82db-b8af961a3573 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-47f7625d-322c-41d8-82db-b8af961a3573 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-47f7625d-322c-41d8-82db-b8af961a3573 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-47f7625d-322c-41d8-82db-b8af961a3573 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-47f7625d-322c-41d8-82db-b8af961a3573 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-cc02f42c-cea1-4f80-8bc6-3e2fa70feb16 {
  margin-left: 30px;
margin-right: 30px;
}

#s-cc02f42c-cea1-4f80-8bc6-3e2fa70feb16 {
  display: none;
}
#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f {
  margin-top: 80px;
}
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f {
  max-width: 100%;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom,
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  max-width: 123px !important;
  min-height:  !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f {
  max-width: 100%;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom,
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  max-width: 123px !important;
  min-height:  !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f {
  max-width: 100%;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom,
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  max-width: 123px !important;
  min-height:  !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f {
  max-width: 100%;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom,
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  max-width: 123px !important;
  min-height:  !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f {
  max-width: 100%;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom,
.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f img.shogun-image {
  max-width: 123px !important;
  min-height:  !important;
}

.shg-c#s-9f26f99b-573d-41f3-9b0e-7423cb40fd7f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-50d62259-fbbe-44dd-a0d5-bc2b7a1e3b7c {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-50d62259-fbbe-44dd-a0d5-bc2b7a1e3b7c {
  margin-bottom: 40px;
}
}
#s-50d62259-fbbe-44dd-a0d5-bc2b7a1e3b7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-e08b0941-f4b5-40ad-9387-d39116e9126e {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-e08b0941-f4b5-40ad-9387-d39116e9126e {
  display: none;
}
#s-0665d4a5-51b1-4968-9a3c-b482bbb90111 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-0665d4a5-51b1-4968-9a3c-b482bbb90111 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0665d4a5-51b1-4968-9a3c-b482bbb90111.shg-box.shg-c {
  justify-content: center;
}

#s-4014aa35-1362-449e-996b-73f2366b6576 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-beb34307-fda1-442d-afbf-e1aa6c5acb7a {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-beb34307-fda1-442d-afbf-e1aa6c5acb7a {
  margin-right: 20px;
}
}
#s-beb34307-fda1-442d-afbf-e1aa6c5acb7a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-beb34307-fda1-442d-afbf-e1aa6c5acb7a .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-beb34307-fda1-442d-afbf-e1aa6c5acb7a .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-d6465d74-8be5-44d9-8063-9f0b24ef2776 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-d6465d74-8be5-44d9-8063-9f0b24ef2776:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d6465d74-8be5-44d9-8063-9f0b24ef2776:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d6465d74-8be5-44d9-8063-9f0b24ef2776 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-d6465d74-8be5-44d9-8063-9f0b24ef2776 {
  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-d6465d74-8be5-44d9-8063-9f0b24ef2776.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6465d74-8be5-44d9-8063-9f0b24ef2776.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d6465d74-8be5-44d9-8063-9f0b24ef2776.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d6465d74-8be5-44d9-8063-9f0b24ef2776.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-d6465d74-8be5-44d9-8063-9f0b24ef2776 {
  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-d6465d74-8be5-44d9-8063-9f0b24ef2776.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6465d74-8be5-44d9-8063-9f0b24ef2776.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d6465d74-8be5-44d9-8063-9f0b24ef2776.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d6465d74-8be5-44d9-8063-9f0b24ef2776.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-7471681f-52e0-4fce-8e20-806ce391b03c {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-7471681f-52e0-4fce-8e20-806ce391b03c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-7471681f-52e0-4fce-8e20-806ce391b03c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-7471681f-52e0-4fce-8e20-806ce391b03c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-7471681f-52e0-4fce-8e20-806ce391b03c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-bbc7c57d-77ce-424a-a262-0ce97bbb849d {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bbc7c57d-77ce-424a-a262-0ce97bbb849d {
  margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bbc7c57d-77ce-424a-a262-0ce97bbb849d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ed6dfba1-cf3d-492b-843c-34307af910fa {
  margin-left: 30px;
margin-right: 30px;
}

#s-ed6dfba1-cf3d-492b-843c-34307af910fa {
  display: none;
}
#s-936a7172-8ca5-47ef-bc3b-3344f742746c {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-936a7172-8ca5-47ef-bc3b-3344f742746c {
  margin-top: 80px;
}
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c {
  max-width: 100%;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom,
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c {
  max-width: 100%;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom,
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c {
  max-width: 100%;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom,
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c {
  max-width: 100%;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom,
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c {
  max-width: 100%;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom,
.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c img.shogun-image {
  max-width: 114px !important;
  min-height:  !important;
}

.shg-c#s-936a7172-8ca5-47ef-bc3b-3344f742746c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e0dbe7bb-4d46-4f7b-8f9b-aae387b97601 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e0dbe7bb-4d46-4f7b-8f9b-aae387b97601 {
  margin-bottom: 40px;
}
}
#s-e0dbe7bb-4d46-4f7b-8f9b-aae387b97601 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-65bf1037-6f76-4fe2-a963-a65d73a45cb8 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-65bf1037-6f76-4fe2-a963-a65d73a45cb8 {
  display: none;
}
#s-b23f728b-da08-42f6-bc6c-0cc201d819ed {
  margin-bottom: 30px;
min-height: 20px;
}








#s-b23f728b-da08-42f6-bc6c-0cc201d819ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b23f728b-da08-42f6-bc6c-0cc201d819ed.shg-box.shg-c {
  justify-content: center;
}

#s-d3ae2148-d4dc-49a9-8544-f0c52075a69b {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-e31ab79d-9530-4b0e-b618-30b3378c50d4 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-e31ab79d-9530-4b0e-b618-30b3378c50d4 {
  margin-right: 20px;
}
}
#s-e31ab79d-9530-4b0e-b618-30b3378c50d4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-e31ab79d-9530-4b0e-b618-30b3378c50d4 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-e31ab79d-9530-4b0e-b618-30b3378c50d4 .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-5a8fd872-4e03-4430-a3b2-c8f1d773b464 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464 {
  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-5a8fd872-4e03-4430-a3b2-c8f1d773b464.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5a8fd872-4e03-4430-a3b2-c8f1d773b464.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464 {
  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-5a8fd872-4e03-4430-a3b2-c8f1d773b464.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-5a8fd872-4e03-4430-a3b2-c8f1d773b464.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5a8fd872-4e03-4430-a3b2-c8f1d773b464.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-0ef9b90c-5965-4636-9ed0-fc4b5f6d8e00 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-0ef9b90c-5965-4636-9ed0-fc4b5f6d8e00 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0ef9b90c-5965-4636-9ed0-fc4b5f6d8e00 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0ef9b90c-5965-4636-9ed0-fc4b5f6d8e00 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0ef9b90c-5965-4636-9ed0-fc4b5f6d8e00 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a697ae40-9b71-4f37-a701-4b27b07c2701 {
  margin-left: 30px;
margin-right: 30px;
}

#s-a697ae40-9b71-4f37-a701-4b27b07c2701 {
  display: none;
}
#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 {
  margin-top: 80px;
}
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 {
  max-width: 100%;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom,
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  max-width: 77px !important;
  min-height:  !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 {
  max-width: 100%;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom,
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  max-width: 77px !important;
  min-height:  !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 {
  max-width: 100%;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom,
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  max-width: 77px !important;
  min-height:  !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 {
  max-width: 100%;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom,
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  max-width: 77px !important;
  min-height:  !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 {
  max-width: 100%;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom,
.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 img.shogun-image {
  max-width: 77px !important;
  min-height:  !important;
}

.shg-c#s-ebeb5f30-8ea7-4d54-8bd9-af6676369421 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-92bc37bc-2259-4925-87af-e5e60b97965b {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-92bc37bc-2259-4925-87af-e5e60b97965b {
  margin-bottom: 40px;
}
}
#s-92bc37bc-2259-4925-87af-e5e60b97965b .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-54cba94f-89df-4c91-9b0c-418f47197f9e {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-54cba94f-89df-4c91-9b0c-418f47197f9e {
  display: none;
}
#s-1fedabbf-3fa1-473e-8829-5ba5cbbdd17c {
  margin-bottom: 30px;
min-height: 20px;
}








#s-1fedabbf-3fa1-473e-8829-5ba5cbbdd17c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fedabbf-3fa1-473e-8829-5ba5cbbdd17c.shg-box.shg-c {
  justify-content: center;
}

#s-93c0b6f9-42eb-4bf7-bed2-2460d394b179 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-f23963af-93ff-4356-bfb7-00cebe2bf0af {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-f23963af-93ff-4356-bfb7-00cebe2bf0af {
  margin-right: 20px;
}
}
#s-f23963af-93ff-4356-bfb7-00cebe2bf0af .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-f23963af-93ff-4356-bfb7-00cebe2bf0af .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-f23963af-93ff-4356-bfb7-00cebe2bf0af .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-2c4578bb-df37-4e33-b5f3-9f781a82a678 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-2c4578bb-df37-4e33-b5f3-9f781a82a678:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2c4578bb-df37-4e33-b5f3-9f781a82a678:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-2c4578bb-df37-4e33-b5f3-9f781a82a678 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-2c4578bb-df37-4e33-b5f3-9f781a82a678 {
  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-2c4578bb-df37-4e33-b5f3-9f781a82a678.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c4578bb-df37-4e33-b5f3-9f781a82a678.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2c4578bb-df37-4e33-b5f3-9f781a82a678.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2c4578bb-df37-4e33-b5f3-9f781a82a678.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-2c4578bb-df37-4e33-b5f3-9f781a82a678 {
  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-2c4578bb-df37-4e33-b5f3-9f781a82a678.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c4578bb-df37-4e33-b5f3-9f781a82a678.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2c4578bb-df37-4e33-b5f3-9f781a82a678.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2c4578bb-df37-4e33-b5f3-9f781a82a678.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-8f201145-0074-4dd9-8813-e22cae17eedc {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-8f201145-0074-4dd9-8813-e22cae17eedc .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-8f201145-0074-4dd9-8813-e22cae17eedc .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-8f201145-0074-4dd9-8813-e22cae17eedc .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8f201145-0074-4dd9-8813-e22cae17eedc .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-8d596107-b4bc-456d-8cf6-be7ab792a213 {
  margin-left: 30px;
margin-right: 30px;
}

#s-8d596107-b4bc-456d-8cf6-be7ab792a213 {
  display: none;
}
#s-b069320f-6dbb-46de-ac67-aec4fd14de98 {
  margin-bottom: 6px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b069320f-6dbb-46de-ac67-aec4fd14de98 {
  margin-top: 80px;
}
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 {
  max-width: 100%;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom,
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  max-width: 107px !important;
  min-height:  !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 {
  max-width: 100%;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom,
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  max-width: 107px !important;
  min-height:  !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 {
  max-width: 100%;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom,
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  max-width: 107px !important;
  min-height:  !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 {
  max-width: 100%;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom,
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  max-width: 107px !important;
  min-height:  !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 {
  max-width: 100%;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom,
.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 img.shogun-image {
  max-width: 107px !important;
  min-height:  !important;
}

.shg-c#s-b069320f-6dbb-46de-ac67-aec4fd14de98 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7c8a0b48-aa7c-4b48-b798-38377375cbb5 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7c8a0b48-aa7c-4b48-b798-38377375cbb5 {
  margin-bottom: 40px;
}
}
#s-7c8a0b48-aa7c-4b48-b798-38377375cbb5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
}

#s-6c9c3308-d8c4-4918-91c3-6735f3ba2573 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 162, 44, 0.65);
border-style: solid;
background-color: rgba(221, 162, 44, 0);
}

#s-6c9c3308-d8c4-4918-91c3-6735f3ba2573 {
  display: none;
}
#s-b5f9c0ec-a438-4f7b-a281-f862214f99c9 {
  margin-bottom: 30px;
min-height: 20px;
}








#s-b5f9c0ec-a438-4f7b-a281-f862214f99c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5f9c0ec-a438-4f7b-a281-f862214f99c9.shg-box.shg-c {
  justify-content: center;
}

#s-3fcd8f35-98ef-4710-b4ee-f166c1967ec6 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-c915d4cb-96d8-4a11-89b2-fc892d161013 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(253, 253, 253, 1);
}
@media (max-width: 767px){#s-c915d4cb-96d8-4a11-89b2-fc892d161013 {
  margin-right: 20px;
}
}
#s-c915d4cb-96d8-4a11-89b2-fc892d161013 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-c915d4cb-96d8-4a11-89b2-fc892d161013 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 16px;
}

#s-c915d4cb-96d8-4a11-89b2-fc892d161013 .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-897a116c-020e-4550-865b-0f96c87d4226 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(66, 66, 66, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-897a116c-020e-4550-865b-0f96c87d4226:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-897a116c-020e-4550-865b-0f96c87d4226:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-897a116c-020e-4550-865b-0f96c87d4226 {
  padding-top: 10px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}


#s-897a116c-020e-4550-865b-0f96c87d4226 {
  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-897a116c-020e-4550-865b-0f96c87d4226.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-897a116c-020e-4550-865b-0f96c87d4226.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-897a116c-020e-4550-865b-0f96c87d4226.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-897a116c-020e-4550-865b-0f96c87d4226.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 16px;
    color: rgba(250, 246, 246, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-897a116c-020e-4550-865b-0f96c87d4226 {
  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-897a116c-020e-4550-865b-0f96c87d4226.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-897a116c-020e-4550-865b-0f96c87d4226.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-897a116c-020e-4550-865b-0f96c87d4226.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-897a116c-020e-4550-865b-0f96c87d4226.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Poppins;
    
    font-size: 10px;
    color: rgba(250, 246, 246, 1);
  }

}
#s-e8117578-f80e-4ab8-83c3-bd91aa7caba5 {
  border-style: solid;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-e8117578-f80e-4ab8-83c3-bd91aa7caba5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e8117578-f80e-4ab8-83c3-bd91aa7caba5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e8117578-f80e-4ab8-83c3-bd91aa7caba5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e8117578-f80e-4ab8-83c3-bd91aa7caba5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-74e47fc8-603a-4839-a9b0-5c6bb086d1dd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-cddd52fc-c511-4fa6-b89c-3a709151d32e {
  min-height: 75px;
}








#s-cddd52fc-c511-4fa6-b89c-3a709151d32e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cddd52fc-c511-4fa6-b89c-3a709151d32e.shg-box.shg-c {
  justify-content: center;
}

#s-10fd9903-d082-4106-9187-902313d6791d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10fd9903-d082-4106-9187-902313d6791d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6eb29f49-4c0e-4dad-96d6-48d3327a52ca {
  margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 25px;
padding-bottom: 0px;
padding-right: 25px;
text-align: left;
}

#s-6eb29f49-4c0e-4dad-96d6-48d3327a52ca .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 56px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-6eb29f49-4c0e-4dad-96d6-48d3327a52ca .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 42px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-6eb29f49-4c0e-4dad-96d6-48d3327a52ca .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 38px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


}
#s-b4a5e6a6-bdbb-4ea5-afd7-171596730def {
  margin-bottom: 20px;
padding-left: 25px;
padding-right: 25px;
}

#s-b65efa56-db13-4e2a-ab88-d0d9997e2273 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: 30px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(66, 66, 66, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-b65efa56-db13-4e2a-ab88-d0d9997e2273:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(92, 133, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b65efa56-db13-4e2a-ab88-d0d9997e2273:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b65efa56-db13-4e2a-ab88-d0d9997e2273-btn-wrapper {
    text-align: left;
  }


#s-b65efa56-db13-4e2a-ab88-d0d9997e2273.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-1c4aa330-689b-4d8e-9373-6ac7be5c20fa {
  min-height: 50px;
}








#s-1c4aa330-689b-4d8e-9373-6ac7be5c20fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c4aa330-689b-4d8e-9373-6ac7be5c20fa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4635e13f-c2fb-496e-b3f0-b4a7105fd702 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
max-width: 300px;
text-align: right;
}
@media (min-width: 768px) and (max-width: 991px){#s-4635e13f-c2fb-496e-b3f0-b4a7105fd702 {
  margin-right: 20px;
max-width: 300px;
}
}@media (max-width: 767px){#s-4635e13f-c2fb-496e-b3f0-b4a7105fd702 {
  margin-left: 70px;
text-align: center;
}
}



  #s-4635e13f-c2fb-496e-b3f0-b4a7105fd702 img.shogun-image {
    
    width: px;
  }


#s-4635e13f-c2fb-496e-b3f0-b4a7105fd702 .shogun-image-content {
  
    align-items: center;
  
}

#s-345ecce4-3dfc-45f5-a3c3-6b8f5b977fed {
  min-height: 50px;
}








#s-345ecce4-3dfc-45f5-a3c3-6b8f5b977fed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-345ecce4-3dfc-45f5-a3c3-6b8f5b977fed.shg-box.shg-c {
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
