.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-09c418b3-fbdf-4d81-a4fa-70f4d9a0d440 {  }
@media (min-width: 992px) and (max-width: 1199px){#s-09c418b3-fbdf-4d81-a4fa-70f4d9a0d440, #wrap-s-09c418b3-fbdf-4d81-a4fa-70f4d9a0d440 { display:none !important; }}@media (min-width: 1200px){#s-09c418b3-fbdf-4d81-a4fa-70f4d9a0d440, #wrap-s-09c418b3-fbdf-4d81-a4fa-70f4d9a0d440 { display:none !important; }}
#s-09c418b3-fbdf-4d81-a4fa-70f4d9a0d440 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-ac9bb1d7-b00a-4b41-821f-47f52c5a7ef7 { padding-top: 10px;
padding-bottom: 10px; }
 #s-ac9bb1d7-b00a-4b41-821f-47f52c5a7ef7 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-7a2c0e26-5912-495e-ae00-9c6de27115c2 { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-7a2c0e26-5912-495e-ae00-9c6de27115c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b50a5486-4e1d-404a-98e5-eb03f02d303d { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-b50a5486-4e1d-404a-98e5-eb03f02d303d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-rich-text {
  overflow-wrap: break-word;
  text-align: left;
}

.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 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: text;
  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;
}

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

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

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

#s-9afb8883-1b81-40ac-9863-1e663e7ebb3f { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-9afb8883-1b81-40ac-9863-1e663e7ebb3f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-4c6a3391-8692-424f-99ff-8301c935cda8 {
  display: none;
}
.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-be9413cd-4465-4dcf-ad15-f146b40be085 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-be9413cd-4465-4dcf-ad15-f146b40be085 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-a8fc90cd-a2e5-4d16-83c5-62b091653e6b { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-a8fc90cd-a2e5-4d16-83c5-62b091653e6b .shg-product-sold-out {
  display: none;
}

#s-a8fc90cd-a2e5-4d16-83c5-62b091653e6b .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8fc90cd-a2e5-4d16-83c5-62b091653e6b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-b2bbdf62-f7ea-4644-8a7f-3ad47d6becef { text-align: center; }
#s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 992px) and (max-width: 1199px){#s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9, #wrap-s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9 { display:none !important; }}@media (min-width: 1200px){#s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9, #wrap-s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-9db43b58-f6ff-45e7-9273-7dad77fdc2d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-648b3e09-5577-480b-abb9-9eee8000efba { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-648b3e09-5577-480b-abb9-9eee8000efba .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-648b3e09-5577-480b-abb9-9eee8000efba .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-648b3e09-5577-480b-abb9-9eee8000efba .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-648b3e09-5577-480b-abb9-9eee8000efba .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


.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-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

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

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

#s-8cda5f58-eccd-41e2-b2f3-d73a6f7b0aa4 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-8cda5f58-eccd-41e2-b2f3-d73a6f7b0aa4:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-8cda5f58-eccd-41e2-b2f3-d73a6f7b0aa4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8cda5f58-eccd-41e2-b2f3-d73a6f7b0aa4 {
  display: block;
  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-8cda5f58-eccd-41e2-b2f3-d73a6f7b0aa4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cda5f58-eccd-41e2-b2f3-d73a6f7b0aa4.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-8cda5f58-eccd-41e2-b2f3-d73a6f7b0aa4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-8cda5f58-eccd-41e2-b2f3-d73a6f7b0aa4.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-0278731e-6997-475c-bb7a-dc72a3408319 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-0278731e-6997-475c-bb7a-dc72a3408319, #wrap-s-0278731e-6997-475c-bb7a-dc72a3408319 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0278731e-6997-475c-bb7a-dc72a3408319, #wrap-s-0278731e-6997-475c-bb7a-dc72a3408319 { display:none !important; }}@media (min-width: 1200px){#s-0278731e-6997-475c-bb7a-dc72a3408319, #wrap-s-0278731e-6997-475c-bb7a-dc72a3408319 { display:none !important; }}
#s-98139754-f645-48b0-bd18-8fd2da8b7f78 {
  display: none;
}
#s-00849291-88ea-491b-9429-7e9b8567c05a { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-00849291-88ea-491b-9429-7e9b8567c05a .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-ff8ea752-cae3-4430-96b5-9ea65f81b9ee { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-ff8ea752-cae3-4430-96b5-9ea65f81b9ee .shg-product-sold-out {
  display: none;
}

#s-ff8ea752-cae3-4430-96b5-9ea65f81b9ee .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff8ea752-cae3-4430-96b5-9ea65f81b9ee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d6b0467a-8890-49d1-a41a-4e7903355e52 { text-align: center; }
#s-da04e7eb-822d-478d-8a19-4f16d142692b { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-da04e7eb-822d-478d-8a19-4f16d142692b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-8f4f9373-fc85-4e57-8607-37efb1d1b676 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-8f4f9373-fc85-4e57-8607-37efb1d1b676 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-8f4f9373-fc85-4e57-8607-37efb1d1b676 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-8f4f9373-fc85-4e57-8607-37efb1d1b676 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8f4f9373-fc85-4e57-8607-37efb1d1b676 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-f493f519-765a-4a0d-be68-4e95acea9333 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-f493f519-765a-4a0d-be68-4e95acea9333:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-f493f519-765a-4a0d-be68-4e95acea9333:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f493f519-765a-4a0d-be68-4e95acea9333 {
  display: block;
  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-f493f519-765a-4a0d-be68-4e95acea9333.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f493f519-765a-4a0d-be68-4e95acea9333.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-f493f519-765a-4a0d-be68-4e95acea9333.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-f493f519-765a-4a0d-be68-4e95acea9333.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-c492dd24-ec41-49f8-bad2-2b7bad89feef { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-c492dd24-ec41-49f8-bad2-2b7bad89feef, #wrap-s-c492dd24-ec41-49f8-bad2-2b7bad89feef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c492dd24-ec41-49f8-bad2-2b7bad89feef, #wrap-s-c492dd24-ec41-49f8-bad2-2b7bad89feef { display:none !important; }}@media (min-width: 1200px){#s-c492dd24-ec41-49f8-bad2-2b7bad89feef, #wrap-s-c492dd24-ec41-49f8-bad2-2b7bad89feef { display:none !important; }}
#s-a2920064-727b-4bf3-93f2-81155b019b82 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-a2920064-727b-4bf3-93f2-81155b019b82 {
  display: none;
}
#s-eeece460-36b1-41df-985f-41a851b80205 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-eeece460-36b1-41df-985f-41a851b80205 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-033c5ebc-49bb-47bf-890d-496a5fa82661 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-033c5ebc-49bb-47bf-890d-496a5fa82661 .shg-product-sold-out {
  display: none;
}

#s-033c5ebc-49bb-47bf-890d-496a5fa82661 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-033c5ebc-49bb-47bf-890d-496a5fa82661 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-eb8f9aa9-0d8f-452c-b64e-c0cd61843eca { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-010fe541-3ecb-4d08-bb51-12e16b48a30c { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-010fe541-3ecb-4d08-bb51-12e16b48a30c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-a32a5c2a-2ff8-42fa-a044-a61cc126bf8f { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-a32a5c2a-2ff8-42fa-a044-a61cc126bf8f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a32a5c2a-2ff8-42fa-a044-a61cc126bf8f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a32a5c2a-2ff8-42fa-a044-a61cc126bf8f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a32a5c2a-2ff8-42fa-a044-a61cc126bf8f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-14bc896b-5264-4796-9f6b-eb25295ecec4 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-14bc896b-5264-4796-9f6b-eb25295ecec4:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-14bc896b-5264-4796-9f6b-eb25295ecec4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-14bc896b-5264-4796-9f6b-eb25295ecec4 {
  display: block;
  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-14bc896b-5264-4796-9f6b-eb25295ecec4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14bc896b-5264-4796-9f6b-eb25295ecec4.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-14bc896b-5264-4796-9f6b-eb25295ecec4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-14bc896b-5264-4796-9f6b-eb25295ecec4.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-c9b0185d-8830-4d4e-b907-dccde7452bbe { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-c9b0185d-8830-4d4e-b907-dccde7452bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b08e7549-eb8f-4971-b385-862d839b38df { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-b08e7549-eb8f-4971-b385-862d839b38df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-99c7f22c-32d7-4118-9294-77f1e742ec0d { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-99c7f22c-32d7-4118-9294-77f1e742ec0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-37389a70-f2b5-42b1-b5d6-42df60750f95 {
  display: none;
}
#s-90f85502-dc1f-482b-b427-610843c30f2e { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-90f85502-dc1f-482b-b427-610843c30f2e .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-69565e72-348a-4373-b2d0-a0e349a15493 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-69565e72-348a-4373-b2d0-a0e349a15493 .shg-product-sold-out {
  display: none;
}

#s-69565e72-348a-4373-b2d0-a0e349a15493 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69565e72-348a-4373-b2d0-a0e349a15493 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-83d68161-f405-4da3-b7d5-4db025dd4dd4 { text-align: center; }
#s-4c74c981-0488-450e-9937-92e30d074927 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 992px) and (max-width: 1199px){#s-4c74c981-0488-450e-9937-92e30d074927, #wrap-s-4c74c981-0488-450e-9937-92e30d074927 { display:none !important; }}@media (min-width: 1200px){#s-4c74c981-0488-450e-9937-92e30d074927, #wrap-s-4c74c981-0488-450e-9937-92e30d074927 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-4c74c981-0488-450e-9937-92e30d074927"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-55ba1cf8-429e-447c-b5c5-41ded26c98c0 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-55ba1cf8-429e-447c-b5c5-41ded26c98c0 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-55ba1cf8-429e-447c-b5c5-41ded26c98c0 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-55ba1cf8-429e-447c-b5c5-41ded26c98c0 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-55ba1cf8-429e-447c-b5c5-41ded26c98c0 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-59e3c56b-6439-426c-923a-da4646659474 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-59e3c56b-6439-426c-923a-da4646659474:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-59e3c56b-6439-426c-923a-da4646659474:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59e3c56b-6439-426c-923a-da4646659474 {
  display: block;
  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-59e3c56b-6439-426c-923a-da4646659474.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59e3c56b-6439-426c-923a-da4646659474.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-59e3c56b-6439-426c-923a-da4646659474.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-59e3c56b-6439-426c-923a-da4646659474.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-6bc8397e-01e2-42c1-9a5a-b92f303dce5f { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-6bc8397e-01e2-42c1-9a5a-b92f303dce5f, #wrap-s-6bc8397e-01e2-42c1-9a5a-b92f303dce5f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6bc8397e-01e2-42c1-9a5a-b92f303dce5f, #wrap-s-6bc8397e-01e2-42c1-9a5a-b92f303dce5f { display:none !important; }}@media (min-width: 1200px){#s-6bc8397e-01e2-42c1-9a5a-b92f303dce5f, #wrap-s-6bc8397e-01e2-42c1-9a5a-b92f303dce5f { display:none !important; }}
#s-c0f5d417-7100-4e28-80b5-0fdeaaabdda2 {
  display: none;
}
#s-20d08b88-866b-4150-a7ac-b4382c371006 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-20d08b88-866b-4150-a7ac-b4382c371006 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-04a075fb-a888-459d-ba40-17b4a2e283c5 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-04a075fb-a888-459d-ba40-17b4a2e283c5 .shg-product-sold-out {
  display: none;
}

#s-04a075fb-a888-459d-ba40-17b4a2e283c5 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04a075fb-a888-459d-ba40-17b4a2e283c5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4c664f2f-88ba-405e-8489-13d11ae6f9da { text-align: center; }
#s-b73947e4-4d02-407d-a0c4-d894cce7b85e { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b73947e4-4d02-407d-a0c4-d894cce7b85e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-a5339bea-9e90-43c7-b6ff-659a9ce774cf { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-a5339bea-9e90-43c7-b6ff-659a9ce774cf .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a5339bea-9e90-43c7-b6ff-659a9ce774cf .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a5339bea-9e90-43c7-b6ff-659a9ce774cf .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a5339bea-9e90-43c7-b6ff-659a9ce774cf .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-193f7b85-413c-453c-879e-1b64614d7b85 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-193f7b85-413c-453c-879e-1b64614d7b85:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-193f7b85-413c-453c-879e-1b64614d7b85:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-193f7b85-413c-453c-879e-1b64614d7b85 {
  display: block;
  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-193f7b85-413c-453c-879e-1b64614d7b85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-193f7b85-413c-453c-879e-1b64614d7b85.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-193f7b85-413c-453c-879e-1b64614d7b85.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-193f7b85-413c-453c-879e-1b64614d7b85.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-28e381b1-b7cf-41ce-a20b-9d2242c5c5cd { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-28e381b1-b7cf-41ce-a20b-9d2242c5c5cd, #wrap-s-28e381b1-b7cf-41ce-a20b-9d2242c5c5cd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28e381b1-b7cf-41ce-a20b-9d2242c5c5cd, #wrap-s-28e381b1-b7cf-41ce-a20b-9d2242c5c5cd { display:none !important; }}@media (min-width: 1200px){#s-28e381b1-b7cf-41ce-a20b-9d2242c5c5cd, #wrap-s-28e381b1-b7cf-41ce-a20b-9d2242c5c5cd { display:none !important; }}
#s-b801585a-17ce-459a-b3bd-6c66606dc0a2 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-b801585a-17ce-459a-b3bd-6c66606dc0a2 {
  display: none;
}
#s-0cadbc9d-50ff-41b6-86dd-6c20b723aa99 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-0cadbc9d-50ff-41b6-86dd-6c20b723aa99 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-8ef14b55-2697-47e6-b13d-06cafac427c8 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-8ef14b55-2697-47e6-b13d-06cafac427c8 .shg-product-sold-out {
  display: none;
}

