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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-d3e2f154-47a9-4385-abd1-1466722a033c {
  display: none;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

@media (min-width: 0px) {
[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0be012af-8eb6-44a4-b1dc-0ab0ff7711e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-cd515c79-8d36-447a-b342-4e243a964b5d {
  text-align: left;
}


.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d {
  max-width: 100%;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom,
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d {
  max-width: 100%;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom,
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d {
  max-width: 100%;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom,
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d {
  max-width: 100%;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom,
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d {
  max-width: 100%;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom,
.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd515c79-8d36-447a-b342-4e243a964b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-604141a3-ba23-4357-974b-a6a33d90d8f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-604141a3-ba23-4357-974b-a6a33d90d8f7 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-407e40d9-4a01-4abe-abd0-d966ba4be80f {
  text-align: left;
}

#s-407e40d9-4a01-4abe-abd0-d966ba4be80f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-407e40d9-4a01-4abe-abd0-d966ba4be80f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-407e40d9-4a01-4abe-abd0-d966ba4be80f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-a971b438-db09-4575-aee2-0df5f6b94d13 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a971b438-db09-4575-aee2-0df5f6b94d13:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a971b438-db09-4575-aee2-0df5f6b94d13:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a971b438-db09-4575-aee2-0df5f6b94d13 {
  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-a971b438-db09-4575-aee2-0df5f6b94d13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a971b438-db09-4575-aee2-0df5f6b94d13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a971b438-db09-4575-aee2-0df5f6b94d13.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e6044bd5-e5a5-4e46-b3e9-beb5da1de440 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-35ecb221-d7ec-4dbe-8c37-c8704c623abd {
  display: none;
}
@media (min-width: 0px) {
[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfe13062-80e9-4bc6-a02d-db8f1ed390a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-93f995b2-7c39-4a3f-b233-81c47017d315 {
  text-align: left;
}


.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 {
  max-width: 100%;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom,
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 {
  max-width: 100%;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom,
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 {
  max-width: 100%;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom,
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 {
  max-width: 100%;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom,
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 {
  max-width: 100%;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom,
.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93f995b2-7c39-4a3f-b233-81c47017d315 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5f0f8c1d-769c-4962-af47-cb95e166d332 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5f0f8c1d-769c-4962-af47-cb95e166d332 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-eda9a971-557b-4163-9b15-8bcddda0fdab {
  text-align: left;
}

#s-eda9a971-557b-4163-9b15-8bcddda0fdab .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-eda9a971-557b-4163-9b15-8bcddda0fdab .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-eda9a971-557b-4163-9b15-8bcddda0fdab .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-01b175a7-aed6-4c10-a950-5f70ede02114 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-01b175a7-aed6-4c10-a950-5f70ede02114:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-01b175a7-aed6-4c10-a950-5f70ede02114:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-01b175a7-aed6-4c10-a950-5f70ede02114 {
  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-01b175a7-aed6-4c10-a950-5f70ede02114.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01b175a7-aed6-4c10-a950-5f70ede02114.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-01b175a7-aed6-4c10-a950-5f70ede02114.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fac6d1a3-d180-427f-bef2-c22a583ae6f4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-b97a4edf-e292-4b96-85c7-c25b1b78c5f2 {
  display: none;
}
@media (min-width: 0px) {
[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf3a584e-fa34-4606-8d49-a1107594c51d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-658338ef-0324-42c4-8501-9a4e94ca7604 {
  text-align: left;
}


.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 {
  max-width: 100%;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom,
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 {
  max-width: 100%;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom,
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 {
  max-width: 100%;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom,
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 {
  max-width: 100%;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom,
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 {
  max-width: 100%;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom,
.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-658338ef-0324-42c4-8501-9a4e94ca7604 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-df56e793-145f-42cd-80a9-5b739d2f3a05 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-df56e793-145f-42cd-80a9-5b739d2f3a05 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5320216f-d469-4118-83a6-abc2cd3d7428 {
  text-align: left;
}

#s-5320216f-d469-4118-83a6-abc2cd3d7428 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5320216f-d469-4118-83a6-abc2cd3d7428 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5320216f-d469-4118-83a6-abc2cd3d7428 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8286c5ab-860b-4061-bac2-e8d486d61830 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8286c5ab-860b-4061-bac2-e8d486d61830:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8286c5ab-860b-4061-bac2-e8d486d61830:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8286c5ab-860b-4061-bac2-e8d486d61830 {
  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-8286c5ab-860b-4061-bac2-e8d486d61830.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8286c5ab-860b-4061-bac2-e8d486d61830.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8286c5ab-860b-4061-bac2-e8d486d61830.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-52e310d8-4828-4eda-b4b2-2f6eede3b460 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-798e5f47-43d2-47d4-9a84-c057c4fc2600 {
  display: none;
}
@media (min-width: 0px) {
[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c6f5e9f-58ad-486e-8b4a-7ff043ea7210"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 {
  text-align: left;
}


.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 {
  max-width: 100%;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom,
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 {
  max-width: 100%;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom,
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 {
  max-width: 100%;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom,
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 {
  max-width: 100%;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom,
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 {
  max-width: 100%;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom,
.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-852a0ea1-2d1c-402e-bc9f-42ffcf9c6a80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5ca255ee-a984-4236-93b5-fbec971c8721 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5ca255ee-a984-4236-93b5-fbec971c8721 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-56ba559c-c646-4c28-a2f7-b9d32a1171f7 {
  text-align: left;
}

#s-56ba559c-c646-4c28-a2f7-b9d32a1171f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-56ba559c-c646-4c28-a2f7-b9d32a1171f7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-56ba559c-c646-4c28-a2f7-b9d32a1171f7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-66030ecf-0448-40f4-b513-cae6f9a537cc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-66030ecf-0448-40f4-b513-cae6f9a537cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-66030ecf-0448-40f4-b513-cae6f9a537cc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-66030ecf-0448-40f4-b513-cae6f9a537cc {
  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-66030ecf-0448-40f4-b513-cae6f9a537cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66030ecf-0448-40f4-b513-cae6f9a537cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-66030ecf-0448-40f4-b513-cae6f9a537cc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-eda1c0f0-163b-4c40-84e4-220179bcee25 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-9ee84863-9ccf-46f9-b7b5-326308b294ba {
  display: none;
}
@media (min-width: 0px) {
[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cbebb68-f384-4ef0-b569-17d3ff8980bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 {
  text-align: left;
}


.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 {
  max-width: 100%;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom,
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 {
  max-width: 100%;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom,
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 {
  max-width: 100%;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom,
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 {
  max-width: 100%;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom,
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 {
  max-width: 100%;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom,
.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daa74e6f-8292-4f8b-bcbe-670ca8a3c468 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-609e1a96-8fc3-431a-a22c-a5ca771de995 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-609e1a96-8fc3-431a-a22c-a5ca771de995 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-179ad31c-a0b5-42e7-85cf-e8c6c8a39424 {
  text-align: left;
}

#s-179ad31c-a0b5-42e7-85cf-e8c6c8a39424 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-179ad31c-a0b5-42e7-85cf-e8c6c8a39424 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-179ad31c-a0b5-42e7-85cf-e8c6c8a39424 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-840ff82f-d2f9-4d01-b6a4-a9d82f551ccf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-840ff82f-d2f9-4d01-b6a4-a9d82f551ccf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-840ff82f-d2f9-4d01-b6a4-a9d82f551ccf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-840ff82f-d2f9-4d01-b6a4-a9d82f551ccf {
  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-840ff82f-d2f9-4d01-b6a4-a9d82f551ccf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-840ff82f-d2f9-4d01-b6a4-a9d82f551ccf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-840ff82f-d2f9-4d01-b6a4-a9d82f551ccf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2d60b205-e4e0-4e8a-b667-8864db07c168 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-12a12aa5-3015-443e-9a10-a4af9e6d8899 {
  display: none;
}
@media (min-width: 0px) {
[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-121fc41f-37e3-4384-aed2-722e21426cd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa {
  text-align: left;
}


.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa {
  max-width: 100%;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom,
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa {
  max-width: 100%;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom,
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa {
  max-width: 100%;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom,
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa {
  max-width: 100%;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom,
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa {
  max-width: 100%;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom,
.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d371dc-081f-4688-a8fd-9b49d7f08bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-754de4d2-0446-4571-a62c-5abca125060a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-754de4d2-0446-4571-a62c-5abca125060a .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-bc256383-3b93-460e-9dfd-88ea9d9e26b1 {
  text-align: left;
}

#s-bc256383-3b93-460e-9dfd-88ea9d9e26b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bc256383-3b93-460e-9dfd-88ea9d9e26b1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bc256383-3b93-460e-9dfd-88ea9d9e26b1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-46890dbc-47bf-4b26-895f-736b16104693 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-46890dbc-47bf-4b26-895f-736b16104693:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-46890dbc-47bf-4b26-895f-736b16104693:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-46890dbc-47bf-4b26-895f-736b16104693 {
  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-46890dbc-47bf-4b26-895f-736b16104693.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46890dbc-47bf-4b26-895f-736b16104693.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-46890dbc-47bf-4b26-895f-736b16104693.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-56753fcd-007d-48f5-bbb9-d905fb7cfdbc hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3a8d9aba-b0e3-479c-9ee7-457a5627ab79 {
  display: none;
}
@media (min-width: 0px) {
[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79fb876c-3824-415b-941a-4b523fada09b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 {
  text-align: left;
}


.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 {
  max-width: 100%;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom,
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 {
  max-width: 100%;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom,
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 {
  max-width: 100%;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom,
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 {
  max-width: 100%;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom,
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 {
  max-width: 100%;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom,
.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d09acf-9d83-4b59-9160-0d7aba477c56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1f07927e-b5d6-4dd2-aba3-3affbb582638 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1f07927e-b5d6-4dd2-aba3-3affbb582638 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ab7e9048-006b-4c63-9e74-aa22b151fa3c {
  text-align: left;
}

#s-ab7e9048-006b-4c63-9e74-aa22b151fa3c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ab7e9048-006b-4c63-9e74-aa22b151fa3c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ab7e9048-006b-4c63-9e74-aa22b151fa3c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3fd9469f-30ca-4ed2-aa66-b82b1ddfc567 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3fd9469f-30ca-4ed2-aa66-b82b1ddfc567:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3fd9469f-30ca-4ed2-aa66-b82b1ddfc567:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3fd9469f-30ca-4ed2-aa66-b82b1ddfc567 {
  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-3fd9469f-30ca-4ed2-aa66-b82b1ddfc567.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fd9469f-30ca-4ed2-aa66-b82b1ddfc567.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3fd9469f-30ca-4ed2-aa66-b82b1ddfc567.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5da7c97a-c001-439e-8796-c1f8a068b5c4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-fbf60c92-0863-447b-9b37-bca1282badc7 {
  display: none;
}
@media (min-width: 0px) {
[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dcbe60e-670f-4307-bb4f-d108403e058a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6818bf8b-5b8f-48ce-8584-8935e461d804 {
  text-align: left;
}


.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 {
  max-width: 100%;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom,
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 {
  max-width: 100%;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom,
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 {
  max-width: 100%;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom,
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 {
  max-width: 100%;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom,
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 {
  max-width: 100%;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom,
.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6818bf8b-5b8f-48ce-8584-8935e461d804 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8d47c907-8448-46f8-b9bd-9b364b3d8fa0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8d47c907-8448-46f8-b9bd-9b364b3d8fa0 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-beb4a6f5-13bd-4d1c-8e2a-cd8afdab2d85 {
  text-align: left;
}

#s-beb4a6f5-13bd-4d1c-8e2a-cd8afdab2d85 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-beb4a6f5-13bd-4d1c-8e2a-cd8afdab2d85 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-beb4a6f5-13bd-4d1c-8e2a-cd8afdab2d85 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-74134f60-1f06-4d97-a70b-ab0caa5f08bb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-74134f60-1f06-4d97-a70b-ab0caa5f08bb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-74134f60-1f06-4d97-a70b-ab0caa5f08bb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-74134f60-1f06-4d97-a70b-ab0caa5f08bb {
  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-74134f60-1f06-4d97-a70b-ab0caa5f08bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74134f60-1f06-4d97-a70b-ab0caa5f08bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-74134f60-1f06-4d97-a70b-ab0caa5f08bb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f4e57e88-6b8d-4386-a98c-3daac155ede2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-e2481349-d594-44e6-8e45-a5364d4e2ce1 {
  display: none;
}
@media (min-width: 0px) {
[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2661278b-abe0-4479-a3d4-a99f3e8afea6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e {
  text-align: left;
}


.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e {
  max-width: 100%;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom,
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e {
  max-width: 100%;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom,
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e {
  max-width: 100%;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom,
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e {
  max-width: 100%;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom,
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e {
  max-width: 100%;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom,
.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e268b16a-a4e4-4e1c-94bf-db4db46bb81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2682efc3-a592-48c4-b31e-2eb25b66c46e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2682efc3-a592-48c4-b31e-2eb25b66c46e .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-20ece8dd-3141-4f7c-8979-f330704f8f7e {
  text-align: left;
}

#s-20ece8dd-3141-4f7c-8979-f330704f8f7e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-20ece8dd-3141-4f7c-8979-f330704f8f7e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-20ece8dd-3141-4f7c-8979-f330704f8f7e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1c0afa0f-7148-4a07-ae7e-52d7528584c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1c0afa0f-7148-4a07-ae7e-52d7528584c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1c0afa0f-7148-4a07-ae7e-52d7528584c9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1c0afa0f-7148-4a07-ae7e-52d7528584c9 {
  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-1c0afa0f-7148-4a07-ae7e-52d7528584c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c0afa0f-7148-4a07-ae7e-52d7528584c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1c0afa0f-7148-4a07-ae7e-52d7528584c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f3bdc236-259c-497e-a5cd-3f7240c33c41 {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-06eeba4b-c73e-43d3-9331-4d2013713487 {
  display: none;
}
@media (min-width: 0px) {
[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c359447-d996-44ab-ab16-63675aac2f12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 {
  text-align: left;
}


.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 {
  max-width: 100%;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom,
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 {
  max-width: 100%;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom,
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 {
  max-width: 100%;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom,
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 {
  max-width: 100%;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom,
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 {
  max-width: 100%;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom,
.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03c6014a-ae5b-45e3-99ec-4576cb4212a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f1838c9-7937-4656-b9e6-9730abd5745f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6f1838c9-7937-4656-b9e6-9730abd5745f .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d8440b58-4ad0-40b9-b632-3930fe79e476 {
  text-align: left;
}

#s-d8440b58-4ad0-40b9-b632-3930fe79e476 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d8440b58-4ad0-40b9-b632-3930fe79e476 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d8440b58-4ad0-40b9-b632-3930fe79e476 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f567b411-9f53-4fae-b768-8a7b0ef9aeac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f567b411-9f53-4fae-b768-8a7b0ef9aeac:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f567b411-9f53-4fae-b768-8a7b0ef9aeac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f567b411-9f53-4fae-b768-8a7b0ef9aeac {
  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-f567b411-9f53-4fae-b768-8a7b0ef9aeac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f567b411-9f53-4fae-b768-8a7b0ef9aeac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f567b411-9f53-4fae-b768-8a7b0ef9aeac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-34f35902-5950-445d-a6ec-208da658e07c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-7774d6fb-24fd-4796-894d-8b76827ca6b3 {
  display: none;
}
@media (min-width: 0px) {
[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-712a3181-04b8-4ef8-94fc-6e379fbe06df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8481934d-11bd-406f-80f3-45c2a37fd601 {
  text-align: left;
}


.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 {
  max-width: 100%;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom,
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 {
  max-width: 100%;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom,
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 {
  max-width: 100%;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom,
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 {
  max-width: 100%;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom,
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 {
  max-width: 100%;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom,
.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8481934d-11bd-406f-80f3-45c2a37fd601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cecffe74-eaae-4e14-869a-c6276fdb3fb1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cecffe74-eaae-4e14-869a-c6276fdb3fb1 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-1e56420b-3013-4d4c-82cf-d1c02cb30fcc {
  text-align: left;
}

#s-1e56420b-3013-4d4c-82cf-d1c02cb30fcc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1e56420b-3013-4d4c-82cf-d1c02cb30fcc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1e56420b-3013-4d4c-82cf-d1c02cb30fcc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a73571ff-c827-4216-93dd-713b2d350e6d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a73571ff-c827-4216-93dd-713b2d350e6d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a73571ff-c827-4216-93dd-713b2d350e6d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a73571ff-c827-4216-93dd-713b2d350e6d {
  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-a73571ff-c827-4216-93dd-713b2d350e6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a73571ff-c827-4216-93dd-713b2d350e6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a73571ff-c827-4216-93dd-713b2d350e6d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-709ca78f-cd4a-4e7f-9985-942d5e25ff29 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-08604c8e-b431-4923-b270-d32f503f72c3 {
  display: none;
}
@media (min-width: 0px) {
[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76fd6b7a-4f9b-46c9-a35c-235a0dbbf77e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d73287dd-d843-4fc4-a536-114a3d896570 {
  text-align: left;
}


.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 {
  max-width: 100%;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom,
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 {
  max-width: 100%;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom,
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 {
  max-width: 100%;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom,
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 {
  max-width: 100%;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom,
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 {
  max-width: 100%;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom,
.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73287dd-d843-4fc4-a536-114a3d896570 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3e8c964-0d4f-4c69-b264-ce91f0f6ebcb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f3e8c964-0d4f-4c69-b264-ce91f0f6ebcb .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a45c8045-5bc4-4e92-9153-2cd2e190c954 {
  text-align: left;
}

#s-a45c8045-5bc4-4e92-9153-2cd2e190c954 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a45c8045-5bc4-4e92-9153-2cd2e190c954 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a45c8045-5bc4-4e92-9153-2cd2e190c954 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7a344040-11b7-4092-bb1d-2fa4bbca3fda {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7a344040-11b7-4092-bb1d-2fa4bbca3fda:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7a344040-11b7-4092-bb1d-2fa4bbca3fda:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7a344040-11b7-4092-bb1d-2fa4bbca3fda {
  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-7a344040-11b7-4092-bb1d-2fa4bbca3fda.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a344040-11b7-4092-bb1d-2fa4bbca3fda.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7a344040-11b7-4092-bb1d-2fa4bbca3fda.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7adaede2-b0f6-465e-822b-19453d742890 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-231d9ad3-ef33-4ec9-915a-6f64fad4d9c3 {
  display: none;
}
@media (min-width: 0px) {
[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94e86487-8f62-414e-9a43-10b61a867722"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 {
  text-align: left;
}


.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 {
  max-width: 100%;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom,
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 {
  max-width: 100%;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom,
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 {
  max-width: 100%;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom,
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 {
  max-width: 100%;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom,
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 {
  max-width: 100%;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom,
.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9bafb6a-bdec-4cd8-b34b-418c7b324a30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-46102513-e368-4af3-92f2-80f6eb57542d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-46102513-e368-4af3-92f2-80f6eb57542d .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6c0cc9e9-94ee-4b60-b9f7-7c17d00cf910 {
  text-align: left;
}

#s-6c0cc9e9-94ee-4b60-b9f7-7c17d00cf910 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6c0cc9e9-94ee-4b60-b9f7-7c17d00cf910 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6c0cc9e9-94ee-4b60-b9f7-7c17d00cf910 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-978a617c-6346-4900-b8d4-2367e295bed7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-978a617c-6346-4900-b8d4-2367e295bed7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-978a617c-6346-4900-b8d4-2367e295bed7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-978a617c-6346-4900-b8d4-2367e295bed7 {
  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-978a617c-6346-4900-b8d4-2367e295bed7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-978a617c-6346-4900-b8d4-2367e295bed7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-978a617c-6346-4900-b8d4-2367e295bed7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fe5d2740-8b7d-4914-8de7-aeaaff8da79b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-23309ed8-dcd0-4052-809b-3494dbfaf461 {
  display: none;
}
@media (min-width: 0px) {
[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59196dd1-3032-48e7-9166-470c1637063e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-431dab47-24eb-4495-b405-6e0719bc212c {
  text-align: left;
}


.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c {
  max-width: 100%;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom,
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c {
  max-width: 100%;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom,
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c {
  max-width: 100%;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom,
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c {
  max-width: 100%;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom,
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c {
  max-width: 100%;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom,
.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-431dab47-24eb-4495-b405-6e0719bc212c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9786fb4c-4379-47af-9640-63a7188f3a9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9786fb4c-4379-47af-9640-63a7188f3a9e .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ff0fb1ad-8d8d-4165-8f16-acba535b0b2f {
  text-align: left;
}

#s-ff0fb1ad-8d8d-4165-8f16-acba535b0b2f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ff0fb1ad-8d8d-4165-8f16-acba535b0b2f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ff0fb1ad-8d8d-4165-8f16-acba535b0b2f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5637fb1c-c6c6-4daf-9943-a69c9bbff07a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5637fb1c-c6c6-4daf-9943-a69c9bbff07a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5637fb1c-c6c6-4daf-9943-a69c9bbff07a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5637fb1c-c6c6-4daf-9943-a69c9bbff07a {
  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-5637fb1c-c6c6-4daf-9943-a69c9bbff07a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5637fb1c-c6c6-4daf-9943-a69c9bbff07a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5637fb1c-c6c6-4daf-9943-a69c9bbff07a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-09ddcd30-1663-4fa8-a76f-a94302e65f75 {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-e9834651-66a1-4346-af25-2dce9cd866ad {
  display: none;
}
@media (min-width: 0px) {
[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-224e6db3-1a5c-4c7b-a3a7-1b8d86de1a22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 {
  text-align: left;
}


.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 {
  max-width: 100%;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom,
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 {
  max-width: 100%;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom,
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 {
  max-width: 100%;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom,
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 {
  max-width: 100%;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom,
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 {
  max-width: 100%;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom,
.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e23540e-99fc-434f-a5d7-bde5d2d1fe22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-afdcc149-ba35-4fc1-bec5-3cdfff76c724 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-afdcc149-ba35-4fc1-bec5-3cdfff76c724 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-985ae586-f2b1-42c5-a4ff-1c8e86e2b29c {
  text-align: left;
}

#s-985ae586-f2b1-42c5-a4ff-1c8e86e2b29c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-985ae586-f2b1-42c5-a4ff-1c8e86e2b29c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-985ae586-f2b1-42c5-a4ff-1c8e86e2b29c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0610c6bb-318f-4f2e-9aa0-3f5ba5a97ec5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0610c6bb-318f-4f2e-9aa0-3f5ba5a97ec5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0610c6bb-318f-4f2e-9aa0-3f5ba5a97ec5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0610c6bb-318f-4f2e-9aa0-3f5ba5a97ec5 {
  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-0610c6bb-318f-4f2e-9aa0-3f5ba5a97ec5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0610c6bb-318f-4f2e-9aa0-3f5ba5a97ec5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0610c6bb-318f-4f2e-9aa0-3f5ba5a97ec5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2b5b72e4-d99c-435f-860d-4b5669be4863 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-bc48e63b-9ed2-4498-af23-ea4004174759 {
  display: none;
}
@media (min-width: 0px) {
[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-10cf6e6c-fc4c-40ae-b621-5b5f0f22e580"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 {
  text-align: left;
}


.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 {
  max-width: 100%;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom,
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 {
  max-width: 100%;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom,
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 {
  max-width: 100%;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom,
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 {
  max-width: 100%;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom,
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 {
  max-width: 100%;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom,
.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa4b03-7a54-41b3-abeb-2582047a96e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f78fe890-1b1f-46cc-bf18-aaed56dcdd5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f78fe890-1b1f-46cc-bf18-aaed56dcdd5b .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4409b850-8e46-446f-92fb-71004145b6af {
  text-align: left;
}

#s-4409b850-8e46-446f-92fb-71004145b6af .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4409b850-8e46-446f-92fb-71004145b6af .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4409b850-8e46-446f-92fb-71004145b6af .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a0ea0382-95a3-468a-be07-0f9991e4fbd7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a0ea0382-95a3-468a-be07-0f9991e4fbd7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a0ea0382-95a3-468a-be07-0f9991e4fbd7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a0ea0382-95a3-468a-be07-0f9991e4fbd7 {
  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-a0ea0382-95a3-468a-be07-0f9991e4fbd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0ea0382-95a3-468a-be07-0f9991e4fbd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a0ea0382-95a3-468a-be07-0f9991e4fbd7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0059aebb-f566-4ea1-b53a-e1e751003cc3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-308c9a2a-8f39-4d78-adec-8abc48893765 {
  display: none;
}
@media (min-width: 0px) {
[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d78702d-dc14-4979-8e51-ae0d12712e09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 {
  text-align: left;
}


.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 {
  max-width: 100%;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom,
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 {
  max-width: 100%;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom,
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 {
  max-width: 100%;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom,
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 {
  max-width: 100%;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom,
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 {
  max-width: 100%;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom,
.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-972a9f8f-cf39-4d12-98fe-e83acabcfc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b550e58c-5700-4e38-ae20-f0be09e78b95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b550e58c-5700-4e38-ae20-f0be09e78b95 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d6631b75-7d5e-4e96-ba5a-bb4396d650fd {
  text-align: left;
}

#s-d6631b75-7d5e-4e96-ba5a-bb4396d650fd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d6631b75-7d5e-4e96-ba5a-bb4396d650fd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d6631b75-7d5e-4e96-ba5a-bb4396d650fd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7819d25f-b12d-494d-bc22-ab5db66cf645 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7819d25f-b12d-494d-bc22-ab5db66cf645:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7819d25f-b12d-494d-bc22-ab5db66cf645:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7819d25f-b12d-494d-bc22-ab5db66cf645 {
  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-7819d25f-b12d-494d-bc22-ab5db66cf645.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7819d25f-b12d-494d-bc22-ab5db66cf645.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7819d25f-b12d-494d-bc22-ab5db66cf645.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-41d5e814-2e68-4648-af9e-56b6ba1b12c9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-acb1af3b-d1b1-49c6-a2c7-6ed0d3b3380c {
  display: none;
}
@media (min-width: 0px) {
[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce487b24-198d-42e8-8b37-1513858e2971"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dc615f0c-035a-4200-ba72-9088caccd612 {
  text-align: left;
}


.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 {
  max-width: 100%;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom,
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 {
  max-width: 100%;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom,
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 {
  max-width: 100%;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom,
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 {
  max-width: 100%;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom,
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 {
  max-width: 100%;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom,
.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc615f0c-035a-4200-ba72-9088caccd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-59e32d4f-b536-469d-8760-2f966646afc1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-59e32d4f-b536-469d-8760-2f966646afc1 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-38418e69-a52e-481b-874b-4f2972864ffa {
  text-align: left;
}

#s-38418e69-a52e-481b-874b-4f2972864ffa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-38418e69-a52e-481b-874b-4f2972864ffa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-38418e69-a52e-481b-874b-4f2972864ffa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ade05d69-dd42-4c88-9b05-bb55738df168 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ade05d69-dd42-4c88-9b05-bb55738df168:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ade05d69-dd42-4c88-9b05-bb55738df168:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ade05d69-dd42-4c88-9b05-bb55738df168 {
  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-ade05d69-dd42-4c88-9b05-bb55738df168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ade05d69-dd42-4c88-9b05-bb55738df168.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ade05d69-dd42-4c88-9b05-bb55738df168.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f52f7346-d23e-401b-9fe5-437d6f868a3e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-547db56c-7ada-4d69-8d64-f9cc7156bd25 {
  display: none;
}
@media (min-width: 0px) {
[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-72e7655d-748c-4c85-8f9b-022a17eb7098"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 {
  text-align: left;
}


.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 {
  max-width: 100%;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom,
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 {
  max-width: 100%;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom,
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 {
  max-width: 100%;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom,
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 {
  max-width: 100%;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom,
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 {
  max-width: 100%;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom,
.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-210c6783-05bb-4db4-ae1e-bfed7eb91f14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-68623096-d4d1-4f39-8072-e6bf449d8fbc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-68623096-d4d1-4f39-8072-e6bf449d8fbc .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-9ad2ac37-c51e-4bed-a1a1-9ab86ccf444c {
  text-align: left;
}

#s-9ad2ac37-c51e-4bed-a1a1-9ab86ccf444c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9ad2ac37-c51e-4bed-a1a1-9ab86ccf444c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9ad2ac37-c51e-4bed-a1a1-9ab86ccf444c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8dfd78d1-3be3-4ba4-a8cd-37cf02d7c916 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8dfd78d1-3be3-4ba4-a8cd-37cf02d7c916:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8dfd78d1-3be3-4ba4-a8cd-37cf02d7c916:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8dfd78d1-3be3-4ba4-a8cd-37cf02d7c916 {
  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-8dfd78d1-3be3-4ba4-a8cd-37cf02d7c916.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8dfd78d1-3be3-4ba4-a8cd-37cf02d7c916.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8dfd78d1-3be3-4ba4-a8cd-37cf02d7c916.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3a5be870-4301-47db-bd08-2611fd5f8590 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-68c9d166-6c34-4571-8cac-c01978b1f436 {
  display: none;
}
@media (min-width: 0px) {
[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7b6ea241-2e81-477c-a14b-a097734dd269"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-894abba6-0863-4a90-af0a-71f493c57364 {
  text-align: left;
}


.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 {
  max-width: 100%;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom,
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 {
  max-width: 100%;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom,
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 {
  max-width: 100%;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom,
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 {
  max-width: 100%;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom,
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 {
  max-width: 100%;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom,
.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894abba6-0863-4a90-af0a-71f493c57364 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1d89ba7c-9f1e-4dd1-9cd6-557df5abbc9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1d89ba7c-9f1e-4dd1-9cd6-557df5abbc9a .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-09fdd3bc-ddbd-48c6-b72f-b3658248db90 {
  text-align: left;
}

#s-09fdd3bc-ddbd-48c6-b72f-b3658248db90 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-09fdd3bc-ddbd-48c6-b72f-b3658248db90 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-09fdd3bc-ddbd-48c6-b72f-b3658248db90 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4cc60157-e9d5-4cad-8f00-fbe4548210fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4cc60157-e9d5-4cad-8f00-fbe4548210fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4cc60157-e9d5-4cad-8f00-fbe4548210fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4cc60157-e9d5-4cad-8f00-fbe4548210fb {
  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-4cc60157-e9d5-4cad-8f00-fbe4548210fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cc60157-e9d5-4cad-8f00-fbe4548210fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4cc60157-e9d5-4cad-8f00-fbe4548210fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-be6058da-7bc5-4e10-8bbb-d51e324dab03 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-1b50d5ee-224c-47e7-bddb-b346b632104a {
  display: none;
}
@media (min-width: 0px) {
[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75e8268a-6eaf-4cd0-aed4-085af8e637e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 {
  text-align: left;
}


.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 {
  max-width: 100%;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom,
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 {
  max-width: 100%;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom,
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 {
  max-width: 100%;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom,
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 {
  max-width: 100%;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom,
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 {
  max-width: 100%;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom,
.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c16c3e4b-b0c2-4c4b-b75b-98a8cd507bf3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fb6209f4-a75a-46db-a2da-ff14aa06bc05 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb6209f4-a75a-46db-a2da-ff14aa06bc05 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-dcb77fa9-0412-41a0-b9cb-36439060b6c8 {
  text-align: left;
}

#s-dcb77fa9-0412-41a0-b9cb-36439060b6c8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dcb77fa9-0412-41a0-b9cb-36439060b6c8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dcb77fa9-0412-41a0-b9cb-36439060b6c8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3c33edb5-bb41-47f1-9353-9ae1df3f7f6f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3c33edb5-bb41-47f1-9353-9ae1df3f7f6f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3c33edb5-bb41-47f1-9353-9ae1df3f7f6f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3c33edb5-bb41-47f1-9353-9ae1df3f7f6f {
  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-3c33edb5-bb41-47f1-9353-9ae1df3f7f6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c33edb5-bb41-47f1-9353-9ae1df3f7f6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3c33edb5-bb41-47f1-9353-9ae1df3f7f6f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fb65e688-19a6-4da6-b53c-d5e82055cabe hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-0251a412-ca87-419e-b7ff-a46d46ad1847 {
  display: none;
}
@media (min-width: 0px) {
[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f25c63bd-036d-414e-a939-8e42470ebfaf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cff36cf5-754a-4ab9-b60d-2e115852df8a {
  text-align: left;
}


.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a {
  max-width: 100%;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom,
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a {
  max-width: 100%;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom,
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a {
  max-width: 100%;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom,
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a {
  max-width: 100%;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom,
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a {
  max-width: 100%;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom,
.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff36cf5-754a-4ab9-b60d-2e115852df8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6d93d7ab-9143-448c-8462-1be50709f4f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6d93d7ab-9143-448c-8462-1be50709f4f2 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-89a70444-528a-4b36-be97-c5fb3f7d74e2 {
  text-align: left;
}

#s-89a70444-528a-4b36-be97-c5fb3f7d74e2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-89a70444-528a-4b36-be97-c5fb3f7d74e2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-89a70444-528a-4b36-be97-c5fb3f7d74e2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7d65968c-9f0d-40e9-8d04-08d3f41750fa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7d65968c-9f0d-40e9-8d04-08d3f41750fa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7d65968c-9f0d-40e9-8d04-08d3f41750fa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7d65968c-9f0d-40e9-8d04-08d3f41750fa {
  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-7d65968c-9f0d-40e9-8d04-08d3f41750fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d65968c-9f0d-40e9-8d04-08d3f41750fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7d65968c-9f0d-40e9-8d04-08d3f41750fa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f4bef3c1-e778-4646-afc2-2de32823ce98 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3dd243c0-6b0d-420c-a399-4203570c12cb {
  display: none;
}
@media (min-width: 0px) {
[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96047f34-9caf-4dfa-9874-d5136395e84e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6dbcea61-6537-468d-bf02-899e14d2179d {
  text-align: left;
}


.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d {
  max-width: 100%;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom,
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d {
  max-width: 100%;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom,
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d {
  max-width: 100%;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom,
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d {
  max-width: 100%;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom,
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d {
  max-width: 100%;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom,
.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6dbcea61-6537-468d-bf02-899e14d2179d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-13763dfb-543e-4091-a3ba-f2d1b96c0bda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-13763dfb-543e-4091-a3ba-f2d1b96c0bda .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5c384a8c-add2-439a-b1dd-ab22fa062ac5 {
  text-align: left;
}

#s-5c384a8c-add2-439a-b1dd-ab22fa062ac5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5c384a8c-add2-439a-b1dd-ab22fa062ac5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5c384a8c-add2-439a-b1dd-ab22fa062ac5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-41a37128-a6f1-4e87-b77c-456f89a7c08b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-41a37128-a6f1-4e87-b77c-456f89a7c08b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-41a37128-a6f1-4e87-b77c-456f89a7c08b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-41a37128-a6f1-4e87-b77c-456f89a7c08b {
  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-41a37128-a6f1-4e87-b77c-456f89a7c08b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41a37128-a6f1-4e87-b77c-456f89a7c08b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-41a37128-a6f1-4e87-b77c-456f89a7c08b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cfd478e3-75c4-471b-abf0-fe51a516ac37 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-133294c4-5a79-4db1-b505-d543a488888b {
  display: none;
}
@media (min-width: 0px) {
[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb2d3139-a64a-48e5-8134-4e3eceee2498"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-89561249-8066-414d-b9c9-e59cb64899ca {
  text-align: left;
}


.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca {
  max-width: 100%;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom,
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca {
  max-width: 100%;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom,
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca {
  max-width: 100%;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom,
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca {
  max-width: 100%;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom,
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca {
  max-width: 100%;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom,
.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89561249-8066-414d-b9c9-e59cb64899ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d1614211-98d0-4fc2-83d7-a0a7f6094afd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d1614211-98d0-4fc2-83d7-a0a7f6094afd .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-2b5dfbac-845d-4270-acd4-7a88f92ab924 {
  text-align: left;
}

#s-2b5dfbac-845d-4270-acd4-7a88f92ab924 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2b5dfbac-845d-4270-acd4-7a88f92ab924 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2b5dfbac-845d-4270-acd4-7a88f92ab924 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e80c61be-107c-45dd-8dd2-02492e06ab55 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e80c61be-107c-45dd-8dd2-02492e06ab55:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e80c61be-107c-45dd-8dd2-02492e06ab55:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e80c61be-107c-45dd-8dd2-02492e06ab55 {
  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-e80c61be-107c-45dd-8dd2-02492e06ab55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e80c61be-107c-45dd-8dd2-02492e06ab55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e80c61be-107c-45dd-8dd2-02492e06ab55.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-78201a14-219f-4023-9fcc-b50ad7246ffd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-11fae11b-0fe4-46ca-9eff-515758cdfb00 {
  display: none;
}
@media (min-width: 0px) {
[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46a1ec53-64d4-425a-88da-a383fc29775a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-93972155-aad9-4561-905b-81645c49f6b1 {
  text-align: left;
}


.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 {
  max-width: 100%;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom,
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 {
  max-width: 100%;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom,
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 {
  max-width: 100%;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom,
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 {
  max-width: 100%;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom,
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 {
  max-width: 100%;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom,
.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93972155-aad9-4561-905b-81645c49f6b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c52ad7b-e50d-4a02-8385-2052f33d72e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3c52ad7b-e50d-4a02-8385-2052f33d72e4 .shg-product-title-component h2 {
  color: rgba(0, 154, 220, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-3507760a-02ae-4908-8d31-d5bc86ff0bb9 {
  text-align: left;
}

#s-3507760a-02ae-4908-8d31-d5bc86ff0bb9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3507760a-02ae-4908-8d31-d5bc86ff0bb9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3507760a-02ae-4908-8d31-d5bc86ff0bb9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-06e572b5-e786-4475-91e2-e77b50b53762 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-06e572b5-e786-4475-91e2-e77b50b53762:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-06e572b5-e786-4475-91e2-e77b50b53762:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-06e572b5-e786-4475-91e2-e77b50b53762 {
  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-06e572b5-e786-4475-91e2-e77b50b53762.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06e572b5-e786-4475-91e2-e77b50b53762.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-06e572b5-e786-4475-91e2-e77b50b53762.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