#s-8ef14b55-2697-47e6-b13d-06cafac427c8 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ef14b55-2697-47e6-b13d-06cafac427c8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9146f5d0-dce2-44df-8b99-dd111367bd16 { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-9e9b4152-81b8-4db7-b04c-2338d91829d2 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-9e9b4152-81b8-4db7-b04c-2338d91829d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-310eebd0-7da6-46f4-9bf8-94cb831bc020 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-310eebd0-7da6-46f4-9bf8-94cb831bc020 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-310eebd0-7da6-46f4-9bf8-94cb831bc020 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-310eebd0-7da6-46f4-9bf8-94cb831bc020 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-310eebd0-7da6-46f4-9bf8-94cb831bc020 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-4494cafe-313f-4c9c-9651-0badddab2b8b { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-4494cafe-313f-4c9c-9651-0badddab2b8b:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-4494cafe-313f-4c9c-9651-0badddab2b8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4494cafe-313f-4c9c-9651-0badddab2b8b {
  display: block;
  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-4494cafe-313f-4c9c-9651-0badddab2b8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4494cafe-313f-4c9c-9651-0badddab2b8b.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-4494cafe-313f-4c9c-9651-0badddab2b8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-4494cafe-313f-4c9c-9651-0badddab2b8b.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-6c8261b6-b815-468f-a60a-8793054436a2 { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-6c8261b6-b815-468f-a60a-8793054436a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3d046770-f3b3-4f47-a6dd-577fd1b07a67 { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-3d046770-f3b3-4f47-a6dd-577fd1b07a67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6b61d55e-bf9d-4478-a871-5ebbb1526153 { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-6b61d55e-bf9d-4478-a871-5ebbb1526153"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-726592b7-e62e-4bbf-8822-9ef9c0758c46 {
  display: none;
}
#s-53a8ae8b-4433-4419-a896-c886b6f4e1bf { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-53a8ae8b-4433-4419-a896-c886b6f4e1bf .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-6bb9acf9-3c91-4ccd-9310-ee7b3117bf4d { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-6bb9acf9-3c91-4ccd-9310-ee7b3117bf4d .shg-product-sold-out {
  display: none;
}

#s-6bb9acf9-3c91-4ccd-9310-ee7b3117bf4d .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6bb9acf9-3c91-4ccd-9310-ee7b3117bf4d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-98d35340-a194-429d-87b8-a57afe2e0d15 { text-align: center; }
#s-662f0789-25b9-4fda-9c72-03f40d7bb420 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 992px) and (max-width: 1199px){#s-662f0789-25b9-4fda-9c72-03f40d7bb420, #wrap-s-662f0789-25b9-4fda-9c72-03f40d7bb420 { display:none !important; }}@media (min-width: 1200px){#s-662f0789-25b9-4fda-9c72-03f40d7bb420, #wrap-s-662f0789-25b9-4fda-9c72-03f40d7bb420 { display:none !important; }}
@media (min-width: 0px) {
[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-662f0789-25b9-4fda-9c72-03f40d7bb420"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-c402542a-40f8-48ba-81c1-bcbf6b193c79 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-c402542a-40f8-48ba-81c1-bcbf6b193c79 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-c402542a-40f8-48ba-81c1-bcbf6b193c79 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c402542a-40f8-48ba-81c1-bcbf6b193c79 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c402542a-40f8-48ba-81c1-bcbf6b193c79 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-4e599bd0-0c58-4e58-833d-47a1849d85b9 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-4e599bd0-0c58-4e58-833d-47a1849d85b9:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-4e599bd0-0c58-4e58-833d-47a1849d85b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e599bd0-0c58-4e58-833d-47a1849d85b9 {
  display: block;
  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-4e599bd0-0c58-4e58-833d-47a1849d85b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e599bd0-0c58-4e58-833d-47a1849d85b9.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-4e599bd0-0c58-4e58-833d-47a1849d85b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-4e599bd0-0c58-4e58-833d-47a1849d85b9.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-805fdb6e-6dcc-4b24-adb9-aa5c7115caa3 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-805fdb6e-6dcc-4b24-adb9-aa5c7115caa3, #wrap-s-805fdb6e-6dcc-4b24-adb9-aa5c7115caa3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-805fdb6e-6dcc-4b24-adb9-aa5c7115caa3, #wrap-s-805fdb6e-6dcc-4b24-adb9-aa5c7115caa3 { display:none !important; }}@media (min-width: 1200px){#s-805fdb6e-6dcc-4b24-adb9-aa5c7115caa3, #wrap-s-805fdb6e-6dcc-4b24-adb9-aa5c7115caa3 { display:none !important; }}
#s-5c84fbea-d73e-4c62-810e-355c9c31318f {
  display: none;
}
#s-afa49ac2-5d88-4c92-b711-c79f6907a669 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-afa49ac2-5d88-4c92-b711-c79f6907a669 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-b5b64396-9205-409e-b555-367c2d727083 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-b5b64396-9205-409e-b555-367c2d727083 .shg-product-sold-out {
  display: none;
}

#s-b5b64396-9205-409e-b555-367c2d727083 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b5b64396-9205-409e-b555-367c2d727083 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-53d91cb1-979f-4bcf-88a7-88efecc32330 { text-align: center; }
#s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b556d9f9-9899-40fa-b354-c75d5c2b3b7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-f8b4bed7-e0b8-49fe-92fd-9ba59167f2f2 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-f8b4bed7-e0b8-49fe-92fd-9ba59167f2f2 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f8b4bed7-e0b8-49fe-92fd-9ba59167f2f2 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f8b4bed7-e0b8-49fe-92fd-9ba59167f2f2 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f8b4bed7-e0b8-49fe-92fd-9ba59167f2f2 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-7b1d88a5-1f77-4e35-ba02-80a77b33a93f { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-7b1d88a5-1f77-4e35-ba02-80a77b33a93f:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-7b1d88a5-1f77-4e35-ba02-80a77b33a93f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b1d88a5-1f77-4e35-ba02-80a77b33a93f {
  display: block;
  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-7b1d88a5-1f77-4e35-ba02-80a77b33a93f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b1d88a5-1f77-4e35-ba02-80a77b33a93f.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-7b1d88a5-1f77-4e35-ba02-80a77b33a93f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-7b1d88a5-1f77-4e35-ba02-80a77b33a93f.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-88e60a61-0bac-4a84-8a75-63e1d596a445 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-88e60a61-0bac-4a84-8a75-63e1d596a445, #wrap-s-88e60a61-0bac-4a84-8a75-63e1d596a445 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88e60a61-0bac-4a84-8a75-63e1d596a445, #wrap-s-88e60a61-0bac-4a84-8a75-63e1d596a445 { display:none !important; }}@media (min-width: 1200px){#s-88e60a61-0bac-4a84-8a75-63e1d596a445, #wrap-s-88e60a61-0bac-4a84-8a75-63e1d596a445 { display:none !important; }}
#s-6ec8ae66-3c6c-4715-8719-53448ab70079 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-6ec8ae66-3c6c-4715-8719-53448ab70079 {
  display: none;
}
#s-4904dd81-68e9-456f-9060-f7690e0ecd9f { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-4904dd81-68e9-456f-9060-f7690e0ecd9f .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-f4f6f309-d9cf-423f-a445-947ff6ca5dae { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-f4f6f309-d9cf-423f-a445-947ff6ca5dae .shg-product-sold-out {
  display: none;
}

#s-f4f6f309-d9cf-423f-a445-947ff6ca5dae .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4f6f309-d9cf-423f-a445-947ff6ca5dae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6c6867c4-72e5-4552-985f-e1faadfd05c4 { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-9c87a690-e331-452e-b77c-eece1acc59e0 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-9c87a690-e331-452e-b77c-eece1acc59e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-a3d703ef-56ee-4fef-94b0-b27209bbe4f3 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-a3d703ef-56ee-4fef-94b0-b27209bbe4f3 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a3d703ef-56ee-4fef-94b0-b27209bbe4f3 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a3d703ef-56ee-4fef-94b0-b27209bbe4f3 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a3d703ef-56ee-4fef-94b0-b27209bbe4f3 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-7108f9ad-7064-4294-a4bc-96457e23e6c6 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-7108f9ad-7064-4294-a4bc-96457e23e6c6:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-7108f9ad-7064-4294-a4bc-96457e23e6c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7108f9ad-7064-4294-a4bc-96457e23e6c6 {
  display: block;
  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-7108f9ad-7064-4294-a4bc-96457e23e6c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7108f9ad-7064-4294-a4bc-96457e23e6c6.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-7108f9ad-7064-4294-a4bc-96457e23e6c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-7108f9ad-7064-4294-a4bc-96457e23e6c6.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-6cf92460-5baf-408e-afe8-472047c980da { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-6cf92460-5baf-408e-afe8-472047c980da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-38088daa-b7a9-4bb2-bfa9-af31cb1a2ecf { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-38088daa-b7a9-4bb2-bfa9-af31cb1a2ecf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d7366260-c405-4240-bd80-a85ae92e0c79 { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-d7366260-c405-4240-bd80-a85ae92e0c79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-d958f788-fdf3-4253-8739-1ac25aa9aad6 {
  display: none;
}
#s-67fc67a1-a185-48e2-9d4d-b20bb8d95fd2 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-67fc67a1-a185-48e2-9d4d-b20bb8d95fd2 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-036b40d6-29eb-4c53-bcb6-7563bf8521c3 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-036b40d6-29eb-4c53-bcb6-7563bf8521c3 .shg-product-sold-out {
  display: none;
}

#s-036b40d6-29eb-4c53-bcb6-7563bf8521c3 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-036b40d6-29eb-4c53-bcb6-7563bf8521c3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7208ad67-bc7a-4e90-8793-3a119b7456e0 { text-align: center; }
#s-8660af17-2987-4bc6-ad8c-48d1af6ddf78 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 992px) and (max-width: 1199px){#s-8660af17-2987-4bc6-ad8c-48d1af6ddf78, #wrap-s-8660af17-2987-4bc6-ad8c-48d1af6ddf78 { display:none !important; }}@media (min-width: 1200px){#s-8660af17-2987-4bc6-ad8c-48d1af6ddf78, #wrap-s-8660af17-2987-4bc6-ad8c-48d1af6ddf78 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-8660af17-2987-4bc6-ad8c-48d1af6ddf78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-442a071b-edd4-400e-ac54-388bc1c5eb1f { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-442a071b-edd4-400e-ac54-388bc1c5eb1f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-442a071b-edd4-400e-ac54-388bc1c5eb1f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-442a071b-edd4-400e-ac54-388bc1c5eb1f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-442a071b-edd4-400e-ac54-388bc1c5eb1f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-38b73833-0429-49e7-9ed8-7ea374511fef { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-38b73833-0429-49e7-9ed8-7ea374511fef:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-38b73833-0429-49e7-9ed8-7ea374511fef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38b73833-0429-49e7-9ed8-7ea374511fef {
  display: block;
  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-38b73833-0429-49e7-9ed8-7ea374511fef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38b73833-0429-49e7-9ed8-7ea374511fef.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-38b73833-0429-49e7-9ed8-7ea374511fef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-38b73833-0429-49e7-9ed8-7ea374511fef.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-46b315ad-9bb2-4e29-819d-c0f73f0414e7 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-46b315ad-9bb2-4e29-819d-c0f73f0414e7, #wrap-s-46b315ad-9bb2-4e29-819d-c0f73f0414e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46b315ad-9bb2-4e29-819d-c0f73f0414e7, #wrap-s-46b315ad-9bb2-4e29-819d-c0f73f0414e7 { display:none !important; }}@media (min-width: 1200px){#s-46b315ad-9bb2-4e29-819d-c0f73f0414e7, #wrap-s-46b315ad-9bb2-4e29-819d-c0f73f0414e7 { display:none !important; }}
#s-dd1126f5-184f-4812-95b0-e357ab3dd7bc {
  display: none;
}
#s-8a99b0a7-9375-4ff3-a595-f856ccd9b632 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-8a99b0a7-9375-4ff3-a595-f856ccd9b632 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-64c5b179-94f3-4478-b782-919b441c1312 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-64c5b179-94f3-4478-b782-919b441c1312 .shg-product-sold-out {
  display: none;
}

#s-64c5b179-94f3-4478-b782-919b441c1312 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64c5b179-94f3-4478-b782-919b441c1312 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5f9d7d2c-b38a-432f-871f-1e7841726cfb { text-align: center; }
#s-83207248-7fee-4546-81bb-dc78df19dd5f { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-83207248-7fee-4546-81bb-dc78df19dd5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-68e52874-fc7b-4496-bf8e-5cfd6f64f983 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-68e52874-fc7b-4496-bf8e-5cfd6f64f983 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-68e52874-fc7b-4496-bf8e-5cfd6f64f983 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-68e52874-fc7b-4496-bf8e-5cfd6f64f983 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-68e52874-fc7b-4496-bf8e-5cfd6f64f983 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-aa9b651e-71ff-4868-a9c7-e32e8858b0b4 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-aa9b651e-71ff-4868-a9c7-e32e8858b0b4:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-aa9b651e-71ff-4868-a9c7-e32e8858b0b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa9b651e-71ff-4868-a9c7-e32e8858b0b4 {
  display: block;
  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-aa9b651e-71ff-4868-a9c7-e32e8858b0b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa9b651e-71ff-4868-a9c7-e32e8858b0b4.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-aa9b651e-71ff-4868-a9c7-e32e8858b0b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-aa9b651e-71ff-4868-a9c7-e32e8858b0b4.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-20c73557-9364-4983-8602-2ed42dd0aafe { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-20c73557-9364-4983-8602-2ed42dd0aafe, #wrap-s-20c73557-9364-4983-8602-2ed42dd0aafe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20c73557-9364-4983-8602-2ed42dd0aafe, #wrap-s-20c73557-9364-4983-8602-2ed42dd0aafe { display:none !important; }}@media (min-width: 1200px){#s-20c73557-9364-4983-8602-2ed42dd0aafe, #wrap-s-20c73557-9364-4983-8602-2ed42dd0aafe { display:none !important; }}
#s-96e58581-7b65-4ee0-ae82-09160e9c1545 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-96e58581-7b65-4ee0-ae82-09160e9c1545 {
  display: none;
}
#s-84ee5238-951c-43ec-b607-70e68ef337fd { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-84ee5238-951c-43ec-b607-70e68ef337fd .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-93529901-2214-48ae-aefc-3f754424f2f0 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-93529901-2214-48ae-aefc-3f754424f2f0 .shg-product-sold-out {
  display: none;
}

#s-93529901-2214-48ae-aefc-3f754424f2f0 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93529901-2214-48ae-aefc-3f754424f2f0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-dfb8f9f0-199c-4640-afd9-f5a91986c3db { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-4dcf7667-2180-4b83-ae8d-8cdb8604e3ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-601b00a2-1c62-4d1a-b523-209f02468859 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-601b00a2-1c62-4d1a-b523-209f02468859:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-601b00a2-1c62-4d1a-b523-209f02468859:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-601b00a2-1c62-4d1a-b523-209f02468859 {
  display: block;
  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-601b00a2-1c62-4d1a-b523-209f02468859.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-601b00a2-1c62-4d1a-b523-209f02468859.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-601b00a2-1c62-4d1a-b523-209f02468859.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-601b00a2-1c62-4d1a-b523-209f02468859.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-784c396e-a829-444e-b905-2a2d426dbc36 { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-784c396e-a829-444e-b905-2a2d426dbc36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f36d1b32-3871-4baf-8d4f-4e999c42da33 { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-f36d1b32-3871-4baf-8d4f-4e999c42da33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c4ddf2a4-d184-48f5-bd6b-705989a86324 { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-c4ddf2a4-d184-48f5-bd6b-705989a86324"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-f2bd2a19-2586-4906-8277-1fadb2d047fe {
  display: none;
}
#s-4b8c9d64-e79a-4b6f-836d-88f35e5ab9fd { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-4b8c9d64-e79a-4b6f-836d-88f35e5ab9fd .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-74d3cfe1-40f1-4e1e-97a4-0a93b0e0947a { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-74d3cfe1-40f1-4e1e-97a4-0a93b0e0947a .shg-product-sold-out {
  display: none;
}

#s-74d3cfe1-40f1-4e1e-97a4-0a93b0e0947a .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74d3cfe1-40f1-4e1e-97a4-0a93b0e0947a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b684fb39-c7af-44ee-b83e-d8279d7f3ea9 { text-align: center; }
#s-6a85abe3-5891-4c42-9d0f-787adaeee67d { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 992px) and (max-width: 1199px){#s-6a85abe3-5891-4c42-9d0f-787adaeee67d, #wrap-s-6a85abe3-5891-4c42-9d0f-787adaeee67d { display:none !important; }}@media (min-width: 1200px){#s-6a85abe3-5891-4c42-9d0f-787adaeee67d, #wrap-s-6a85abe3-5891-4c42-9d0f-787adaeee67d { display:none !important; }}
@media (min-width: 0px) {
[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-6a85abe3-5891-4c42-9d0f-787adaeee67d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-1b7afde4-14c5-4830-b04c-c4e27f5c41ff { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-1b7afde4-14c5-4830-b04c-c4e27f5c41ff .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1b7afde4-14c5-4830-b04c-c4e27f5c41ff .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1b7afde4-14c5-4830-b04c-c4e27f5c41ff .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1b7afde4-14c5-4830-b04c-c4e27f5c41ff .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e02f7713-3ae1-4d8a-b206-044657798b2d { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-e02f7713-3ae1-4d8a-b206-044657798b2d:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-e02f7713-3ae1-4d8a-b206-044657798b2d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e02f7713-3ae1-4d8a-b206-044657798b2d {
  display: block;
  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-e02f7713-3ae1-4d8a-b206-044657798b2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e02f7713-3ae1-4d8a-b206-044657798b2d.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-e02f7713-3ae1-4d8a-b206-044657798b2d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-e02f7713-3ae1-4d8a-b206-044657798b2d.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-f35f0566-2584-4e9d-9058-2a96f2f9ac22 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-f35f0566-2584-4e9d-9058-2a96f2f9ac22, #wrap-s-f35f0566-2584-4e9d-9058-2a96f2f9ac22 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f35f0566-2584-4e9d-9058-2a96f2f9ac22, #wrap-s-f35f0566-2584-4e9d-9058-2a96f2f9ac22 { display:none !important; }}@media (min-width: 1200px){#s-f35f0566-2584-4e9d-9058-2a96f2f9ac22, #wrap-s-f35f0566-2584-4e9d-9058-2a96f2f9ac22 { display:none !important; }}
#s-81c405ae-9dbd-4a17-9459-37f85eb03ce6 {
  display: none;
}
#s-cbb82f3e-4ae7-48e8-9c41-a796b01b762c { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-cbb82f3e-4ae7-48e8-9c41-a796b01b762c .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-f74e956a-8723-4e89-8deb-f55da3d2b52f { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-f74e956a-8723-4e89-8deb-f55da3d2b52f .shg-product-sold-out {
  display: none;
}

#s-f74e956a-8723-4e89-8deb-f55da3d2b52f .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f74e956a-8723-4e89-8deb-f55da3d2b52f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-991e11a4-3bb6-430f-a63f-f2d7d821618d { text-align: center; }
#s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2fc2cd3c-b7e9-41c9-8651-2b81300c3159"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-383eef1c-02d3-417e-b41a-c2291f54e5c1 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-383eef1c-02d3-417e-b41a-c2291f54e5c1 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-383eef1c-02d3-417e-b41a-c2291f54e5c1 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-383eef1c-02d3-417e-b41a-c2291f54e5c1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-383eef1c-02d3-417e-b41a-c2291f54e5c1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-72657e01-d807-418e-9df2-8e58b142b779 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-72657e01-d807-418e-9df2-8e58b142b779:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-72657e01-d807-418e-9df2-8e58b142b779:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72657e01-d807-418e-9df2-8e58b142b779 {
  display: block;
  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-72657e01-d807-418e-9df2-8e58b142b779.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72657e01-d807-418e-9df2-8e58b142b779.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-72657e01-d807-418e-9df2-8e58b142b779.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-72657e01-d807-418e-9df2-8e58b142b779.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-337b4e9e-9733-4039-bc28-0d9ff385af5d { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-337b4e9e-9733-4039-bc28-0d9ff385af5d, #wrap-s-337b4e9e-9733-4039-bc28-0d9ff385af5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-337b4e9e-9733-4039-bc28-0d9ff385af5d, #wrap-s-337b4e9e-9733-4039-bc28-0d9ff385af5d { display:none !important; }}@media (min-width: 1200px){#s-337b4e9e-9733-4039-bc28-0d9ff385af5d, #wrap-s-337b4e9e-9733-4039-bc28-0d9ff385af5d { display:none !important; }}
#s-e3701d5e-e7d4-4b35-8e35-574eec04c9da { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-e3701d5e-e7d4-4b35-8e35-574eec04c9da {
  display: none;
}
#s-10fb024e-0761-46b9-bc54-f4fdeffea21c { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-10fb024e-0761-46b9-bc54-f4fdeffea21c .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-6cf15592-9fef-490e-9dc8-76fe1303879f { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-6cf15592-9fef-490e-9dc8-76fe1303879f .shg-product-sold-out {
  display: none;
}

#s-6cf15592-9fef-490e-9dc8-76fe1303879f .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cf15592-9fef-490e-9dc8-76fe1303879f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-51c4b2aa-1b88-496d-8da1-62aa4d51c123 { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-e3eef4be-fb59-42d1-9fa9-b757b3c9a12c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-8094f10c-53fa-48f3-abbf-dd8b6a82e7c1 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-8094f10c-53fa-48f3-abbf-dd8b6a82e7c1 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-8094f10c-53fa-48f3-abbf-dd8b6a82e7c1 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-8094f10c-53fa-48f3-abbf-dd8b6a82e7c1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8094f10c-53fa-48f3-abbf-dd8b6a82e7c1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-0ea6d88f-3041-46a7-a4b8-4d8934d0ae28 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-0ea6d88f-3041-46a7-a4b8-4d8934d0ae28:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-0ea6d88f-3041-46a7-a4b8-4d8934d0ae28:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ea6d88f-3041-46a7-a4b8-4d8934d0ae28 {
  display: block;
  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-0ea6d88f-3041-46a7-a4b8-4d8934d0ae28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ea6d88f-3041-46a7-a4b8-4d8934d0ae28.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-0ea6d88f-3041-46a7-a4b8-4d8934d0ae28.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-0ea6d88f-3041-46a7-a4b8-4d8934d0ae28.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-94bb0285-9578-4fff-bc7d-1de58c7327f6 { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-94bb0285-9578-4fff-bc7d-1de58c7327f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-00a7374a-0170-4ff5-9adc-286abed5adca { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-00a7374a-0170-4ff5-9adc-286abed5adca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-af60081d-33d1-4959-9ff9-c3c949f873ec { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-af60081d-33d1-4959-9ff9-c3c949f873ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-c59abcf9-660f-4404-97d6-6c0c9e745944 {
  display: none;
}
#s-6c308832-429f-4542-bf2e-b8883cc06692 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-6c308832-429f-4542-bf2e-b8883cc06692 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-1c17a347-cf7e-42ce-9245-d6775c7bd79c { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-1c17a347-cf7e-42ce-9245-d6775c7bd79c .shg-product-sold-out {
  display: none;
}

#s-1c17a347-cf7e-42ce-9245-d6775c7bd79c .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c17a347-cf7e-42ce-9245-d6775c7bd79c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3c520f66-a569-44c0-93fb-f8852989a8b8 { text-align: center; }
#s-2654b024-30d1-47d0-a209-59c3687882f0 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 992px) and (max-width: 1199px){#s-2654b024-30d1-47d0-a209-59c3687882f0, #wrap-s-2654b024-30d1-47d0-a209-59c3687882f0 { display:none !important; }}@media (min-width: 1200px){#s-2654b024-30d1-47d0-a209-59c3687882f0, #wrap-s-2654b024-30d1-47d0-a209-59c3687882f0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-2654b024-30d1-47d0-a209-59c3687882f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-e920fe44-637a-4b0c-ab59-13877c952770 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-e920fe44-637a-4b0c-ab59-13877c952770 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e920fe44-637a-4b0c-ab59-13877c952770 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e920fe44-637a-4b0c-ab59-13877c952770 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e920fe44-637a-4b0c-ab59-13877c952770 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-8e778f69-5721-4180-8561-f1f6f11aa66d { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-8e778f69-5721-4180-8561-f1f6f11aa66d:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-8e778f69-5721-4180-8561-f1f6f11aa66d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e778f69-5721-4180-8561-f1f6f11aa66d {
  display: block;
  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-8e778f69-5721-4180-8561-f1f6f11aa66d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e778f69-5721-4180-8561-f1f6f11aa66d.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-8e778f69-5721-4180-8561-f1f6f11aa66d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-8e778f69-5721-4180-8561-f1f6f11aa66d.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-e7938d18-2349-42c4-8334-e958593c0097 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-e7938d18-2349-42c4-8334-e958593c0097, #wrap-s-e7938d18-2349-42c4-8334-e958593c0097 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e7938d18-2349-42c4-8334-e958593c0097, #wrap-s-e7938d18-2349-42c4-8334-e958593c0097 { display:none !important; }}@media (min-width: 1200px){#s-e7938d18-2349-42c4-8334-e958593c0097, #wrap-s-e7938d18-2349-42c4-8334-e958593c0097 { display:none !important; }}
#s-b4cfe71a-cb48-4d28-9bde-39af487df0ae {
  display: none;
}
#s-6ec6a665-de25-4e57-8300-3d82ce679c19 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-6ec6a665-de25-4e57-8300-3d82ce679c19 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-74784f98-ddb1-4fd5-82b8-3aadc5adafe7 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-74784f98-ddb1-4fd5-82b8-3aadc5adafe7 .shg-product-sold-out {
  display: none;
}

#s-74784f98-ddb1-4fd5-82b8-3aadc5adafe7 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74784f98-ddb1-4fd5-82b8-3aadc5adafe7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c5f1a405-3623-4c95-99c5-6b6fc6a7e6f2 { text-align: center; }
#s-fa926513-289d-453f-876f-763178801fcb { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-fa926513-289d-453f-876f-763178801fcb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-8d92ccdc-3895-44d1-a295-7ba00429be88 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-8d92ccdc-3895-44d1-a295-7ba00429be88 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-8d92ccdc-3895-44d1-a295-7ba00429be88 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-8d92ccdc-3895-44d1-a295-7ba00429be88 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8d92ccdc-3895-44d1-a295-7ba00429be88 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-1b69288c-b2dd-483b-b7b9-815442f77f18 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-1b69288c-b2dd-483b-b7b9-815442f77f18:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-1b69288c-b2dd-483b-b7b9-815442f77f18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b69288c-b2dd-483b-b7b9-815442f77f18 {
  display: block;
  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-1b69288c-b2dd-483b-b7b9-815442f77f18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b69288c-b2dd-483b-b7b9-815442f77f18.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-1b69288c-b2dd-483b-b7b9-815442f77f18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-1b69288c-b2dd-483b-b7b9-815442f77f18.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-e47cd30b-46a2-4350-8a0e-0d03b4d1b1d3 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-e47cd30b-46a2-4350-8a0e-0d03b4d1b1d3, #wrap-s-e47cd30b-46a2-4350-8a0e-0d03b4d1b1d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e47cd30b-46a2-4350-8a0e-0d03b4d1b1d3, #wrap-s-e47cd30b-46a2-4350-8a0e-0d03b4d1b1d3 { display:none !important; }}@media (min-width: 1200px){#s-e47cd30b-46a2-4350-8a0e-0d03b4d1b1d3, #wrap-s-e47cd30b-46a2-4350-8a0e-0d03b4d1b1d3 { display:none !important; }}
#s-9e377636-3dae-422a-a55b-fad0bf54651b { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-9e377636-3dae-422a-a55b-fad0bf54651b {
  display: none;
}
#s-1f2027b2-7a2c-4827-8f86-16c526a5da01 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-1f2027b2-7a2c-4827-8f86-16c526a5da01 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-0133c644-6f93-4e2e-a78d-5ae570bb378f { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-0133c644-6f93-4e2e-a78d-5ae570bb378f .shg-product-sold-out {
  display: none;
}

#s-0133c644-6f93-4e2e-a78d-5ae570bb378f .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0133c644-6f93-4e2e-a78d-5ae570bb378f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f1df557b-fa95-4922-96bc-d306f474ccb2 { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-2cb19cbe-06c9-4ee5-b935-16f703c26038 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2cb19cbe-06c9-4ee5-b935-16f703c26038"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-14d72f29-aa87-4a7f-aae6-ad1d135d38cd { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-14d72f29-aa87-4a7f-aae6-ad1d135d38cd .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-14d72f29-aa87-4a7f-aae6-ad1d135d38cd .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-14d72f29-aa87-4a7f-aae6-ad1d135d38cd .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-14d72f29-aa87-4a7f-aae6-ad1d135d38cd .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-f76860ba-a983-4cab-9003-32979f462f81 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-f76860ba-a983-4cab-9003-32979f462f81:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-f76860ba-a983-4cab-9003-32979f462f81:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f76860ba-a983-4cab-9003-32979f462f81 {
  display: block;
  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-f76860ba-a983-4cab-9003-32979f462f81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f76860ba-a983-4cab-9003-32979f462f81.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-f76860ba-a983-4cab-9003-32979f462f81.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-f76860ba-a983-4cab-9003-32979f462f81.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-281652b7-4a06-48c0-a9d5-6efc922fac64 { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-281652b7-4a06-48c0-a9d5-6efc922fac64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4c896091-7a70-49f9-a35a-2274f777b930 { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-4c896091-7a70-49f9-a35a-2274f777b930 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-246196a1-ffe5-40cc-a794-507ee9485fcd { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-246196a1-ffe5-40cc-a794-507ee9485fcd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-018f7bd6-aae7-4be2-9cc3-b376ba81093a {
  display: none;
}
#s-6a1832c2-ed2d-4ce7-b538-4564a57c5bec { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-6a1832c2-ed2d-4ce7-b538-4564a57c5bec .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-2e4da7d8-7646-4ce7-9e2b-0e3a49fa4689 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-2e4da7d8-7646-4ce7-9e2b-0e3a49fa4689 .shg-product-sold-out {
  display: none;
}

#s-2e4da7d8-7646-4ce7-9e2b-0e3a49fa4689 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2e4da7d8-7646-4ce7-9e2b-0e3a49fa4689 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-60b2cf22-be73-4d68-af83-82369f97aaf4 { text-align: center; }
#s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 992px) and (max-width: 1199px){#s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952, #wrap-s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952 { display:none !important; }}@media (min-width: 1200px){#s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952, #wrap-s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-0f8c5aef-881e-4a67-ab96-d9e6bbc05952"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-4a5ee9c6-18de-4563-a2a3-e8a9d454d16d { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-4a5ee9c6-18de-4563-a2a3-e8a9d454d16d:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-4a5ee9c6-18de-4563-a2a3-e8a9d454d16d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a5ee9c6-18de-4563-a2a3-e8a9d454d16d {
  display: block;
  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-4a5ee9c6-18de-4563-a2a3-e8a9d454d16d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a5ee9c6-18de-4563-a2a3-e8a9d454d16d.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-4a5ee9c6-18de-4563-a2a3-e8a9d454d16d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-4a5ee9c6-18de-4563-a2a3-e8a9d454d16d.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-5507efab-17da-4206-a9c6-8216f45455dd { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-5507efab-17da-4206-a9c6-8216f45455dd, #wrap-s-5507efab-17da-4206-a9c6-8216f45455dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5507efab-17da-4206-a9c6-8216f45455dd, #wrap-s-5507efab-17da-4206-a9c6-8216f45455dd { display:none !important; }}@media (min-width: 1200px){#s-5507efab-17da-4206-a9c6-8216f45455dd, #wrap-s-5507efab-17da-4206-a9c6-8216f45455dd { display:none !important; }}
#s-e764c558-c28b-45fb-8672-c202a5a7797d {
  display: none;
}
#s-8b1f9273-080d-46d8-9589-5e013a130317 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-8b1f9273-080d-46d8-9589-5e013a130317 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-4a0d25e2-cb35-4566-a560-e382aea996b2 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-4a0d25e2-cb35-4566-a560-e382aea996b2 .shg-product-sold-out {
  display: none;
}

#s-4a0d25e2-cb35-4566-a560-e382aea996b2 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a0d25e2-cb35-4566-a560-e382aea996b2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a1c5fea3-6689-4f6b-90b3-bc85554e9def { text-align: center; }
#s-ddd610cf-fbc9-40f7-8333-5297a521cae2 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-ddd610cf-fbc9-40f7-8333-5297a521cae2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-b0f4d11e-5214-4fd2-9b2b-fea827cfe16b { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-b0f4d11e-5214-4fd2-9b2b-fea827cfe16b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b0f4d11e-5214-4fd2-9b2b-fea827cfe16b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b0f4d11e-5214-4fd2-9b2b-fea827cfe16b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b0f4d11e-5214-4fd2-9b2b-fea827cfe16b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-78b8e3a6-08d5-4c40-8f5f-9dad84848de4 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-78b8e3a6-08d5-4c40-8f5f-9dad84848de4:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-78b8e3a6-08d5-4c40-8f5f-9dad84848de4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78b8e3a6-08d5-4c40-8f5f-9dad84848de4 {
  display: block;
  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-78b8e3a6-08d5-4c40-8f5f-9dad84848de4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78b8e3a6-08d5-4c40-8f5f-9dad84848de4.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-78b8e3a6-08d5-4c40-8f5f-9dad84848de4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-78b8e3a6-08d5-4c40-8f5f-9dad84848de4.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-8c671cc2-d4b9-4fa6-9057-55417689995e { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-8c671cc2-d4b9-4fa6-9057-55417689995e, #wrap-s-8c671cc2-d4b9-4fa6-9057-55417689995e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c671cc2-d4b9-4fa6-9057-55417689995e, #wrap-s-8c671cc2-d4b9-4fa6-9057-55417689995e { display:none !important; }}@media (min-width: 1200px){#s-8c671cc2-d4b9-4fa6-9057-55417689995e, #wrap-s-8c671cc2-d4b9-4fa6-9057-55417689995e { display:none !important; }}
#s-81dee238-5e98-446d-864b-2259fb57baf3 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-81dee238-5e98-446d-864b-2259fb57baf3 {
  display: none;
}
#s-a3cc79bc-0bc2-4444-8a1a-2b3c06508345 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-a3cc79bc-0bc2-4444-8a1a-2b3c06508345 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-f2a9e0e5-0daa-4152-9e56-7703619da237 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-f2a9e0e5-0daa-4152-9e56-7703619da237 .shg-product-sold-out {
  display: none;
}

#s-f2a9e0e5-0daa-4152-9e56-7703619da237 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f2a9e0e5-0daa-4152-9e56-7703619da237 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c12595a2-d425-45c0-b90f-53fd6c0d9edb { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-f7b8604a-ddce-4478-8246-3083b4a66e97 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f7b8604a-ddce-4478-8246-3083b4a66e97"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-0795c6b9-1381-4b21-9210-41be724eaf19 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-0795c6b9-1381-4b21-9210-41be724eaf19:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-0795c6b9-1381-4b21-9210-41be724eaf19:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0795c6b9-1381-4b21-9210-41be724eaf19 {
  display: block;
  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-0795c6b9-1381-4b21-9210-41be724eaf19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0795c6b9-1381-4b21-9210-41be724eaf19.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-0795c6b9-1381-4b21-9210-41be724eaf19.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-0795c6b9-1381-4b21-9210-41be724eaf19.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-2e64fb45-acb3-471e-bd3d-33b6188bb61f { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
@media (max-width: 767px){#s-2e64fb45-acb3-471e-bd3d-33b6188bb61f, #wrap-s-2e64fb45-acb3-471e-bd3d-33b6188bb61f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e64fb45-acb3-471e-bd3d-33b6188bb61f, #wrap-s-2e64fb45-acb3-471e-bd3d-33b6188bb61f { display:none !important; }}
@media (min-width: 0px) {
[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e64fb45-acb3-471e-bd3d-33b6188bb61f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-49d492f6-c50c-4a35-b657-701eadb2615c { min-height: 50px; }
#s-49d492f6-c50c-4a35-b657-701eadb2615c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c576ba27-b0d4-4906-bb07-1864a7d7297d {  }
#s-c576ba27-b0d4-4906-bb07-1864a7d7297d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-95ff93a7-ecfa-4dd0-8ae9-70ca7959b144 { min-height: 50px; }
@media (max-width: 767px){#s-95ff93a7-ecfa-4dd0-8ae9-70ca7959b144, #wrap-s-95ff93a7-ecfa-4dd0-8ae9-70ca7959b144 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95ff93a7-ecfa-4dd0-8ae9-70ca7959b144, #wrap-s-95ff93a7-ecfa-4dd0-8ae9-70ca7959b144 { display:none !important; }}
#s-95ff93a7-ecfa-4dd0-8ae9-70ca7959b144 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f79cd26c-9ee7-4417-adac-94f91a35775b { padding-top: 10px;
padding-bottom: 10px; }
@media (min-width: 992px) and (max-width: 1199px){#s-f79cd26c-9ee7-4417-adac-94f91a35775b, #wrap-s-f79cd26c-9ee7-4417-adac-94f91a35775b { display:none !important; }}@media (min-width: 1200px){#s-f79cd26c-9ee7-4417-adac-94f91a35775b, #wrap-s-f79cd26c-9ee7-4417-adac-94f91a35775b { display:none !important; }}
 #s-f79cd26c-9ee7-4417-adac-94f91a35775b .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-32152a92-7925-4398-9f43-67c17b9ca489 { padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px; }
#s-f58dcf8a-361d-44b2-83ea-61a4ae8d8be8 { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-f58dcf8a-361d-44b2-83ea-61a4ae8d8be8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-65c41324-8e05-4959-a339-79daae1dfc75 { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-65c41324-8e05-4959-a339-79daae1dfc75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a745f9a1-bedb-4f6f-9982-91cf872f364a { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-a745f9a1-bedb-4f6f-9982-91cf872f364a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-f18aab48-10a8-4399-ab24-207ff9747921 {
  display: none;
}
#s-767c7f5d-9b71-4fee-8d29-46a4b1a523b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-767c7f5d-9b71-4fee-8d29-46a4b1a523b0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-30020bd1-2924-425e-9244-2c9d9f1cc3e4 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-30020bd1-2924-425e-9244-2c9d9f1cc3e4 .shg-product-sold-out {
  display: none;
}

#s-30020bd1-2924-425e-9244-2c9d9f1cc3e4 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-30020bd1-2924-425e-9244-2c9d9f1cc3e4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-64be13ee-1a9c-480b-8b30-666264fc8d08 { text-align: center; }
#s-10671d9a-3b38-4e84-98d9-362cd2972deb { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-10671d9a-3b38-4e84-98d9-362cd2972deb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-bc79500c-2efc-4ebf-b851-9afdaa2d60a4 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-bc79500c-2efc-4ebf-b851-9afdaa2d60a4 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-bc79500c-2efc-4ebf-b851-9afdaa2d60a4 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-bc79500c-2efc-4ebf-b851-9afdaa2d60a4 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-bc79500c-2efc-4ebf-b851-9afdaa2d60a4 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-500f3927-46d8-49e9-9b44-a45799123102 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-500f3927-46d8-49e9-9b44-a45799123102:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-500f3927-46d8-49e9-9b44-a45799123102:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-500f3927-46d8-49e9-9b44-a45799123102 {
  display: block;
  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-500f3927-46d8-49e9-9b44-a45799123102.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-500f3927-46d8-49e9-9b44-a45799123102.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-500f3927-46d8-49e9-9b44-a45799123102.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-500f3927-46d8-49e9-9b44-a45799123102.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-b2746c2e-c178-465f-8ee0-c68b62d3b687 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-b2746c2e-c178-465f-8ee0-c68b62d3b687, #wrap-s-b2746c2e-c178-465f-8ee0-c68b62d3b687 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2746c2e-c178-465f-8ee0-c68b62d3b687, #wrap-s-b2746c2e-c178-465f-8ee0-c68b62d3b687 { display:none !important; }}@media (min-width: 1200px){#s-b2746c2e-c178-465f-8ee0-c68b62d3b687, #wrap-s-b2746c2e-c178-465f-8ee0-c68b62d3b687 { display:none !important; }}
#s-fd0b3b73-bc59-4f6f-bd22-6541100b3f05 {
  display: none;
}
#s-bdbcc922-b17b-4c8f-93f4-4b16e1b54eb7 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-bdbcc922-b17b-4c8f-93f4-4b16e1b54eb7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-7c7211a7-bde4-48fe-8de5-96182702ddab { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-7c7211a7-bde4-48fe-8de5-96182702ddab .shg-product-sold-out {
  display: none;
}

#s-7c7211a7-bde4-48fe-8de5-96182702ddab .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c7211a7-bde4-48fe-8de5-96182702ddab .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bea1473c-ecb4-4f70-b898-007e38515504 { text-align: center; }
#s-6c9fee80-2ac2-4acd-af8d-44a3c504710d { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-6c9fee80-2ac2-4acd-af8d-44a3c504710d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-f339744b-fe9e-4d61-b301-fc4cf2d59e7d { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-f339744b-fe9e-4d61-b301-fc4cf2d59e7d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f339744b-fe9e-4d61-b301-fc4cf2d59e7d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f339744b-fe9e-4d61-b301-fc4cf2d59e7d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f339744b-fe9e-4d61-b301-fc4cf2d59e7d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-c786fa56-2233-4a42-a5a2-f5c46d78326a { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-c786fa56-2233-4a42-a5a2-f5c46d78326a:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-c786fa56-2233-4a42-a5a2-f5c46d78326a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c786fa56-2233-4a42-a5a2-f5c46d78326a {
  display: block;
  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-c786fa56-2233-4a42-a5a2-f5c46d78326a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c786fa56-2233-4a42-a5a2-f5c46d78326a.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-c786fa56-2233-4a42-a5a2-f5c46d78326a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-c786fa56-2233-4a42-a5a2-f5c46d78326a.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-bc898499-47b4-45e0-9d07-85ff4b2cb401 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-bc898499-47b4-45e0-9d07-85ff4b2cb401, #wrap-s-bc898499-47b4-45e0-9d07-85ff4b2cb401 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc898499-47b4-45e0-9d07-85ff4b2cb401, #wrap-s-bc898499-47b4-45e0-9d07-85ff4b2cb401 { display:none !important; }}@media (min-width: 1200px){#s-bc898499-47b4-45e0-9d07-85ff4b2cb401, #wrap-s-bc898499-47b4-45e0-9d07-85ff4b2cb401 { display:none !important; }}
#s-22bdf2d2-2252-402b-8d45-0551c770f80f {
  display: none;
}
#s-91d1dd67-ca2b-431b-b709-963d51b6d62e { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-91d1dd67-ca2b-431b-b709-963d51b6d62e .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-ed560652-8741-4e66-a967-ea7033f9db02 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-ed560652-8741-4e66-a967-ea7033f9db02 .shg-product-sold-out {
  display: none;
}

#s-ed560652-8741-4e66-a967-ea7033f9db02 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed560652-8741-4e66-a967-ea7033f9db02 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-40fcaa92-19f7-4e8a-8129-47c18a412e90 { text-align: center; }
#s-332319f7-af07-4622-8339-7a69f4433e04 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-332319f7-af07-4622-8339-7a69f4433e04"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-a6abb2f1-259d-45a9-bda8-ebcb31af6551 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-a6abb2f1-259d-45a9-bda8-ebcb31af6551:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-a6abb2f1-259d-45a9-bda8-ebcb31af6551:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6abb2f1-259d-45a9-bda8-ebcb31af6551 {
  display: block;
  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-a6abb2f1-259d-45a9-bda8-ebcb31af6551.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6abb2f1-259d-45a9-bda8-ebcb31af6551.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-a6abb2f1-259d-45a9-bda8-ebcb31af6551.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-a6abb2f1-259d-45a9-bda8-ebcb31af6551.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-5e61bdee-c50d-47a1-8529-76b707d63bba { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-5e61bdee-c50d-47a1-8529-76b707d63bba, #wrap-s-5e61bdee-c50d-47a1-8529-76b707d63bba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e61bdee-c50d-47a1-8529-76b707d63bba, #wrap-s-5e61bdee-c50d-47a1-8529-76b707d63bba { display:none !important; }}@media (min-width: 1200px){#s-5e61bdee-c50d-47a1-8529-76b707d63bba, #wrap-s-5e61bdee-c50d-47a1-8529-76b707d63bba { display:none !important; }}
#s-e82b5bb8-e7f8-4204-8573-5e0d33494e3a { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-e82b5bb8-e7f8-4204-8573-5e0d33494e3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5439449f-e07e-4cba-a231-2ba0724ddd8f { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-5439449f-e07e-4cba-a231-2ba0724ddd8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-68d3f74f-88ac-4b66-8418-34d5e1ad7788 { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-68d3f74f-88ac-4b66-8418-34d5e1ad7788"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-498507b0-a54a-44ae-af0e-0c12dec995f6 {
  display: none;
}
#s-6ccf77f6-8f6e-47ac-b928-12c6eb388fa7 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-6ccf77f6-8f6e-47ac-b928-12c6eb388fa7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-7fc980c4-752e-4a66-b668-87254b3a22ea { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-7fc980c4-752e-4a66-b668-87254b3a22ea .shg-product-sold-out {
  display: none;
}

#s-7fc980c4-752e-4a66-b668-87254b3a22ea .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7fc980c4-752e-4a66-b668-87254b3a22ea .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-137a4a44-cb20-4f19-885b-b528f16654a3 { text-align: center; }
#s-d7e66318-e9bb-4a94-b73a-3ba12300ee72 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-d7e66318-e9bb-4a94-b73a-3ba12300ee72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-b10714b6-1dd2-4431-88db-d9c96ea4edf6 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-b10714b6-1dd2-4431-88db-d9c96ea4edf6 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b10714b6-1dd2-4431-88db-d9c96ea4edf6 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b10714b6-1dd2-4431-88db-d9c96ea4edf6 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b10714b6-1dd2-4431-88db-d9c96ea4edf6 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-daf57b56-b73c-41ec-a8f7-7ccd73a6dfc0 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-daf57b56-b73c-41ec-a8f7-7ccd73a6dfc0:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-daf57b56-b73c-41ec-a8f7-7ccd73a6dfc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-daf57b56-b73c-41ec-a8f7-7ccd73a6dfc0 {
  display: block;
  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-daf57b56-b73c-41ec-a8f7-7ccd73a6dfc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-daf57b56-b73c-41ec-a8f7-7ccd73a6dfc0.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-daf57b56-b73c-41ec-a8f7-7ccd73a6dfc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-daf57b56-b73c-41ec-a8f7-7ccd73a6dfc0.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-656f1738-4280-48ab-816e-b1c20a4c10b9 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-656f1738-4280-48ab-816e-b1c20a4c10b9, #wrap-s-656f1738-4280-48ab-816e-b1c20a4c10b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-656f1738-4280-48ab-816e-b1c20a4c10b9, #wrap-s-656f1738-4280-48ab-816e-b1c20a4c10b9 { display:none !important; }}@media (min-width: 1200px){#s-656f1738-4280-48ab-816e-b1c20a4c10b9, #wrap-s-656f1738-4280-48ab-816e-b1c20a4c10b9 { display:none !important; }}
#s-90e9e614-9267-4188-9329-91923585e277 {
  display: none;
}
#s-3cccc773-1b4d-4e40-b16d-545b64aa832b { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-3cccc773-1b4d-4e40-b16d-545b64aa832b .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-5e2e46a3-7502-4161-8218-56b90262968e { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-5e2e46a3-7502-4161-8218-56b90262968e .shg-product-sold-out {
  display: none;
}

#s-5e2e46a3-7502-4161-8218-56b90262968e .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e2e46a3-7502-4161-8218-56b90262968e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c4527939-dc92-427a-bbb2-3e539a156659 { text-align: center; }
#s-2394a045-4c37-484d-8f72-183466788b23 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-2394a045-4c37-484d-8f72-183466788b23"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-555bf65c-0430-4d56-bb8a-1f65c91e86e5 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-555bf65c-0430-4d56-bb8a-1f65c91e86e5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-555bf65c-0430-4d56-bb8a-1f65c91e86e5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-555bf65c-0430-4d56-bb8a-1f65c91e86e5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-555bf65c-0430-4d56-bb8a-1f65c91e86e5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-0d261373-f5d5-4cb0-b277-40f84026b2f7 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-0d261373-f5d5-4cb0-b277-40f84026b2f7:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-0d261373-f5d5-4cb0-b277-40f84026b2f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d261373-f5d5-4cb0-b277-40f84026b2f7 {
  display: block;
  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-0d261373-f5d5-4cb0-b277-40f84026b2f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d261373-f5d5-4cb0-b277-40f84026b2f7.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-0d261373-f5d5-4cb0-b277-40f84026b2f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-0d261373-f5d5-4cb0-b277-40f84026b2f7.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-dbeb436a-f30f-4138-b632-a70f5eb1e3ba { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-dbeb436a-f30f-4138-b632-a70f5eb1e3ba, #wrap-s-dbeb436a-f30f-4138-b632-a70f5eb1e3ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dbeb436a-f30f-4138-b632-a70f5eb1e3ba, #wrap-s-dbeb436a-f30f-4138-b632-a70f5eb1e3ba { display:none !important; }}@media (min-width: 1200px){#s-dbeb436a-f30f-4138-b632-a70f5eb1e3ba, #wrap-s-dbeb436a-f30f-4138-b632-a70f5eb1e3ba { display:none !important; }}
#s-1f45dc1b-52fe-4c04-bca7-6c4cdd230df2 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-1f45dc1b-52fe-4c04-bca7-6c4cdd230df2 {
  display: none;
}
#s-17164497-fa20-4202-997a-b14339498bc5 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-17164497-fa20-4202-997a-b14339498bc5 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-d99eb1cb-238b-4b78-a1a5-f402dd9ee573 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-d99eb1cb-238b-4b78-a1a5-f402dd9ee573 .shg-product-sold-out {
  display: none;
}

#s-d99eb1cb-238b-4b78-a1a5-f402dd9ee573 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d99eb1cb-238b-4b78-a1a5-f402dd9ee573 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d0e471f4-4427-48b6-b424-37fabdc0074d { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-b8138fe4-b231-4043-b440-6a5ac7338937 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b8138fe4-b231-4043-b440-6a5ac7338937"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-86ea417a-10ee-4477-91b6-5dc92c7a7319 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-86ea417a-10ee-4477-91b6-5dc92c7a7319 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-86ea417a-10ee-4477-91b6-5dc92c7a7319 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-86ea417a-10ee-4477-91b6-5dc92c7a7319 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-86ea417a-10ee-4477-91b6-5dc92c7a7319 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-7ec1de32-8c60-49ca-bad8-c6a6c531cbf3 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-7ec1de32-8c60-49ca-bad8-c6a6c531cbf3:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-7ec1de32-8c60-49ca-bad8-c6a6c531cbf3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ec1de32-8c60-49ca-bad8-c6a6c531cbf3 {
  display: block;
  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-7ec1de32-8c60-49ca-bad8-c6a6c531cbf3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ec1de32-8c60-49ca-bad8-c6a6c531cbf3.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-7ec1de32-8c60-49ca-bad8-c6a6c531cbf3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-7ec1de32-8c60-49ca-bad8-c6a6c531cbf3.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-909e1e94-972b-496a-8fbb-664855b50a91 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-909e1e94-972b-496a-8fbb-664855b50a91, #wrap-s-909e1e94-972b-496a-8fbb-664855b50a91 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-909e1e94-972b-496a-8fbb-664855b50a91, #wrap-s-909e1e94-972b-496a-8fbb-664855b50a91 { display:none !important; }}@media (min-width: 1200px){#s-909e1e94-972b-496a-8fbb-664855b50a91, #wrap-s-909e1e94-972b-496a-8fbb-664855b50a91 { display:none !important; }}
#s-5025bccb-5e8d-49d3-b2df-802cf639723e { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-5025bccb-5e8d-49d3-b2df-802cf639723e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a2fc6c6e-d426-477b-9488-8d14973a6000 { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-a2fc6c6e-d426-477b-9488-8d14973a6000 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0c14712f-c3b2-4e6b-8550-c1042265877e { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-0c14712f-c3b2-4e6b-8550-c1042265877e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-ff9ff70b-430c-4ac5-8688-926140c3359e {
  display: none;
}
#s-90e81a69-eb87-42ca-aa79-933cb5c87d78 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-90e81a69-eb87-42ca-aa79-933cb5c87d78 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-d1e28e44-fcdb-4257-875b-de7f3b1306a8 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-d1e28e44-fcdb-4257-875b-de7f3b1306a8 .shg-product-sold-out {
  display: none;
}

#s-d1e28e44-fcdb-4257-875b-de7f3b1306a8 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1e28e44-fcdb-4257-875b-de7f3b1306a8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7e1b81ea-56d7-4bc5-8c3c-0d1ba016988c { text-align: center; }
#s-f063e4ad-a034-436e-bc52-f0b32124ca53 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-f063e4ad-a034-436e-bc52-f0b32124ca53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-d4a37fea-45eb-4627-a599-80d69ef95741 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-d4a37fea-45eb-4627-a599-80d69ef95741 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-d4a37fea-45eb-4627-a599-80d69ef95741 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-d4a37fea-45eb-4627-a599-80d69ef95741 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d4a37fea-45eb-4627-a599-80d69ef95741 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d94128b3-3ac4-46b8-ad7f-81d53bcaaa1d { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-d94128b3-3ac4-46b8-ad7f-81d53bcaaa1d:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-d94128b3-3ac4-46b8-ad7f-81d53bcaaa1d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d94128b3-3ac4-46b8-ad7f-81d53bcaaa1d {
  display: block;
  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-d94128b3-3ac4-46b8-ad7f-81d53bcaaa1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d94128b3-3ac4-46b8-ad7f-81d53bcaaa1d.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-d94128b3-3ac4-46b8-ad7f-81d53bcaaa1d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-d94128b3-3ac4-46b8-ad7f-81d53bcaaa1d.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-2234b888-92b4-4781-b1f6-f8db234ce25b { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-2234b888-92b4-4781-b1f6-f8db234ce25b, #wrap-s-2234b888-92b4-4781-b1f6-f8db234ce25b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2234b888-92b4-4781-b1f6-f8db234ce25b, #wrap-s-2234b888-92b4-4781-b1f6-f8db234ce25b { display:none !important; }}@media (min-width: 1200px){#s-2234b888-92b4-4781-b1f6-f8db234ce25b, #wrap-s-2234b888-92b4-4781-b1f6-f8db234ce25b { display:none !important; }}
#s-b6748e23-6e46-44ee-a818-a957a5ff3055 {
  display: none;
}
#s-9961c873-903c-494c-b27b-bc4872f84f8d { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-9961c873-903c-494c-b27b-bc4872f84f8d .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-6a43e029-1632-4769-a421-4eac2efdc684 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-6a43e029-1632-4769-a421-4eac2efdc684 .shg-product-sold-out {
  display: none;
}

#s-6a43e029-1632-4769-a421-4eac2efdc684 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a43e029-1632-4769-a421-4eac2efdc684 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2f2ed6e3-198e-4cac-85de-87928e95a9c6 { text-align: center; }
#s-bd8cae89-169b-4066-9385-1d4e45cf92ef { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-bd8cae89-169b-4066-9385-1d4e45cf92ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-ee5a6a8c-bba5-4fbd-bad0-b6d689ef66c5 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-ee5a6a8c-bba5-4fbd-bad0-b6d689ef66c5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ee5a6a8c-bba5-4fbd-bad0-b6d689ef66c5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ee5a6a8c-bba5-4fbd-bad0-b6d689ef66c5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ee5a6a8c-bba5-4fbd-bad0-b6d689ef66c5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d1ebe9a1-0285-4bd1-a384-811775922b93 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-d1ebe9a1-0285-4bd1-a384-811775922b93:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-d1ebe9a1-0285-4bd1-a384-811775922b93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1ebe9a1-0285-4bd1-a384-811775922b93 {
  display: block;
  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-d1ebe9a1-0285-4bd1-a384-811775922b93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1ebe9a1-0285-4bd1-a384-811775922b93.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-d1ebe9a1-0285-4bd1-a384-811775922b93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-d1ebe9a1-0285-4bd1-a384-811775922b93.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-74c9a1e3-33e4-48dd-9a1e-966fa42d6840 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-74c9a1e3-33e4-48dd-9a1e-966fa42d6840, #wrap-s-74c9a1e3-33e4-48dd-9a1e-966fa42d6840 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74c9a1e3-33e4-48dd-9a1e-966fa42d6840, #wrap-s-74c9a1e3-33e4-48dd-9a1e-966fa42d6840 { display:none !important; }}@media (min-width: 1200px){#s-74c9a1e3-33e4-48dd-9a1e-966fa42d6840, #wrap-s-74c9a1e3-33e4-48dd-9a1e-966fa42d6840 { display:none !important; }}
#s-4fcba3e4-26e7-4ce3-9541-c82b034033b8 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-4fcba3e4-26e7-4ce3-9541-c82b034033b8 {
  display: none;
}
#s-d8a3545d-fa5b-4077-8228-825999397458 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-d8a3545d-fa5b-4077-8228-825999397458 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-16ae5cb4-b802-4a2d-86e6-da3ce4d751b2 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-16ae5cb4-b802-4a2d-86e6-da3ce4d751b2 .shg-product-sold-out {
  display: none;
}

#s-16ae5cb4-b802-4a2d-86e6-da3ce4d751b2 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16ae5cb4-b802-4a2d-86e6-da3ce4d751b2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-622d0790-0000-4b76-8962-4e337b80927e { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-0e0c0fb7-f2ae-473a-b2e6-9787cf72477e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-0eab6f40-fd88-4deb-a07a-53d9f696f9a7 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-0eab6f40-fd88-4deb-a07a-53d9f696f9a7 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0eab6f40-fd88-4deb-a07a-53d9f696f9a7 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0eab6f40-fd88-4deb-a07a-53d9f696f9a7 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0eab6f40-fd88-4deb-a07a-53d9f696f9a7 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b0d171bf-13ac-49e8-b6ac-9f2b521b3227 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-b0d171bf-13ac-49e8-b6ac-9f2b521b3227:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-b0d171bf-13ac-49e8-b6ac-9f2b521b3227:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0d171bf-13ac-49e8-b6ac-9f2b521b3227 {
  display: block;
  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-b0d171bf-13ac-49e8-b6ac-9f2b521b3227.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0d171bf-13ac-49e8-b6ac-9f2b521b3227.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-b0d171bf-13ac-49e8-b6ac-9f2b521b3227.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-b0d171bf-13ac-49e8-b6ac-9f2b521b3227.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-f12adba4-af5b-42bc-8c36-3ca8626448cb { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-f12adba4-af5b-42bc-8c36-3ca8626448cb, #wrap-s-f12adba4-af5b-42bc-8c36-3ca8626448cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f12adba4-af5b-42bc-8c36-3ca8626448cb, #wrap-s-f12adba4-af5b-42bc-8c36-3ca8626448cb { display:none !important; }}@media (min-width: 1200px){#s-f12adba4-af5b-42bc-8c36-3ca8626448cb, #wrap-s-f12adba4-af5b-42bc-8c36-3ca8626448cb { display:none !important; }}
#s-2888b3cd-cfa8-4607-bc1c-841bcc6e2199 { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-2888b3cd-cfa8-4607-bc1c-841bcc6e2199 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2d0fa571-0d5f-4fea-8d10-850eb99771d1 { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-2d0fa571-0d5f-4fea-8d10-850eb99771d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-89385de0-c80d-4f11-9784-6be2336f62ab { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-89385de0-c80d-4f11-9784-6be2336f62ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-b56bab41-9058-4328-8f13-69ad0ab18e6e {
  display: none;
}
#s-a7e45d9d-d989-4d1b-a431-c800d7f07b7a { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-a7e45d9d-d989-4d1b-a431-c800d7f07b7a .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-c578323f-653b-4b5d-ac90-5aaf62032545 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-c578323f-653b-4b5d-ac90-5aaf62032545 .shg-product-sold-out {
  display: none;
}

#s-c578323f-653b-4b5d-ac90-5aaf62032545 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c578323f-653b-4b5d-ac90-5aaf62032545 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-549fc8fe-44cd-4148-8225-0867863e84dd { text-align: center; }
#s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-4a3ebcf4-0212-4d91-a47f-044ed994ef3c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-1025a173-d837-4dcc-9857-58aa9b94de7b { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-1025a173-d837-4dcc-9857-58aa9b94de7b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1025a173-d837-4dcc-9857-58aa9b94de7b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1025a173-d837-4dcc-9857-58aa9b94de7b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1025a173-d837-4dcc-9857-58aa9b94de7b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ffe1b33f-ddae-41c0-bc46-7c165237d12e { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-ffe1b33f-ddae-41c0-bc46-7c165237d12e:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-ffe1b33f-ddae-41c0-bc46-7c165237d12e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ffe1b33f-ddae-41c0-bc46-7c165237d12e {
  display: block;
  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-ffe1b33f-ddae-41c0-bc46-7c165237d12e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffe1b33f-ddae-41c0-bc46-7c165237d12e.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-ffe1b33f-ddae-41c0-bc46-7c165237d12e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-ffe1b33f-ddae-41c0-bc46-7c165237d12e.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-846d49fd-4cd6-405b-b98f-592b51c9b7ec { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-846d49fd-4cd6-405b-b98f-592b51c9b7ec, #wrap-s-846d49fd-4cd6-405b-b98f-592b51c9b7ec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-846d49fd-4cd6-405b-b98f-592b51c9b7ec, #wrap-s-846d49fd-4cd6-405b-b98f-592b51c9b7ec { display:none !important; }}@media (min-width: 1200px){#s-846d49fd-4cd6-405b-b98f-592b51c9b7ec, #wrap-s-846d49fd-4cd6-405b-b98f-592b51c9b7ec { display:none !important; }}
#s-24f822e7-7617-4b3e-b7f6-6877c4ec10b9 {
  display: none;
}
#s-a516684c-2121-447a-82ee-b05f3bbd0442 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-a516684c-2121-447a-82ee-b05f3bbd0442 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-d0c23e36-4d2d-421f-8d85-7f6d6910a3de { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-d0c23e36-4d2d-421f-8d85-7f6d6910a3de .shg-product-sold-out {
  display: none;
}

#s-d0c23e36-4d2d-421f-8d85-7f6d6910a3de .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0c23e36-4d2d-421f-8d85-7f6d6910a3de .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-148ca584-1d48-4e0e-9f9e-09dbe25792cf { text-align: center; }
#s-999a4ce6-be3e-4d86-a230-75aa108ae275 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-999a4ce6-be3e-4d86-a230-75aa108ae275"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-fa60b1b9-e7e1-4454-a939-fcc58e020cdc { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-fa60b1b9-e7e1-4454-a939-fcc58e020cdc .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-fa60b1b9-e7e1-4454-a939-fcc58e020cdc .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-fa60b1b9-e7e1-4454-a939-fcc58e020cdc .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-fa60b1b9-e7e1-4454-a939-fcc58e020cdc .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b7c1de14-7c78-43cb-bd7c-c3eee6647660 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-b7c1de14-7c78-43cb-bd7c-c3eee6647660:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-b7c1de14-7c78-43cb-bd7c-c3eee6647660:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7c1de14-7c78-43cb-bd7c-c3eee6647660 {
  display: block;
  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-b7c1de14-7c78-43cb-bd7c-c3eee6647660.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7c1de14-7c78-43cb-bd7c-c3eee6647660.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-b7c1de14-7c78-43cb-bd7c-c3eee6647660.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-b7c1de14-7c78-43cb-bd7c-c3eee6647660.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-7648acfd-37da-4a01-bbb3-ae8c0f8b254d { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-7648acfd-37da-4a01-bbb3-ae8c0f8b254d, #wrap-s-7648acfd-37da-4a01-bbb3-ae8c0f8b254d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7648acfd-37da-4a01-bbb3-ae8c0f8b254d, #wrap-s-7648acfd-37da-4a01-bbb3-ae8c0f8b254d { display:none !important; }}@media (min-width: 1200px){#s-7648acfd-37da-4a01-bbb3-ae8c0f8b254d, #wrap-s-7648acfd-37da-4a01-bbb3-ae8c0f8b254d { display:none !important; }}
#s-cd4fd130-1609-4725-91ff-3c124cfd09e9 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-cd4fd130-1609-4725-91ff-3c124cfd09e9 {
  display: none;
}
#s-c3c7c45e-d79e-4941-8cb5-69e191427768 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-c3c7c45e-d79e-4941-8cb5-69e191427768 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-5bf15ca7-df64-4721-a375-71e3b80b8c9a { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-5bf15ca7-df64-4721-a375-71e3b80b8c9a .shg-product-sold-out {
  display: none;
}

#s-5bf15ca7-df64-4721-a375-71e3b80b8c9a .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5bf15ca7-df64-4721-a375-71e3b80b8c9a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bd29894e-4ec2-413c-9426-7fde8945f956 { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-142a5bf1-fe22-4c1c-a78d-17f0a316b8d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-e5ec0e39-7307-4c67-8657-f877cd42b154 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-e5ec0e39-7307-4c67-8657-f877cd42b154:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-e5ec0e39-7307-4c67-8657-f877cd42b154:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5ec0e39-7307-4c67-8657-f877cd42b154 {
  display: block;
  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-e5ec0e39-7307-4c67-8657-f877cd42b154.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5ec0e39-7307-4c67-8657-f877cd42b154.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-e5ec0e39-7307-4c67-8657-f877cd42b154.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-e5ec0e39-7307-4c67-8657-f877cd42b154.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-f9afd75c-6eda-478a-b1f3-e7c602c52052 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-f9afd75c-6eda-478a-b1f3-e7c602c52052, #wrap-s-f9afd75c-6eda-478a-b1f3-e7c602c52052 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f9afd75c-6eda-478a-b1f3-e7c602c52052, #wrap-s-f9afd75c-6eda-478a-b1f3-e7c602c52052 { display:none !important; }}@media (min-width: 1200px){#s-f9afd75c-6eda-478a-b1f3-e7c602c52052, #wrap-s-f9afd75c-6eda-478a-b1f3-e7c602c52052 { display:none !important; }}
#s-69992583-94ea-4ec4-b90e-909f3139d3b9 { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-69992583-94ea-4ec4-b90e-909f3139d3b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5e1bd286-4743-4c05-a7d4-05b7faaf944b { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-5e1bd286-4743-4c05-a7d4-05b7faaf944b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-5b8d41d1-6d2f-425c-aa1f-9594ae6c220f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-5955a357-6cf9-4ee2-bf64-3e5d965fda66 {
  display: none;
}
#s-233af4be-c3e1-40c2-846f-19f9eab3243b { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-233af4be-c3e1-40c2-846f-19f9eab3243b .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-9974ebda-9d09-4160-954d-7685d95a312d { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-9974ebda-9d09-4160-954d-7685d95a312d .shg-product-sold-out {
  display: none;
}

#s-9974ebda-9d09-4160-954d-7685d95a312d .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9974ebda-9d09-4160-954d-7685d95a312d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-13c01018-d0da-41b0-be5e-be5caab8d724 { text-align: center; }
#s-0fbb18a4-a296-49ae-b14a-cff416ad028a { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-0fbb18a4-a296-49ae-b14a-cff416ad028a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-73a35d42-afbe-4052-a217-1215de1693ab { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-73a35d42-afbe-4052-a217-1215de1693ab .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-73a35d42-afbe-4052-a217-1215de1693ab .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-73a35d42-afbe-4052-a217-1215de1693ab .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-73a35d42-afbe-4052-a217-1215de1693ab .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-7460793f-7e00-470c-bc2a-cfcfa8083197 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-7460793f-7e00-470c-bc2a-cfcfa8083197:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-7460793f-7e00-470c-bc2a-cfcfa8083197:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7460793f-7e00-470c-bc2a-cfcfa8083197 {
  display: block;
  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-7460793f-7e00-470c-bc2a-cfcfa8083197.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7460793f-7e00-470c-bc2a-cfcfa8083197.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-7460793f-7e00-470c-bc2a-cfcfa8083197.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-7460793f-7e00-470c-bc2a-cfcfa8083197.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-b2fc4afd-698b-4ee5-8562-c3693d593566 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-b2fc4afd-698b-4ee5-8562-c3693d593566, #wrap-s-b2fc4afd-698b-4ee5-8562-c3693d593566 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2fc4afd-698b-4ee5-8562-c3693d593566, #wrap-s-b2fc4afd-698b-4ee5-8562-c3693d593566 { display:none !important; }}@media (min-width: 1200px){#s-b2fc4afd-698b-4ee5-8562-c3693d593566, #wrap-s-b2fc4afd-698b-4ee5-8562-c3693d593566 { display:none !important; }}
#s-a5cdf9a7-440d-4317-b713-80d6099cd184 {
  display: none;
}
#s-6cafd7ef-6200-424b-81b6-6f4254e4dea3 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-6cafd7ef-6200-424b-81b6-6f4254e4dea3 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-6deb1f2f-b2bf-44a6-beb9-8919ccb4fbe4 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-6deb1f2f-b2bf-44a6-beb9-8919ccb4fbe4 .shg-product-sold-out {
  display: none;
}

#s-6deb1f2f-b2bf-44a6-beb9-8919ccb4fbe4 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6deb1f2f-b2bf-44a6-beb9-8919ccb4fbe4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f5d78e6e-d921-4803-b54f-e0bcdbc01701 { text-align: center; }
#s-d6b50158-51c1-49ce-b872-c20b31f4a392 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-d6b50158-51c1-49ce-b872-c20b31f4a392"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-632c31c6-36f0-4d8f-82b8-d6d31255393c { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-632c31c6-36f0-4d8f-82b8-d6d31255393c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-632c31c6-36f0-4d8f-82b8-d6d31255393c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-632c31c6-36f0-4d8f-82b8-d6d31255393c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-632c31c6-36f0-4d8f-82b8-d6d31255393c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-deda19b6-a386-48b9-ae9f-3ae117fcd5b1 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-deda19b6-a386-48b9-ae9f-3ae117fcd5b1:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-deda19b6-a386-48b9-ae9f-3ae117fcd5b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-deda19b6-a386-48b9-ae9f-3ae117fcd5b1 {
  display: block;
  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-deda19b6-a386-48b9-ae9f-3ae117fcd5b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-deda19b6-a386-48b9-ae9f-3ae117fcd5b1.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-deda19b6-a386-48b9-ae9f-3ae117fcd5b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-deda19b6-a386-48b9-ae9f-3ae117fcd5b1.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-32c3467b-f628-4a94-bd2a-ee1717a1df7a { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-32c3467b-f628-4a94-bd2a-ee1717a1df7a, #wrap-s-32c3467b-f628-4a94-bd2a-ee1717a1df7a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32c3467b-f628-4a94-bd2a-ee1717a1df7a, #wrap-s-32c3467b-f628-4a94-bd2a-ee1717a1df7a { display:none !important; }}@media (min-width: 1200px){#s-32c3467b-f628-4a94-bd2a-ee1717a1df7a, #wrap-s-32c3467b-f628-4a94-bd2a-ee1717a1df7a { display:none !important; }}
#s-17c7c0a4-b502-45fc-a639-51b569b2c02a { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-17c7c0a4-b502-45fc-a639-51b569b2c02a {
  display: none;
}
#s-f4713c35-4a5b-4c4a-bb99-c54b22e2b464 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-f4713c35-4a5b-4c4a-bb99-c54b22e2b464 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-064d7240-6b2f-4db0-b060-cbaaf25c584b { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-064d7240-6b2f-4db0-b060-cbaaf25c584b .shg-product-sold-out {
  display: none;
}

#s-064d7240-6b2f-4db0-b060-cbaaf25c584b .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-064d7240-6b2f-4db0-b060-cbaaf25c584b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-88334d08-a429-45aa-934c-d836b8ba1ffe { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-61db2dba-011c-451e-a032-280509f66513 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-61db2dba-011c-451e-a032-280509f66513"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-2efe0eb0-58f6-49ba-8af8-b20691a759bd { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-2efe0eb0-58f6-49ba-8af8-b20691a759bd .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2efe0eb0-58f6-49ba-8af8-b20691a759bd .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2efe0eb0-58f6-49ba-8af8-b20691a759bd .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2efe0eb0-58f6-49ba-8af8-b20691a759bd .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-efa9c3f0-c75b-4022-bfe6-7892356f29fa { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-efa9c3f0-c75b-4022-bfe6-7892356f29fa:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-efa9c3f0-c75b-4022-bfe6-7892356f29fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efa9c3f0-c75b-4022-bfe6-7892356f29fa {
  display: block;
  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-efa9c3f0-c75b-4022-bfe6-7892356f29fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efa9c3f0-c75b-4022-bfe6-7892356f29fa.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-efa9c3f0-c75b-4022-bfe6-7892356f29fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-efa9c3f0-c75b-4022-bfe6-7892356f29fa.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-5076c029-a5f3-4dd4-bdd1-ec36b461fefe { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-5076c029-a5f3-4dd4-bdd1-ec36b461fefe, #wrap-s-5076c029-a5f3-4dd4-bdd1-ec36b461fefe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5076c029-a5f3-4dd4-bdd1-ec36b461fefe, #wrap-s-5076c029-a5f3-4dd4-bdd1-ec36b461fefe { display:none !important; }}@media (min-width: 1200px){#s-5076c029-a5f3-4dd4-bdd1-ec36b461fefe, #wrap-s-5076c029-a5f3-4dd4-bdd1-ec36b461fefe { display:none !important; }}
#s-90819682-363b-47ee-a0ce-7d6c246111ce { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-90819682-363b-47ee-a0ce-7d6c246111ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b3c5d953-a86b-48a2-814d-423e63f25199 { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-b3c5d953-a86b-48a2-814d-423e63f25199 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-26e01dfe-ca2c-4993-b6ff-715464ab3b1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-20666537-1b1a-4f63-8a43-3084f4ba63ea {
  display: none;
}
#s-718f7db3-e0db-438b-96c5-b0279fe45cad { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-718f7db3-e0db-438b-96c5-b0279fe45cad .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-307a18bc-a591-4b15-a899-b197ea9dcb3e { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-307a18bc-a591-4b15-a899-b197ea9dcb3e .shg-product-sold-out {
  display: none;
}

#s-307a18bc-a591-4b15-a899-b197ea9dcb3e .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-307a18bc-a591-4b15-a899-b197ea9dcb3e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f42e999c-4f7a-4859-a2dd-ad4cf4a1a2a6 { text-align: center; }
#s-eb5a53f7-393d-435a-9ad3-818089f3d3cd { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-eb5a53f7-393d-435a-9ad3-818089f3d3cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-e31349fb-cbeb-47c0-9305-dce5075b3cae { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-e31349fb-cbeb-47c0-9305-dce5075b3cae .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e31349fb-cbeb-47c0-9305-dce5075b3cae .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e31349fb-cbeb-47c0-9305-dce5075b3cae .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e31349fb-cbeb-47c0-9305-dce5075b3cae .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-3a76b8fe-39c7-4d7b-aa83-5c8681ae3822 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-3a76b8fe-39c7-4d7b-aa83-5c8681ae3822:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-3a76b8fe-39c7-4d7b-aa83-5c8681ae3822:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a76b8fe-39c7-4d7b-aa83-5c8681ae3822 {
  display: block;
  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-3a76b8fe-39c7-4d7b-aa83-5c8681ae3822.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a76b8fe-39c7-4d7b-aa83-5c8681ae3822.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-3a76b8fe-39c7-4d7b-aa83-5c8681ae3822.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-3a76b8fe-39c7-4d7b-aa83-5c8681ae3822.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-d63d65f8-a1a4-4b49-b281-c395f48582a9 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-d63d65f8-a1a4-4b49-b281-c395f48582a9, #wrap-s-d63d65f8-a1a4-4b49-b281-c395f48582a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d63d65f8-a1a4-4b49-b281-c395f48582a9, #wrap-s-d63d65f8-a1a4-4b49-b281-c395f48582a9 { display:none !important; }}@media (min-width: 1200px){#s-d63d65f8-a1a4-4b49-b281-c395f48582a9, #wrap-s-d63d65f8-a1a4-4b49-b281-c395f48582a9 { display:none !important; }}
#s-fb342262-88e2-45c6-87fd-7ac532a751c0 {
  display: none;
}
#s-ecaec7f7-7ac1-40b6-9754-ba55236476be { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-ecaec7f7-7ac1-40b6-9754-ba55236476be .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-332146fe-d0d8-4851-9960-4b03ad81fb6b { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-332146fe-d0d8-4851-9960-4b03ad81fb6b .shg-product-sold-out {
  display: none;
}

#s-332146fe-d0d8-4851-9960-4b03ad81fb6b .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-332146fe-d0d8-4851-9960-4b03ad81fb6b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0b5888f8-284a-43cd-bf1c-23232ea2da0e { text-align: center; }
#s-dcadd6a3-156c-430d-8b9c-aa33061b25ff { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-dcadd6a3-156c-430d-8b9c-aa33061b25ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-1e3ff632-2af7-430c-afbd-274785af57d8 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-1e3ff632-2af7-430c-afbd-274785af57d8 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1e3ff632-2af7-430c-afbd-274785af57d8 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1e3ff632-2af7-430c-afbd-274785af57d8 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1e3ff632-2af7-430c-afbd-274785af57d8 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-aee76285-135c-4ce0-8730-d50361aef2bc { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-aee76285-135c-4ce0-8730-d50361aef2bc:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-aee76285-135c-4ce0-8730-d50361aef2bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aee76285-135c-4ce0-8730-d50361aef2bc {
  display: block;
  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-aee76285-135c-4ce0-8730-d50361aef2bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aee76285-135c-4ce0-8730-d50361aef2bc.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-aee76285-135c-4ce0-8730-d50361aef2bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-aee76285-135c-4ce0-8730-d50361aef2bc.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-51de427d-0b6e-40ca-b3a5-22a0bd3a2714 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-51de427d-0b6e-40ca-b3a5-22a0bd3a2714, #wrap-s-51de427d-0b6e-40ca-b3a5-22a0bd3a2714 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51de427d-0b6e-40ca-b3a5-22a0bd3a2714, #wrap-s-51de427d-0b6e-40ca-b3a5-22a0bd3a2714 { display:none !important; }}@media (min-width: 1200px){#s-51de427d-0b6e-40ca-b3a5-22a0bd3a2714, #wrap-s-51de427d-0b6e-40ca-b3a5-22a0bd3a2714 { display:none !important; }}
#s-519727d2-1b7d-4da3-80f2-88b19eb56f02 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-519727d2-1b7d-4da3-80f2-88b19eb56f02 {
  display: none;
}
#s-82538d92-ca38-43ff-bf8f-e3f628805a77 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-82538d92-ca38-43ff-bf8f-e3f628805a77 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-84a7e426-84c3-4e05-8510-fb989eab2c04 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-84a7e426-84c3-4e05-8510-fb989eab2c04 .shg-product-sold-out {
  display: none;
}

#s-84a7e426-84c3-4e05-8510-fb989eab2c04 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84a7e426-84c3-4e05-8510-fb989eab2c04 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5f10d286-82d4-493a-aad4-09628e3c484d { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-0f137141-f5d6-4cc0-9723-58d2dbff95ed { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-0f137141-f5d6-4cc0-9723-58d2dbff95ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-3a4ecb6c-d844-48f1-a9a9-2097c96e62a0 { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-3a4ecb6c-d844-48f1-a9a9-2097c96e62a0 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3a4ecb6c-d844-48f1-a9a9-2097c96e62a0 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3a4ecb6c-d844-48f1-a9a9-2097c96e62a0 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3a4ecb6c-d844-48f1-a9a9-2097c96e62a0 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-f28115d2-5f64-4d97-bb80-f57279a927a3 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-f28115d2-5f64-4d97-bb80-f57279a927a3:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-f28115d2-5f64-4d97-bb80-f57279a927a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f28115d2-5f64-4d97-bb80-f57279a927a3 {
  display: block;
  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-f28115d2-5f64-4d97-bb80-f57279a927a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f28115d2-5f64-4d97-bb80-f57279a927a3.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-f28115d2-5f64-4d97-bb80-f57279a927a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-f28115d2-5f64-4d97-bb80-f57279a927a3.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-17c0c32f-fc9c-4f15-856d-3ebbcf187174 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-17c0c32f-fc9c-4f15-856d-3ebbcf187174, #wrap-s-17c0c32f-fc9c-4f15-856d-3ebbcf187174 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-17c0c32f-fc9c-4f15-856d-3ebbcf187174, #wrap-s-17c0c32f-fc9c-4f15-856d-3ebbcf187174 { display:none !important; }}@media (min-width: 1200px){#s-17c0c32f-fc9c-4f15-856d-3ebbcf187174, #wrap-s-17c0c32f-fc9c-4f15-856d-3ebbcf187174 { display:none !important; }}
#s-7b8e4e04-ab41-484f-a9e6-e2dd802aae5a { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
#s-7b8e4e04-ab41-484f-a9e6-e2dd802aae5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-59e35591-e0ca-4bc6-9021-e1df807a0c3c { min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-59e35591-e0ca-4bc6-9021-e1df807a0c3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6c6dcc81-1f44-494b-b585-d749961c5fa2 { padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px; }
@media (min-width: 0px) {
[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-6c6dcc81-1f44-494b-b585-d749961c5fa2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-b6e05788-1452-43b1-89b0-4ac3c07e5d7e {
  display: none;
}
#s-ba2381d9-1dbf-462d-a726-2e5f4b1c3ae6 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-ba2381d9-1dbf-462d-a726-2e5f4b1c3ae6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-38b92c23-7ad3-444b-9b9f-e18c7a81e718 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-38b92c23-7ad3-444b-9b9f-e18c7a81e718 .shg-product-sold-out {
  display: none;
}

#s-38b92c23-7ad3-444b-9b9f-e18c7a81e718 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38b92c23-7ad3-444b-9b9f-e18c7a81e718 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8b6a74b1-d515-4435-9d44-20c49699d234 { text-align: center; }
#s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-c0f542f3-4bb3-46a3-b855-0a1e206dc6d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-0457716c-9e7f-4946-a0ac-225a6e169e7d { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-0457716c-9e7f-4946-a0ac-225a6e169e7d:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-0457716c-9e7f-4946-a0ac-225a6e169e7d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0457716c-9e7f-4946-a0ac-225a6e169e7d {
  display: block;
  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-0457716c-9e7f-4946-a0ac-225a6e169e7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0457716c-9e7f-4946-a0ac-225a6e169e7d.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-0457716c-9e7f-4946-a0ac-225a6e169e7d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-0457716c-9e7f-4946-a0ac-225a6e169e7d.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-6a7039f4-f1a1-4d34-8c3b-5a054b533f51 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-6a7039f4-f1a1-4d34-8c3b-5a054b533f51, #wrap-s-6a7039f4-f1a1-4d34-8c3b-5a054b533f51 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a7039f4-f1a1-4d34-8c3b-5a054b533f51, #wrap-s-6a7039f4-f1a1-4d34-8c3b-5a054b533f51 { display:none !important; }}@media (min-width: 1200px){#s-6a7039f4-f1a1-4d34-8c3b-5a054b533f51, #wrap-s-6a7039f4-f1a1-4d34-8c3b-5a054b533f51 { display:none !important; }}
#s-457dbd70-c3ef-45c4-a1b0-28c450cf4ae4 {
  display: none;
}
#s-1f8ed1fd-42ae-4547-a896-9c4719eb3ca0 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-1f8ed1fd-42ae-4547-a896-9c4719eb3ca0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-658e55ca-3b50-464f-9aff-d123f748e886 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-658e55ca-3b50-464f-9aff-d123f748e886 .shg-product-sold-out {
  display: none;
}

#s-658e55ca-3b50-464f-9aff-d123f748e886 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-658e55ca-3b50-464f-9aff-d123f748e886 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7e0938c4-5033-49ac-a5be-b0deed404db5 { text-align: center; }
#s-79a26233-8078-4ac4-a86a-e77a7fe10032 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-79a26233-8078-4ac4-a86a-e77a7fe10032"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-64b171c2-f8f6-49cb-a44e-9ca8fa578eaa { padding-top: 2px;
padding-bottom: 2px;
min-width: 98px;
text-align: left; }
#s-64b171c2-f8f6-49cb-a44e-9ca8fa578eaa .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-64b171c2-f8f6-49cb-a44e-9ca8fa578eaa .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-64b171c2-f8f6-49cb-a44e-9ca8fa578eaa .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-64b171c2-f8f6-49cb-a44e-9ca8fa578eaa .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-17879895-d108-414b-b869-a5fa71b6ac0c { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-17879895-d108-414b-b869-a5fa71b6ac0c:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-17879895-d108-414b-b869-a5fa71b6ac0c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-17879895-d108-414b-b869-a5fa71b6ac0c {
  display: block;
  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-17879895-d108-414b-b869-a5fa71b6ac0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17879895-d108-414b-b869-a5fa71b6ac0c.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-17879895-d108-414b-b869-a5fa71b6ac0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-17879895-d108-414b-b869-a5fa71b6ac0c.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-68e09fd8-6706-44a5-9ec5-e30574ce2732 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-68e09fd8-6706-44a5-9ec5-e30574ce2732, #wrap-s-68e09fd8-6706-44a5-9ec5-e30574ce2732 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68e09fd8-6706-44a5-9ec5-e30574ce2732, #wrap-s-68e09fd8-6706-44a5-9ec5-e30574ce2732 { display:none !important; }}@media (min-width: 1200px){#s-68e09fd8-6706-44a5-9ec5-e30574ce2732, #wrap-s-68e09fd8-6706-44a5-9ec5-e30574ce2732 { display:none !important; }}
#s-5cc45f79-9fce-41b8-a377-620537bf500b { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-5cc45f79-9fce-41b8-a377-620537bf500b {
  display: none;
}
#s-0d7b2b17-7f33-4aa4-8fbd-0a0a7f30dff4 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-0d7b2b17-7f33-4aa4-8fbd-0a0a7f30dff4 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
}

#s-256d47c4-f4cb-4d0f-9d64-916d038002f3 { padding-left: 5px;
padding-right: 5px;
text-align: left; }
#s-256d47c4-f4cb-4d0f-9d64-916d038002f3 .shg-product-sold-out {
  display: none;
}

#s-256d47c4-f4cb-4d0f-9d64-916d038002f3 .shg-product-price {
  color: rgba(108, 184, 58, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-256d47c4-f4cb-4d0f-9d64-916d038002f3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0cb2c0cb-c847-4f9d-8d22-42dae3cca756 { margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center; }
#s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6 { padding-top: 9px;
padding-left: 12px;
padding-bottom: 9px;
padding-right: 12px; }
@media (min-width: 0px) {
[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-47d94bbe-1100-4bf7-ab01-6450dc2f15e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-6eb290bb-b129-457c-bfbd-2423f4fe3bc5 { padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(108, 184, 58, 1); }
#s-6eb290bb-b129-457c-bfbd-2423f4fe3bc5:hover {background-color: rgba(110, 170, 74, 1) !important;
text-decoration: none !important;}
#s-6eb290bb-b129-457c-bfbd-2423f4fe3bc5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6eb290bb-b129-457c-bfbd-2423f4fe3bc5 {
  display: block;
  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-6eb290bb-b129-457c-bfbd-2423f4fe3bc5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6eb290bb-b129-457c-bfbd-2423f4fe3bc5.shg-btn {
  color: rgba(16, 15, 15, 1);
  font-size: 16px;
  font-weight:  900 ;
  font-style:  normal ;
  font-family: Roboto;
}

#s-6eb290bb-b129-457c-bfbd-2423f4fe3bc5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


  #s-6eb290bb-b129-457c-bfbd-2423f4fe3bc5.shg-btn.shg-product-atc-success {
    font-weight:  normal ;
    font-family: Roboto;
    font-style:  normal ;
    
    color: ;
  }


#s-a45a959d-7637-45ab-863a-fcac3251d140 { margin-top: -40px;
margin-bottom: -40px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 768px) and (max-width: 991px){#s-a45a959d-7637-45ab-863a-fcac3251d140, #wrap-s-a45a959d-7637-45ab-863a-fcac3251d140 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a45a959d-7637-45ab-863a-fcac3251d140, #wrap-s-a45a959d-7637-45ab-863a-fcac3251d140 { display:none !important; }}@media (min-width: 1200px){#s-a45a959d-7637-45ab-863a-fcac3251d140, #wrap-s-a45a959d-7637-45ab-863a-fcac3251d140 { display:none !important; }}
#s-09bcf480-b5ab-4658-a27c-b05c55badcad { min-height: 50px; }
#s-09bcf480-b5ab-4658-a27c-b05c55badcad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
/*
  $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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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,
.shogun-lazyloading {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
