.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-60ff28ed-5a15-4642-bb80-f3816a2723e7 {
  min-height: 600px;
}








#s-60ff28ed-5a15-4642-bb80-f3816a2723e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60ff28ed-5a15-4642-bb80-f3816a2723e7.shg-box.shg-c {
  justify-content: center;
}

#s-eb819f4c-77fe-4c69-99d7-a39c67bb135d {
  background-image: url(https://i.shgcdn.com/91cea3ef-a877-4eeb-ad44-8e62d12ff86d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-eb819f4c-77fe-4c69-99d7-a39c67bb135d {
  min-height: 550px;
}
}







#s-eb819f4c-77fe-4c69-99d7-a39c67bb135d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-eb819f4c-77fe-4c69-99d7-a39c67bb135d.shg-box.shg-c {
  justify-content: flex-end;
}

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

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

#s-62204ddf-7a6f-4a96-b089-04abe0e5f0e8 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 25px;
padding-bottom: 25px;
text-align: left;
}
@media (min-width: 1200px){#s-62204ddf-7a6f-4a96-b089-04abe0e5f0e8 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62204ddf-7a6f-4a96-b089-04abe0e5f0e8 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-62204ddf-7a6f-4a96-b089-04abe0e5f0e8 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-62204ddf-7a6f-4a96-b089-04abe0e5f0e8 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-62204ddf-7a6f-4a96-b089-04abe0e5f0e8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Chivo";
  font-style:  italic ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-62204ddf-7a6f-4a96-b089-04abe0e5f0e8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Chivo";
  font-style:  italic ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-721b7e83-56cd-4585-b267-88c941207ac4 {
  border-style: solid;
margin-top: 100px;
margin-left: 100px;
margin-bottom: 100px;
margin-right: 100px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 600px;
}
@media (max-width: 767px){#s-721b7e83-56cd-4585-b267-88c941207ac4 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}







#s-721b7e83-56cd-4585-b267-88c941207ac4 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-721b7e83-56cd-4585-b267-88c941207ac4.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

@media (max-width: 767px){#s-c88f8cb8-4744-4498-b4a0-251f9363e92d {
  display: none;
}
#s-c88f8cb8-4744-4498-b4a0-251f9363e92d, #wrap-s-c88f8cb8-4744-4498-b4a0-251f9363e92d { display:none !important; }}
#s-40ccc810-2d28-4e49-839b-713b6bbee648 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-fdf5d6ca-788d-433c-958c-a5cb262187bf {
  text-align: left;
}


.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf {
  max-width: 100%;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom,
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf {
  max-width: 100%;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom,
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf {
  max-width: 100%;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom,
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf {
  max-width: 100%;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom,
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf {
  max-width: 100%;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom,
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf {
  max-width: 100%;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .shg-image-zoom,
.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdf5d6ca-788d-433c-958c-a5cb262187bf .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-1a10b654-1e45-407e-b31e-a217ad281f18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a10b654-1e45-407e-b31e-a217ad281f18 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-69a5924c-2f24-4f8b-abc7-8e8f8f575039 {
  text-align: center;
}

#s-69a5924c-2f24-4f8b-abc7-8e8f8f575039 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-69a5924c-2f24-4f8b-abc7-8e8f8f575039 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-69a5924c-2f24-4f8b-abc7-8e8f8f575039 .shg-product-compare-price {
  display: inline;
  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-b362f113-4773-41f5-83c9-2c9d86475821 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b362f113-4773-41f5-83c9-2c9d86475821:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b362f113-4773-41f5-83c9-2c9d86475821:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b362f113-4773-41f5-83c9-2c9d86475821 {
  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-b362f113-4773-41f5-83c9-2c9d86475821.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b362f113-4773-41f5-83c9-2c9d86475821.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b362f113-4773-41f5-83c9-2c9d86475821.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a053b065-5dd3-4b3d-b8b5-a4ebe67cf55a {
  display: none;
}
#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 {
  text-align: left;
}


.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 {
  max-width: 100%;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom,
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 {
  max-width: 100%;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom,
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 {
  max-width: 100%;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom,
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 {
  max-width: 100%;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom,
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 {
  max-width: 100%;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom,
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 {
  max-width: 100%;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom,
.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0edcd1f9-14c0-4510-98c5-c2f83bf21907 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-66086e30-a607-47d5-9f4f-90684b4d05f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66086e30-a607-47d5-9f4f-90684b4d05f7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-418c8518-303b-4f3b-beb3-e638cc3922e1 {
  text-align: center;
}

#s-418c8518-303b-4f3b-beb3-e638cc3922e1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-418c8518-303b-4f3b-beb3-e638cc3922e1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-418c8518-303b-4f3b-beb3-e638cc3922e1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0f5e1872-922a-4f69-b155-93b21b9bf952 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0f5e1872-922a-4f69-b155-93b21b9bf952:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0f5e1872-922a-4f69-b155-93b21b9bf952:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0f5e1872-922a-4f69-b155-93b21b9bf952 {
  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-0f5e1872-922a-4f69-b155-93b21b9bf952.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f5e1872-922a-4f69-b155-93b21b9bf952.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0f5e1872-922a-4f69-b155-93b21b9bf952.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e10797cd-6871-4c6f-9fde-72c7809bc006 {
  display: none;
}
#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe {
  text-align: left;
}


.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe {
  max-width: 100%;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom,
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe {
  max-width: 100%;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom,
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe {
  max-width: 100%;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom,
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe {
  max-width: 100%;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom,
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe {
  max-width: 100%;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom,
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe {
  max-width: 100%;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom,
.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc2915c1-1a10-4348-8e09-adeb3bed5afe .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d2ea27f5-e99c-43b5-8bbe-e4a67dde93b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2ea27f5-e99c-43b5-8bbe-e4a67dde93b6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-afa5d21d-729f-4824-962a-aa7b0633b960 {
  text-align: center;
}

#s-afa5d21d-729f-4824-962a-aa7b0633b960 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-afa5d21d-729f-4824-962a-aa7b0633b960 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-afa5d21d-729f-4824-962a-aa7b0633b960 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a10e77ae-4c96-49f4-a9b6-c439afddf95f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a10e77ae-4c96-49f4-a9b6-c439afddf95f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a10e77ae-4c96-49f4-a9b6-c439afddf95f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a10e77ae-4c96-49f4-a9b6-c439afddf95f {
  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-a10e77ae-4c96-49f4-a9b6-c439afddf95f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a10e77ae-4c96-49f4-a9b6-c439afddf95f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a10e77ae-4c96-49f4-a9b6-c439afddf95f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e5d08b3a-b296-45d3-b744-b62a63da06b8 {
  display: none;
}
#s-0fcdd45b-28d2-4809-b528-42b7969c27bc {
  text-align: left;
}


.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc {
  max-width: 100%;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom,
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc {
  max-width: 100%;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom,
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc {
  max-width: 100%;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom,
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc {
  max-width: 100%;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom,
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc {
  max-width: 100%;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom,
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc {
  max-width: 100%;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom,
.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fcdd45b-28d2-4809-b528-42b7969c27bc .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-6a347483-1404-4ff2-8be5-69c0207b9a33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a347483-1404-4ff2-8be5-69c0207b9a33 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-1dbe897c-5b11-4800-9fab-12ca369e79cb {
  text-align: center;
}

#s-1dbe897c-5b11-4800-9fab-12ca369e79cb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1dbe897c-5b11-4800-9fab-12ca369e79cb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1dbe897c-5b11-4800-9fab-12ca369e79cb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-857accf3-dabc-4b2c-b3e6-099e37491e8b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-857accf3-dabc-4b2c-b3e6-099e37491e8b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-857accf3-dabc-4b2c-b3e6-099e37491e8b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-857accf3-dabc-4b2c-b3e6-099e37491e8b {
  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-857accf3-dabc-4b2c-b3e6-099e37491e8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-857accf3-dabc-4b2c-b3e6-099e37491e8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-857accf3-dabc-4b2c-b3e6-099e37491e8b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-43ba5e75-c770-407e-ae80-7fd926cac8fd {
  display: none;
}
#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 {
  text-align: left;
}


.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 {
  max-width: 100%;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom,
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 {
  max-width: 100%;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom,
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 {
  max-width: 100%;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom,
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 {
  max-width: 100%;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom,
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 {
  max-width: 100%;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom,
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 {
  max-width: 100%;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom,
.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ea8feb6-30a2-4fc1-95ef-3470566ba461 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-befb138d-7f78-4487-a75c-b59ba86fbb5e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-befb138d-7f78-4487-a75c-b59ba86fbb5e .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-04f49bcf-00e0-4c03-ad46-f9c7621eab4b {
  text-align: center;
}

#s-04f49bcf-00e0-4c03-ad46-f9c7621eab4b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-04f49bcf-00e0-4c03-ad46-f9c7621eab4b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-04f49bcf-00e0-4c03-ad46-f9c7621eab4b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8eec8545-31e7-456f-b182-2e200d92e7ed {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8eec8545-31e7-456f-b182-2e200d92e7ed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8eec8545-31e7-456f-b182-2e200d92e7ed:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8eec8545-31e7-456f-b182-2e200d92e7ed {
  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-8eec8545-31e7-456f-b182-2e200d92e7ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8eec8545-31e7-456f-b182-2e200d92e7ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8eec8545-31e7-456f-b182-2e200d92e7ed.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6ab6f231-49bb-4913-91c9-3eb5a378d24e {
  display: none;
}
#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 {
  text-align: left;
}


.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 {
  max-width: 100%;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom,
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 {
  max-width: 100%;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom,
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 {
  max-width: 100%;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom,
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 {
  max-width: 100%;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom,
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 {
  max-width: 100%;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom,
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 {
  max-width: 100%;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom,
.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e31e1db4-9923-4399-abe3-bdeb6069c8d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-9a4dc0d7-78f6-4008-92c8-7c1fe116cb77 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a4dc0d7-78f6-4008-92c8-7c1fe116cb77 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-26fc8b66-b628-4b6a-a930-db61afb88757 {
  text-align: center;
}

#s-26fc8b66-b628-4b6a-a930-db61afb88757 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-26fc8b66-b628-4b6a-a930-db61afb88757 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-26fc8b66-b628-4b6a-a930-db61afb88757 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-678ce552-a98f-476d-9714-e74fef516527 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-678ce552-a98f-476d-9714-e74fef516527:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-678ce552-a98f-476d-9714-e74fef516527:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-678ce552-a98f-476d-9714-e74fef516527 {
  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-678ce552-a98f-476d-9714-e74fef516527.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-678ce552-a98f-476d-9714-e74fef516527.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-678ce552-a98f-476d-9714-e74fef516527.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6527f810-f054-4267-80b0-e27636269c64 {
  display: none;
}
#s-07a43c8e-3050-448b-9b68-24dde946e347 {
  text-align: left;
}


.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 {
  max-width: 100%;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom,
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 {
  max-width: 100%;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom,
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 {
  max-width: 100%;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom,
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 {
  max-width: 100%;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom,
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 {
  max-width: 100%;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom,
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 {
  max-width: 100%;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom,
.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a43c8e-3050-448b-9b68-24dde946e347 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-cce282c6-99ed-4778-8824-66c13a767dcf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cce282c6-99ed-4778-8824-66c13a767dcf .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-f2f4de01-3511-4319-a2bb-7f381c5b7550 {
  text-align: center;
}

#s-f2f4de01-3511-4319-a2bb-7f381c5b7550 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f2f4de01-3511-4319-a2bb-7f381c5b7550 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f2f4de01-3511-4319-a2bb-7f381c5b7550 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-10e780b5-3230-4133-a9fa-62ee5f9fb1c3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-10e780b5-3230-4133-a9fa-62ee5f9fb1c3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-10e780b5-3230-4133-a9fa-62ee5f9fb1c3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-10e780b5-3230-4133-a9fa-62ee5f9fb1c3 {
  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-10e780b5-3230-4133-a9fa-62ee5f9fb1c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10e780b5-3230-4133-a9fa-62ee5f9fb1c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-10e780b5-3230-4133-a9fa-62ee5f9fb1c3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aa36802a-ef34-47d1-ad66-fd2cc1820a0e {
  display: none;
}
#s-632d6c8b-e15d-4507-b337-d45d23b9216b {
  text-align: left;
}


.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b {
  max-width: 100%;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom,
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b {
  max-width: 100%;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom,
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b {
  max-width: 100%;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom,
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b {
  max-width: 100%;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom,
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b {
  max-width: 100%;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom,
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b {
  max-width: 100%;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom,
.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-632d6c8b-e15d-4507-b337-d45d23b9216b .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-c5805bbc-824d-4b69-97ea-79e587668079 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5805bbc-824d-4b69-97ea-79e587668079 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-e34f80fa-2657-42e3-8328-c27e70571f71 {
  text-align: center;
}

#s-e34f80fa-2657-42e3-8328-c27e70571f71 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e34f80fa-2657-42e3-8328-c27e70571f71 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e34f80fa-2657-42e3-8328-c27e70571f71 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5ead2472-6e47-46c0-bed5-aa04bdd84dc9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5ead2472-6e47-46c0-bed5-aa04bdd84dc9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5ead2472-6e47-46c0-bed5-aa04bdd84dc9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5ead2472-6e47-46c0-bed5-aa04bdd84dc9 {
  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-5ead2472-6e47-46c0-bed5-aa04bdd84dc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ead2472-6e47-46c0-bed5-aa04bdd84dc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5ead2472-6e47-46c0-bed5-aa04bdd84dc9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-41158310-ba10-4f71-82c6-40cc6b55ca04 {
  display: none;
}
#s-f134a46a-8836-4f60-9144-ebbb29a85467 {
  text-align: left;
}


.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 {
  max-width: 100%;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom,
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 {
  max-width: 100%;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom,
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 {
  max-width: 100%;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom,
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 {
  max-width: 100%;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom,
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 {
  max-width: 100%;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom,
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 {
  max-width: 100%;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom,
.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f134a46a-8836-4f60-9144-ebbb29a85467 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e2705494-284f-4984-b771-dcafabf8c377 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2705494-284f-4984-b771-dcafabf8c377 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-25c4a5d0-b90a-45cd-9a34-bcb973d97b62 {
  text-align: center;
}

#s-25c4a5d0-b90a-45cd-9a34-bcb973d97b62 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-25c4a5d0-b90a-45cd-9a34-bcb973d97b62 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-25c4a5d0-b90a-45cd-9a34-bcb973d97b62 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c0cddd18-823f-4ffc-8ef8-28764fec98f9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c0cddd18-823f-4ffc-8ef8-28764fec98f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0cddd18-823f-4ffc-8ef8-28764fec98f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c0cddd18-823f-4ffc-8ef8-28764fec98f9 {
  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-c0cddd18-823f-4ffc-8ef8-28764fec98f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0cddd18-823f-4ffc-8ef8-28764fec98f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c0cddd18-823f-4ffc-8ef8-28764fec98f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f4c11761-5a79-43d7-8175-4775f4f9e37a {
  display: none;
}
#s-9e29bc70-0882-403e-89a2-24b97c727151 {
  text-align: left;
}


.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 {
  max-width: 100%;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom,
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 {
  max-width: 100%;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom,
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 {
  max-width: 100%;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom,
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 {
  max-width: 100%;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom,
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 {
  max-width: 100%;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom,
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 {
  max-width: 100%;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom,
.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e29bc70-0882-403e-89a2-24b97c727151 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ca50e8d8-a1c0-437e-b22e-f8fb4ecc4961 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca50e8d8-a1c0-437e-b22e-f8fb4ecc4961 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-6f718034-e59f-417b-ab92-d73904558c76 {
  text-align: center;
}

#s-6f718034-e59f-417b-ab92-d73904558c76 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6f718034-e59f-417b-ab92-d73904558c76 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6f718034-e59f-417b-ab92-d73904558c76 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e46571e2-2c28-4e0e-823b-871c16135420 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e46571e2-2c28-4e0e-823b-871c16135420:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e46571e2-2c28-4e0e-823b-871c16135420:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e46571e2-2c28-4e0e-823b-871c16135420 {
  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-e46571e2-2c28-4e0e-823b-871c16135420.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e46571e2-2c28-4e0e-823b-871c16135420.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e46571e2-2c28-4e0e-823b-871c16135420.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dc80ead0-ef0b-4d1f-9dc0-22b17c56c1b9 {
  display: none;
}
#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 {
  text-align: left;
}


.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 {
  max-width: 100%;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom,
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 {
  max-width: 100%;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom,
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 {
  max-width: 100%;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom,
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 {
  max-width: 100%;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom,
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 {
  max-width: 100%;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom,
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 {
  max-width: 100%;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom,
.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa49b85-dbc7-4db0-b20d-3bc086a0f5c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-09638dd8-cfd5-4b25-9491-09281133b6dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-09638dd8-cfd5-4b25-9491-09281133b6dd .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-8fa7b72b-e175-4012-80c8-5b5ef3944da0 {
  text-align: center;
}

#s-8fa7b72b-e175-4012-80c8-5b5ef3944da0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8fa7b72b-e175-4012-80c8-5b5ef3944da0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8fa7b72b-e175-4012-80c8-5b5ef3944da0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f41d978d-336b-4ebb-b02e-fc33db0028f2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f41d978d-336b-4ebb-b02e-fc33db0028f2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f41d978d-336b-4ebb-b02e-fc33db0028f2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f41d978d-336b-4ebb-b02e-fc33db0028f2 {
  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-f41d978d-336b-4ebb-b02e-fc33db0028f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f41d978d-336b-4ebb-b02e-fc33db0028f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f41d978d-336b-4ebb-b02e-fc33db0028f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3c39f69b-9453-4861-bc73-5ce98f9293ab {
  display: none;
}
#s-5348f459-9ed3-4702-ae82-840beb8ab866 {
  text-align: left;
}


.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 {
  max-width: 100%;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom,
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 {
  max-width: 100%;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom,
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 {
  max-width: 100%;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom,
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 {
  max-width: 100%;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom,
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 {
  max-width: 100%;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom,
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 {
  max-width: 100%;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom,
.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5348f459-9ed3-4702-ae82-840beb8ab866 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-f35d0d74-6962-4367-879e-2feb48bdeaa7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f35d0d74-6962-4367-879e-2feb48bdeaa7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-80668005-615f-45b0-be89-759ea81c5aaa {
  text-align: center;
}

#s-80668005-615f-45b0-be89-759ea81c5aaa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-80668005-615f-45b0-be89-759ea81c5aaa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-80668005-615f-45b0-be89-759ea81c5aaa .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c2fbb7b8-ca4f-4893-8ffb-e9d0a6984e60 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c2fbb7b8-ca4f-4893-8ffb-e9d0a6984e60:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c2fbb7b8-ca4f-4893-8ffb-e9d0a6984e60:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c2fbb7b8-ca4f-4893-8ffb-e9d0a6984e60 {
  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-c2fbb7b8-ca4f-4893-8ffb-e9d0a6984e60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2fbb7b8-ca4f-4893-8ffb-e9d0a6984e60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c2fbb7b8-ca4f-4893-8ffb-e9d0a6984e60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ff6e7da9-4a16-45ed-b7b7-b7325819fde7 {
  display: none;
}
#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a {
  text-align: left;
}


.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a {
  max-width: 100%;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom,
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a {
  max-width: 100%;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom,
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a {
  max-width: 100%;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom,
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a {
  max-width: 100%;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom,
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a {
  max-width: 100%;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom,
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a {
  max-width: 100%;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom,
.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bcf3baf-8cfb-4e6f-b377-f0f5b0edca6a .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-7af86f0b-f74f-4d18-9ade-0cdc4d375bb0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7af86f0b-f74f-4d18-9ade-0cdc4d375bb0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-40defad3-b1d5-4753-9391-b8371f184b43 {
  text-align: center;
}

#s-40defad3-b1d5-4753-9391-b8371f184b43 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-40defad3-b1d5-4753-9391-b8371f184b43 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-40defad3-b1d5-4753-9391-b8371f184b43 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c36692ee-e5d5-4b84-bd1b-21de44d8f855 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c36692ee-e5d5-4b84-bd1b-21de44d8f855:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c36692ee-e5d5-4b84-bd1b-21de44d8f855:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c36692ee-e5d5-4b84-bd1b-21de44d8f855 {
  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-c36692ee-e5d5-4b84-bd1b-21de44d8f855.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c36692ee-e5d5-4b84-bd1b-21de44d8f855.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c36692ee-e5d5-4b84-bd1b-21de44d8f855.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e9d360f6-45fc-40a5-bec6-3ca6c5545fd8 {
  display: none;
}
#s-6352d38d-d014-4e52-91e9-23a879ce1009 {
  text-align: left;
}


.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 {
  max-width: 100%;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom,
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 {
  max-width: 100%;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom,
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 {
  max-width: 100%;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom,
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 {
  max-width: 100%;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom,
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 {
  max-width: 100%;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom,
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 {
  max-width: 100%;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom,
.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6352d38d-d014-4e52-91e9-23a879ce1009 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-98db3f49-13c1-4130-9853-9f1417dd66a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98db3f49-13c1-4130-9853-9f1417dd66a7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-442ff0cc-a91f-4f87-816e-72e893d2ffd5 {
  text-align: center;
}

#s-442ff0cc-a91f-4f87-816e-72e893d2ffd5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-442ff0cc-a91f-4f87-816e-72e893d2ffd5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-442ff0cc-a91f-4f87-816e-72e893d2ffd5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-871002cb-59f2-4688-9211-cfd224430bd7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-871002cb-59f2-4688-9211-cfd224430bd7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-871002cb-59f2-4688-9211-cfd224430bd7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-871002cb-59f2-4688-9211-cfd224430bd7 {
  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-871002cb-59f2-4688-9211-cfd224430bd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-871002cb-59f2-4688-9211-cfd224430bd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-871002cb-59f2-4688-9211-cfd224430bd7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b7c29c7a-9057-457e-9e2e-3701532a3076 {
  display: none;
}
#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 {
  text-align: left;
}


.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 {
  max-width: 100%;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom,
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 {
  max-width: 100%;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom,
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 {
  max-width: 100%;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom,
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 {
  max-width: 100%;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom,
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 {
  max-width: 100%;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom,
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 {
  max-width: 100%;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom,
.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c6fefcd-23e4-4809-9f00-17d0e81617a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-c04a14f3-0752-49dc-b21d-79ef82068090 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c04a14f3-0752-49dc-b21d-79ef82068090 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-9f727bc8-f5b0-4368-b914-e0d3d169ea4a {
  text-align: center;
}

#s-9f727bc8-f5b0-4368-b914-e0d3d169ea4a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9f727bc8-f5b0-4368-b914-e0d3d169ea4a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9f727bc8-f5b0-4368-b914-e0d3d169ea4a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c9d161c1-b8d6-4915-ac13-18ab122b21c4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c9d161c1-b8d6-4915-ac13-18ab122b21c4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c9d161c1-b8d6-4915-ac13-18ab122b21c4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c9d161c1-b8d6-4915-ac13-18ab122b21c4 {
  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-c9d161c1-b8d6-4915-ac13-18ab122b21c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9d161c1-b8d6-4915-ac13-18ab122b21c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c9d161c1-b8d6-4915-ac13-18ab122b21c4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2aad7659-ee4f-4c25-a7d8-97fce6d76e84 {
  display: none;
}
#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 {
  text-align: left;
}


.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 {
  max-width: 100%;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom,
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 {
  max-width: 100%;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom,
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 {
  max-width: 100%;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom,
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 {
  max-width: 100%;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom,
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 {
  max-width: 100%;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom,
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 {
  max-width: 100%;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom,
.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14bb4428-bf4d-4e72-9682-f86600c3bea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ca4be734-d9a7-4a0d-a7c4-ba6034e5d5b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca4be734-d9a7-4a0d-a7c4-ba6034e5d5b6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-b1b0375d-9a02-4d39-8001-d525c99f0c5c {
  text-align: center;
}

#s-b1b0375d-9a02-4d39-8001-d525c99f0c5c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b1b0375d-9a02-4d39-8001-d525c99f0c5c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b1b0375d-9a02-4d39-8001-d525c99f0c5c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5aa75cf9-2a33-4ba1-a3c3-9efdd3221898 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5aa75cf9-2a33-4ba1-a3c3-9efdd3221898:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5aa75cf9-2a33-4ba1-a3c3-9efdd3221898:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5aa75cf9-2a33-4ba1-a3c3-9efdd3221898 {
  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-5aa75cf9-2a33-4ba1-a3c3-9efdd3221898.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5aa75cf9-2a33-4ba1-a3c3-9efdd3221898.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5aa75cf9-2a33-4ba1-a3c3-9efdd3221898.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ed21c0a9-c235-4f6b-ab6b-cfb0b921fb53 {
  display: none;
}
#s-fedd9533-50b1-4183-9359-a2599f3e8e9a {
  text-align: left;
}


.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a {
  max-width: 100%;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom,
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a {
  max-width: 100%;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom,
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a {
  max-width: 100%;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom,
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a {
  max-width: 100%;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom,
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a {
  max-width: 100%;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom,
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a {
  max-width: 100%;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom,
.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fedd9533-50b1-4183-9359-a2599f3e8e9a .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-78f81d66-72fa-4204-ac3d-8c618dd03bcd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78f81d66-72fa-4204-ac3d-8c618dd03bcd .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-bff6cfe4-942b-45f2-9d97-e4d6372b85ae {
  text-align: center;
}

#s-bff6cfe4-942b-45f2-9d97-e4d6372b85ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bff6cfe4-942b-45f2-9d97-e4d6372b85ae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bff6cfe4-942b-45f2-9d97-e4d6372b85ae .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c0b4607a-159e-404a-9f83-63779b4fa14c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c0b4607a-159e-404a-9f83-63779b4fa14c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0b4607a-159e-404a-9f83-63779b4fa14c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c0b4607a-159e-404a-9f83-63779b4fa14c {
  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-c0b4607a-159e-404a-9f83-63779b4fa14c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0b4607a-159e-404a-9f83-63779b4fa14c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c0b4607a-159e-404a-9f83-63779b4fa14c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-46834109-5548-419b-a40f-9595d1d5fe90 {
  display: none;
}
#s-46834109-5548-419b-a40f-9595d1d5fe90, #wrap-s-46834109-5548-419b-a40f-9595d1d5fe90 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46834109-5548-419b-a40f-9595d1d5fe90 {
  display: none;
}
#s-46834109-5548-419b-a40f-9595d1d5fe90, #wrap-s-46834109-5548-419b-a40f-9595d1d5fe90 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46834109-5548-419b-a40f-9595d1d5fe90 {
  display: none;
}
#s-46834109-5548-419b-a40f-9595d1d5fe90, #wrap-s-46834109-5548-419b-a40f-9595d1d5fe90 { display:none !important; }}
#s-04dc3397-4a3a-48b8-b44d-7cc71c06222f {
  display: none;
}
#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 {
  text-align: left;
}


.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 {
  max-width: 100%;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom,
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 {
  max-width: 100%;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom,
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 {
  max-width: 100%;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom,
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 {
  max-width: 100%;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom,
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 {
  max-width: 100%;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom,
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 {
  max-width: 100%;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom,
.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-035b658c-3494-47c7-abc7-8cd9fb478ec1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e2e2092d-549b-4fdb-a444-8781106976a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2e2092d-549b-4fdb-a444-8781106976a8 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-851caa74-5b7c-4156-97ed-a7a3954b3ceb {
  text-align: center;
}

#s-851caa74-5b7c-4156-97ed-a7a3954b3ceb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-851caa74-5b7c-4156-97ed-a7a3954b3ceb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-851caa74-5b7c-4156-97ed-a7a3954b3ceb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bd5a5018-6cdd-4e04-89aa-570d73bbf78c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bd5a5018-6cdd-4e04-89aa-570d73bbf78c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bd5a5018-6cdd-4e04-89aa-570d73bbf78c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bd5a5018-6cdd-4e04-89aa-570d73bbf78c {
  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-bd5a5018-6cdd-4e04-89aa-570d73bbf78c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd5a5018-6cdd-4e04-89aa-570d73bbf78c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bd5a5018-6cdd-4e04-89aa-570d73bbf78c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b217dc7c-b4b5-44dc-adb7-fb3d9b269e70 {
  display: none;
}
#s-efd5044b-e424-41cc-a656-2c10883db5c2 {
  text-align: left;
}


.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 {
  max-width: 100%;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom,
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 {
  max-width: 100%;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom,
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 {
  max-width: 100%;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom,
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 {
  max-width: 100%;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom,
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 {
  max-width: 100%;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom,
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 {
  max-width: 100%;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom,
.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd5044b-e424-41cc-a656-2c10883db5c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-079704f5-2246-4183-b44f-f068532f6fc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-079704f5-2246-4183-b44f-f068532f6fc8 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-7b17a39d-af2b-4cc0-8493-5c9341df29f6 {
  text-align: center;
}

#s-7b17a39d-af2b-4cc0-8493-5c9341df29f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7b17a39d-af2b-4cc0-8493-5c9341df29f6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7b17a39d-af2b-4cc0-8493-5c9341df29f6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b98d037b-f4d5-44f3-861a-36148f4bfeb1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b98d037b-f4d5-44f3-861a-36148f4bfeb1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b98d037b-f4d5-44f3-861a-36148f4bfeb1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b98d037b-f4d5-44f3-861a-36148f4bfeb1 {
  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-b98d037b-f4d5-44f3-861a-36148f4bfeb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b98d037b-f4d5-44f3-861a-36148f4bfeb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b98d037b-f4d5-44f3-861a-36148f4bfeb1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f44b0495-00cd-4176-8d32-9b7bae0dcca3 {
  display: none;
}
#s-fafc601c-fb93-419b-b500-7e11f0a4266d {
  text-align: left;
}


.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d {
  max-width: 100%;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom,
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d {
  max-width: 100%;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom,
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d {
  max-width: 100%;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom,
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d {
  max-width: 100%;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom,
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d {
  max-width: 100%;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom,
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d {
  max-width: 100%;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom,
.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fafc601c-fb93-419b-b500-7e11f0a4266d .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-039ecaad-c762-400b-9cda-9e3dca93cf28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-039ecaad-c762-400b-9cda-9e3dca93cf28 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-ca2efe47-8db1-48f3-9edc-7037f365796f {
  text-align: center;
}

#s-ca2efe47-8db1-48f3-9edc-7037f365796f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ca2efe47-8db1-48f3-9edc-7037f365796f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca2efe47-8db1-48f3-9edc-7037f365796f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6577f35f-3a0e-4434-bb61-5e2fcbfec577 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6577f35f-3a0e-4434-bb61-5e2fcbfec577:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6577f35f-3a0e-4434-bb61-5e2fcbfec577:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6577f35f-3a0e-4434-bb61-5e2fcbfec577 {
  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-6577f35f-3a0e-4434-bb61-5e2fcbfec577.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6577f35f-3a0e-4434-bb61-5e2fcbfec577.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6577f35f-3a0e-4434-bb61-5e2fcbfec577.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dc1c0b09-0ab8-42c4-9bbe-4785a3d6e7c5 {
  display: none;
}
#s-303e54c1-39e1-4a45-84a9-98b88acab218 {
  text-align: left;
}


.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 {
  max-width: 100%;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom,
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 {
  max-width: 100%;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom,
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 {
  max-width: 100%;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom,
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 {
  max-width: 100%;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom,
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 {
  max-width: 100%;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom,
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 {
  max-width: 100%;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom,
.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-303e54c1-39e1-4a45-84a9-98b88acab218 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-16f23c5a-ae41-404a-a941-2046bf54d5e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16f23c5a-ae41-404a-a941-2046bf54d5e6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-97b5faff-c163-4a5e-9f1d-58df639823fa {
  text-align: center;
}

#s-97b5faff-c163-4a5e-9f1d-58df639823fa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-97b5faff-c163-4a5e-9f1d-58df639823fa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-97b5faff-c163-4a5e-9f1d-58df639823fa .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-55560a83-c142-4494-8e8f-8ee5382acf78 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-55560a83-c142-4494-8e8f-8ee5382acf78:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-55560a83-c142-4494-8e8f-8ee5382acf78:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-55560a83-c142-4494-8e8f-8ee5382acf78 {
  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-55560a83-c142-4494-8e8f-8ee5382acf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55560a83-c142-4494-8e8f-8ee5382acf78.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-55560a83-c142-4494-8e8f-8ee5382acf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5657813c-4e70-49e8-9860-9c070c6e4585 {
  display: none;
}
#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 {
  text-align: left;
}


.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 {
  max-width: 100%;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom,
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 {
  max-width: 100%;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom,
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 {
  max-width: 100%;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom,
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 {
  max-width: 100%;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom,
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 {
  max-width: 100%;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom,
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 {
  max-width: 100%;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom,
.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b77f7ded-1a76-441b-9a2d-208fde2a5947 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-441e8a7a-588d-4e6f-94d3-711a46426984 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-441e8a7a-588d-4e6f-94d3-711a46426984 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-53b56ab6-a38c-458b-b11c-06c2abf56435 {
  text-align: center;
}

#s-53b56ab6-a38c-458b-b11c-06c2abf56435 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-53b56ab6-a38c-458b-b11c-06c2abf56435 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-53b56ab6-a38c-458b-b11c-06c2abf56435 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9c65e001-4d6c-4b07-a301-2d42029f9078 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9c65e001-4d6c-4b07-a301-2d42029f9078:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c65e001-4d6c-4b07-a301-2d42029f9078:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9c65e001-4d6c-4b07-a301-2d42029f9078 {
  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-9c65e001-4d6c-4b07-a301-2d42029f9078.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c65e001-4d6c-4b07-a301-2d42029f9078.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9c65e001-4d6c-4b07-a301-2d42029f9078.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2ea4e6d4-a5b1-4442-90b6-cfcbb512bcc7 {
  display: none;
}
#s-f3ce073e-aa1b-4382-9094-473bfa384286 {
  text-align: left;
}


.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 {
  max-width: 100%;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom,
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 {
  max-width: 100%;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom,
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 {
  max-width: 100%;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom,
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 {
  max-width: 100%;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom,
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 {
  max-width: 100%;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom,
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 {
  max-width: 100%;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom,
.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3ce073e-aa1b-4382-9094-473bfa384286 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-9a854d11-6351-47db-9bbb-c3780e92a0d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a854d11-6351-47db-9bbb-c3780e92a0d4 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-c1a005d0-1702-4e5a-b722-05c1143c6251 {
  text-align: center;
}

#s-c1a005d0-1702-4e5a-b722-05c1143c6251 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c1a005d0-1702-4e5a-b722-05c1143c6251 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c1a005d0-1702-4e5a-b722-05c1143c6251 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d0fceee8-9f2f-4fdb-b5e9-673c7f69842b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d0fceee8-9f2f-4fdb-b5e9-673c7f69842b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d0fceee8-9f2f-4fdb-b5e9-673c7f69842b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d0fceee8-9f2f-4fdb-b5e9-673c7f69842b {
  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-d0fceee8-9f2f-4fdb-b5e9-673c7f69842b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0fceee8-9f2f-4fdb-b5e9-673c7f69842b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d0fceee8-9f2f-4fdb-b5e9-673c7f69842b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8c353c30-0a7b-4f0a-9627-0d73ec578fc9 {
  display: none;
}
#s-ae0586cc-444a-42b3-903b-050e5af6c930 {
  text-align: left;
}


.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 {
  max-width: 100%;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom,
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 {
  max-width: 100%;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom,
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 {
  max-width: 100%;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom,
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 {
  max-width: 100%;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom,
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 {
  max-width: 100%;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom,
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 {
  max-width: 100%;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom,
.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0586cc-444a-42b3-903b-050e5af6c930 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-66d42816-d6c4-4fbb-bc1c-e00da402ce4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66d42816-d6c4-4fbb-bc1c-e00da402ce4a .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-b971def5-5de4-4e81-9a71-371e8175fdb9 {
  text-align: center;
}

#s-b971def5-5de4-4e81-9a71-371e8175fdb9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b971def5-5de4-4e81-9a71-371e8175fdb9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b971def5-5de4-4e81-9a71-371e8175fdb9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5ff93b3a-0f51-4c50-94a3-901f988de016 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5ff93b3a-0f51-4c50-94a3-901f988de016:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5ff93b3a-0f51-4c50-94a3-901f988de016:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5ff93b3a-0f51-4c50-94a3-901f988de016 {
  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-5ff93b3a-0f51-4c50-94a3-901f988de016.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ff93b3a-0f51-4c50-94a3-901f988de016.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5ff93b3a-0f51-4c50-94a3-901f988de016.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c262388c-2ccd-429b-bb08-1682530ad6e4 {
  display: none;
}
#s-a5757610-e48c-4d83-bb90-b5e9da5b065c {
  text-align: left;
}


.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c {
  max-width: 100%;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom,
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c {
  max-width: 100%;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom,
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c {
  max-width: 100%;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom,
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c {
  max-width: 100%;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom,
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c {
  max-width: 100%;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom,
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c {
  max-width: 100%;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom,
.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5757610-e48c-4d83-bb90-b5e9da5b065c .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-5137cffb-940a-4b0d-9aff-cf0d967d03d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5137cffb-940a-4b0d-9aff-cf0d967d03d0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-d57c4cf5-9897-4ea2-b37f-238caf0ca7ed {
  text-align: center;
}

#s-d57c4cf5-9897-4ea2-b37f-238caf0ca7ed .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d57c4cf5-9897-4ea2-b37f-238caf0ca7ed .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d57c4cf5-9897-4ea2-b37f-238caf0ca7ed .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ebbaa6ab-3867-4820-b488-077761812a34 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ebbaa6ab-3867-4820-b488-077761812a34:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ebbaa6ab-3867-4820-b488-077761812a34:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ebbaa6ab-3867-4820-b488-077761812a34 {
  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-ebbaa6ab-3867-4820-b488-077761812a34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebbaa6ab-3867-4820-b488-077761812a34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ebbaa6ab-3867-4820-b488-077761812a34.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0c59557e-03e8-4967-9ae4-a921d561b4a7 {
  display: none;
}
#s-6f32c175-281c-45e7-9f08-3d453054d525 {
  text-align: left;
}


.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 {
  max-width: 100%;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom,
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 {
  max-width: 100%;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom,
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 {
  max-width: 100%;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom,
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 {
  max-width: 100%;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom,
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 {
  max-width: 100%;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom,
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 {
  max-width: 100%;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom,
.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f32c175-281c-45e7-9f08-3d453054d525 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-c0ee0f5d-95b1-4cf5-a08a-7e296e4ecfc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0ee0f5d-95b1-4cf5-a08a-7e296e4ecfc9 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-05385061-16cc-4013-99e8-55408418f700 {
  text-align: center;
}

#s-05385061-16cc-4013-99e8-55408418f700 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-05385061-16cc-4013-99e8-55408418f700 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-05385061-16cc-4013-99e8-55408418f700 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4be7138f-ebff-4d0f-93cf-42cc326f4467 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4be7138f-ebff-4d0f-93cf-42cc326f4467:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4be7138f-ebff-4d0f-93cf-42cc326f4467:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4be7138f-ebff-4d0f-93cf-42cc326f4467 {
  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-4be7138f-ebff-4d0f-93cf-42cc326f4467.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4be7138f-ebff-4d0f-93cf-42cc326f4467.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4be7138f-ebff-4d0f-93cf-42cc326f4467.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a93ac7cf-636a-446f-baad-b60347247e82 {
  display: none;
}
#s-0ab98775-b49c-4f66-a835-0736ff74d1eb {
  text-align: left;
}


.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb {
  max-width: 100%;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom,
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb {
  max-width: 100%;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom,
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb {
  max-width: 100%;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom,
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb {
  max-width: 100%;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom,
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb {
  max-width: 100%;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom,
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb {
  max-width: 100%;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom,
.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ab98775-b49c-4f66-a835-0736ff74d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-7278c1b4-aa9a-4809-b34d-d03105389e97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7278c1b4-aa9a-4809-b34d-d03105389e97 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-4dcd954b-bf66-4312-aee7-39a0684d77f0 {
  text-align: center;
}

#s-4dcd954b-bf66-4312-aee7-39a0684d77f0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4dcd954b-bf66-4312-aee7-39a0684d77f0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4dcd954b-bf66-4312-aee7-39a0684d77f0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-00e7088a-963b-49c2-9278-b8fdf2444a19 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-00e7088a-963b-49c2-9278-b8fdf2444a19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-00e7088a-963b-49c2-9278-b8fdf2444a19:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-00e7088a-963b-49c2-9278-b8fdf2444a19 {
  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-00e7088a-963b-49c2-9278-b8fdf2444a19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00e7088a-963b-49c2-9278-b8fdf2444a19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-00e7088a-963b-49c2-9278-b8fdf2444a19.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ae78988b-449c-4f9f-a9bb-c3e172310e43 {
  display: none;
}
#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa {
  text-align: left;
}


.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa {
  max-width: 100%;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom,
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa {
  max-width: 100%;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom,
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa {
  max-width: 100%;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom,
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa {
  max-width: 100%;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom,
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa {
  max-width: 100%;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom,
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa {
  max-width: 100%;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom,
.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f85e8f8b-f794-4004-9d65-3f745f4e43fa .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-8b2af104-597a-48ea-8537-6ca07da769f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b2af104-597a-48ea-8537-6ca07da769f4 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-77bb6cc5-0141-4f66-bdcf-36b098b4eab5 {
  text-align: center;
}

#s-77bb6cc5-0141-4f66-bdcf-36b098b4eab5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-77bb6cc5-0141-4f66-bdcf-36b098b4eab5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-77bb6cc5-0141-4f66-bdcf-36b098b4eab5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0c8b2f3e-d565-408f-9d01-d09b71255db0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0c8b2f3e-d565-408f-9d01-d09b71255db0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0c8b2f3e-d565-408f-9d01-d09b71255db0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0c8b2f3e-d565-408f-9d01-d09b71255db0 {
  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-0c8b2f3e-d565-408f-9d01-d09b71255db0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c8b2f3e-d565-408f-9d01-d09b71255db0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c8b2f3e-d565-408f-9d01-d09b71255db0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8ee1eb34-4192-46c5-ae85-c54d39b726c2 {
  display: none;
}
#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b {
  text-align: left;
}


.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b {
  max-width: 100%;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom,
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b {
  max-width: 100%;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom,
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b {
  max-width: 100%;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom,
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b {
  max-width: 100%;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom,
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b {
  max-width: 100%;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom,
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b {
  max-width: 100%;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom,
.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afbca4e3-b24b-4eef-bafd-f9c6edecf55b .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e81add7a-ab7d-4f7c-a200-559f28cfd737 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e81add7a-ab7d-4f7c-a200-559f28cfd737 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-0fd3878c-f53b-4499-8f43-d24509cf55c3 {
  text-align: center;
}

#s-0fd3878c-f53b-4499-8f43-d24509cf55c3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0fd3878c-f53b-4499-8f43-d24509cf55c3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0fd3878c-f53b-4499-8f43-d24509cf55c3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2ed06a8b-a5cb-4fc4-952b-57ceda2901b4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2ed06a8b-a5cb-4fc4-952b-57ceda2901b4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ed06a8b-a5cb-4fc4-952b-57ceda2901b4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2ed06a8b-a5cb-4fc4-952b-57ceda2901b4 {
  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-2ed06a8b-a5cb-4fc4-952b-57ceda2901b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ed06a8b-a5cb-4fc4-952b-57ceda2901b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ed06a8b-a5cb-4fc4-952b-57ceda2901b4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-057f6214-9d3f-47d7-a8d3-da8966aa2ed4 {
  display: none;
}
#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee {
  text-align: left;
}


.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee {
  max-width: 100%;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom,
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee {
  max-width: 100%;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom,
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee {
  max-width: 100%;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom,
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee {
  max-width: 100%;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom,
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee {
  max-width: 100%;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom,
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee {
  max-width: 100%;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom,
.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1ec53f3-66b4-4d68-8503-80b614d7ecee .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-1b63a657-1fea-4ee5-9ee3-4d1adab41db6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b63a657-1fea-4ee5-9ee3-4d1adab41db6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-8a0bea68-68af-4b19-9369-aa781fbee565 {
  text-align: center;
}

#s-8a0bea68-68af-4b19-9369-aa781fbee565 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8a0bea68-68af-4b19-9369-aa781fbee565 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8a0bea68-68af-4b19-9369-aa781fbee565 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cd6754c6-d6ef-46a2-b26f-a2b0e4223bd1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cd6754c6-d6ef-46a2-b26f-a2b0e4223bd1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd6754c6-d6ef-46a2-b26f-a2b0e4223bd1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd6754c6-d6ef-46a2-b26f-a2b0e4223bd1 {
  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-cd6754c6-d6ef-46a2-b26f-a2b0e4223bd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd6754c6-d6ef-46a2-b26f-a2b0e4223bd1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd6754c6-d6ef-46a2-b26f-a2b0e4223bd1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-79ec08ac-0e86-4c3a-816c-a58de3b8fec9 {
  display: none;
}
#s-77df1f0d-54c8-4853-b973-09fc72f66c67 {
  text-align: left;
}


.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 {
  max-width: 100%;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom,
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 {
  max-width: 100%;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom,
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 {
  max-width: 100%;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom,
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 {
  max-width: 100%;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom,
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 {
  max-width: 100%;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom,
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 {
  max-width: 100%;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom,
.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77df1f0d-54c8-4853-b973-09fc72f66c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-322bd08c-6940-4984-b182-babc6a9b971c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-322bd08c-6940-4984-b182-babc6a9b971c .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-33b15c49-d0ec-49d2-80b7-b393f7e83690 {
  text-align: center;
}

#s-33b15c49-d0ec-49d2-80b7-b393f7e83690 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-33b15c49-d0ec-49d2-80b7-b393f7e83690 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-33b15c49-d0ec-49d2-80b7-b393f7e83690 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-34476402-778f-404e-a721-dcf479b63479 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-34476402-778f-404e-a721-dcf479b63479:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-34476402-778f-404e-a721-dcf479b63479:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-34476402-778f-404e-a721-dcf479b63479 {
  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-34476402-778f-404e-a721-dcf479b63479.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34476402-778f-404e-a721-dcf479b63479.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-34476402-778f-404e-a721-dcf479b63479.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-33a9bfa3-f1cf-4d11-bb5f-510c5ab27b78 {
  display: none;
}
#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 {
  text-align: left;
}


.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 {
  max-width: 100%;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom,
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 {
  max-width: 100%;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom,
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 {
  max-width: 100%;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom,
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 {
  max-width: 100%;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom,
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 {
  max-width: 100%;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom,
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 {
  max-width: 100%;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom,
.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8edbf480-d1d1-455f-a1e5-3ee7b3fc4fa7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e2d011bc-39cf-439c-8267-55808a6f9a0b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2d011bc-39cf-439c-8267-55808a6f9a0b .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-056c1b8f-c2b2-4bac-8b83-2005c2a6f05d {
  text-align: center;
}

#s-056c1b8f-c2b2-4bac-8b83-2005c2a6f05d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-056c1b8f-c2b2-4bac-8b83-2005c2a6f05d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-056c1b8f-c2b2-4bac-8b83-2005c2a6f05d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a0a3f72d-8e44-476f-b78f-8423481a760c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a0a3f72d-8e44-476f-b78f-8423481a760c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a0a3f72d-8e44-476f-b78f-8423481a760c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a0a3f72d-8e44-476f-b78f-8423481a760c {
  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-a0a3f72d-8e44-476f-b78f-8423481a760c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0a3f72d-8e44-476f-b78f-8423481a760c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a0a3f72d-8e44-476f-b78f-8423481a760c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-35b10e5c-9f16-433d-8d39-374a25fb2e5a {
  display: none;
}
#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a {
  text-align: left;
}


.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a {
  max-width: 100%;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom,
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a {
  max-width: 100%;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom,
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a {
  max-width: 100%;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom,
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a {
  max-width: 100%;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom,
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a {
  max-width: 100%;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom,
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a {
  max-width: 100%;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom,
.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abffb5d6-5aff-47e5-88f7-343cd72b8a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-7792977b-4559-4630-b2d5-62f00de68eca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7792977b-4559-4630-b2d5-62f00de68eca .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-151b8617-3267-48e6-8c1b-c6e5133a7e8e {
  text-align: center;
}

#s-151b8617-3267-48e6-8c1b-c6e5133a7e8e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-151b8617-3267-48e6-8c1b-c6e5133a7e8e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-151b8617-3267-48e6-8c1b-c6e5133a7e8e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b8c6309a-03ed-4d8f-8698-366bbec21210 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b8c6309a-03ed-4d8f-8698-366bbec21210:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b8c6309a-03ed-4d8f-8698-366bbec21210:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b8c6309a-03ed-4d8f-8698-366bbec21210 {
  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-b8c6309a-03ed-4d8f-8698-366bbec21210.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8c6309a-03ed-4d8f-8698-366bbec21210.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b8c6309a-03ed-4d8f-8698-366bbec21210.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ffd3cdbf-aa21-4f26-bd06-732de53120f2 {
  display: none;
}
#s-07236a8f-c448-4acf-89ca-f5d8aef202cf {
  text-align: left;
}


.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf {
  max-width: 100%;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom,
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf {
  max-width: 100%;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom,
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf {
  max-width: 100%;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom,
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf {
  max-width: 100%;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom,
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf {
  max-width: 100%;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom,
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf {
  max-width: 100%;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom,
.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07236a8f-c448-4acf-89ca-f5d8aef202cf .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-a6a92c0b-5fda-40ca-80a2-ce73d3068247 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6a92c0b-5fda-40ca-80a2-ce73d3068247 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-9e58f506-fa92-41bc-ab0b-d3729739ee92 {
  text-align: center;
}

#s-9e58f506-fa92-41bc-ab0b-d3729739ee92 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9e58f506-fa92-41bc-ab0b-d3729739ee92 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9e58f506-fa92-41bc-ab0b-d3729739ee92 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e624ab13-3be4-4548-9ee9-d6d12857394c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e624ab13-3be4-4548-9ee9-d6d12857394c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e624ab13-3be4-4548-9ee9-d6d12857394c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e624ab13-3be4-4548-9ee9-d6d12857394c {
  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-e624ab13-3be4-4548-9ee9-d6d12857394c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e624ab13-3be4-4548-9ee9-d6d12857394c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e624ab13-3be4-4548-9ee9-d6d12857394c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-24208341-807e-454f-9da3-e35164e84bf7 {
  margin-top: 100px;
margin-left: 100px;
margin-bottom: 0px;
margin-right: 100px;
}
@media (max-width: 767px){#s-24208341-807e-454f-9da3-e35164e84bf7 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-24208341-807e-454f-9da3-e35164e84bf7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-d37969b0-c7b7-4d15-8de1-c32ec4afad8e {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-2cca4196-1188-4b7e-abec-a5a2a037450f {
  margin-bottom: 25px;
}
@media (max-width: 767px){#s-2cca4196-1188-4b7e-abec-a5a2a037450f {
  display: none;
}
#s-2cca4196-1188-4b7e-abec-a5a2a037450f, #wrap-s-2cca4196-1188-4b7e-abec-a5a2a037450f { display:none !important; }}
#s-617ee903-73b8-40db-b9bd-cee36e5a0235 {
  margin-bottom: 25px;
}
@media (min-width: 1200px){#s-617ee903-73b8-40db-b9bd-cee36e5a0235 {
  display: none;
}
#s-617ee903-73b8-40db-b9bd-cee36e5a0235, #wrap-s-617ee903-73b8-40db-b9bd-cee36e5a0235 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-617ee903-73b8-40db-b9bd-cee36e5a0235 {
  display: none;
}
#s-617ee903-73b8-40db-b9bd-cee36e5a0235, #wrap-s-617ee903-73b8-40db-b9bd-cee36e5a0235 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-617ee903-73b8-40db-b9bd-cee36e5a0235 {
  display: none;
}
#s-617ee903-73b8-40db-b9bd-cee36e5a0235, #wrap-s-617ee903-73b8-40db-b9bd-cee36e5a0235 { display:none !important; }}
#s-8a9cdd3a-e34b-444b-8f30-fae1ca3e9097 {
  min-height: 50px;
}








#s-8a9cdd3a-e34b-444b-8f30-fae1ca3e9097 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a9cdd3a-e34b-444b-8f30-fae1ca3e9097.shg-box.shg-c {
  justify-content: center;
}

#s-7c915abe-6d8e-4e27-90f4-c834fa390c9f {
  text-align: center;
}
@media (max-width: 767px){#s-7c915abe-6d8e-4e27-90f4-c834fa390c9f {
  display: none;
}
#s-7c915abe-6d8e-4e27-90f4-c834fa390c9f, #wrap-s-7c915abe-6d8e-4e27-90f4-c834fa390c9f { display:none !important; }}
#s-b57d3884-95bf-4880-9da5-503e55746196 {
  display: none;
}
#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 {
  text-align: left;
}


.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 {
  max-width: 100%;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom,
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 {
  max-width: 100%;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom,
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 {
  max-width: 100%;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom,
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 {
  max-width: 100%;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom,
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 {
  max-width: 100%;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom,
.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4746ad0-7dad-4eab-8ad1-60f4036e9cc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f468bf77-14d0-48c9-9f23-09f421f34a09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f468bf77-14d0-48c9-9f23-09f421f34a09 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-fa0e8055-c249-4bb6-8928-a505cc7b7619 {
  text-align: center;
}

#s-fa0e8055-c249-4bb6-8928-a505cc7b7619 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fa0e8055-c249-4bb6-8928-a505cc7b7619 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fa0e8055-c249-4bb6-8928-a505cc7b7619 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8407eb19-3680-4be4-9874-0b84c133c1cd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8407eb19-3680-4be4-9874-0b84c133c1cd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8407eb19-3680-4be4-9874-0b84c133c1cd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8407eb19-3680-4be4-9874-0b84c133c1cd {
  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-8407eb19-3680-4be4-9874-0b84c133c1cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8407eb19-3680-4be4-9874-0b84c133c1cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8407eb19-3680-4be4-9874-0b84c133c1cd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-349179d6-3e28-4c68-b496-db99655385cc {
  display: none;
}
#s-fc9405da-312d-4ee6-909a-e0347397d4db {
  text-align: left;
}


.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db {
  max-width: 100%;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom,
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db {
  max-width: 100%;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom,
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db {
  max-width: 100%;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom,
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db {
  max-width: 100%;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom,
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db {
  max-width: 100%;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom,
.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9405da-312d-4ee6-909a-e0347397d4db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c36131fc-5889-446e-9a2c-6e5554b75332 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c36131fc-5889-446e-9a2c-6e5554b75332 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-8c8b0318-223b-41ca-985f-49dcf2b6a4db {
  text-align: center;
}

#s-8c8b0318-223b-41ca-985f-49dcf2b6a4db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8c8b0318-223b-41ca-985f-49dcf2b6a4db .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8c8b0318-223b-41ca-985f-49dcf2b6a4db .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fde7f39e-9150-497c-bf5a-5c581a28ce7e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fde7f39e-9150-497c-bf5a-5c581a28ce7e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fde7f39e-9150-497c-bf5a-5c581a28ce7e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fde7f39e-9150-497c-bf5a-5c581a28ce7e {
  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-fde7f39e-9150-497c-bf5a-5c581a28ce7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fde7f39e-9150-497c-bf5a-5c581a28ce7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fde7f39e-9150-497c-bf5a-5c581a28ce7e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-034aeb8d-4625-4413-8ccc-db3e70c4cc7e {
  display: none;
}
#s-26c5c253-72d1-4872-b14e-5dfa51d3649d {
  text-align: left;
}


.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d {
  max-width: 100%;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom,
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d {
  max-width: 100%;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom,
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d {
  max-width: 100%;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom,
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d {
  max-width: 100%;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom,
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d {
  max-width: 100%;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom,
.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26c5c253-72d1-4872-b14e-5dfa51d3649d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dfe22c1c-aadf-4f56-81f5-0f7d8fcdf328 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfe22c1c-aadf-4f56-81f5-0f7d8fcdf328 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-90a92d6e-2202-4b62-a015-9b69730927f9 {
  text-align: center;
}

#s-90a92d6e-2202-4b62-a015-9b69730927f9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-90a92d6e-2202-4b62-a015-9b69730927f9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-90a92d6e-2202-4b62-a015-9b69730927f9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-728db513-db80-429a-9877-a3cdc3b93550 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-728db513-db80-429a-9877-a3cdc3b93550:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-728db513-db80-429a-9877-a3cdc3b93550:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-728db513-db80-429a-9877-a3cdc3b93550 {
  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-728db513-db80-429a-9877-a3cdc3b93550.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-728db513-db80-429a-9877-a3cdc3b93550.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-728db513-db80-429a-9877-a3cdc3b93550.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4f38e5dd-ca2a-4952-981f-50c9721dfd02 {
  display: none;
}
#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 {
  text-align: left;
}


.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 {
  max-width: 100%;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom,
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 {
  max-width: 100%;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom,
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 {
  max-width: 100%;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom,
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 {
  max-width: 100%;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom,
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 {
  max-width: 100%;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom,
.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d5e7bce-1f1a-4752-9010-b007739ec6f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7234df9b-60ea-4c56-b607-6ae437309ec6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7234df9b-60ea-4c56-b607-6ae437309ec6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-0c0e8e9b-dd67-4c42-828b-b825fffa0769 {
  text-align: center;
}

#s-0c0e8e9b-dd67-4c42-828b-b825fffa0769 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0c0e8e9b-dd67-4c42-828b-b825fffa0769 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0c0e8e9b-dd67-4c42-828b-b825fffa0769 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-282c6f65-aca0-4d4b-8fd5-3382c85ff72e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-282c6f65-aca0-4d4b-8fd5-3382c85ff72e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-282c6f65-aca0-4d4b-8fd5-3382c85ff72e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-282c6f65-aca0-4d4b-8fd5-3382c85ff72e {
  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-282c6f65-aca0-4d4b-8fd5-3382c85ff72e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-282c6f65-aca0-4d4b-8fd5-3382c85ff72e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-282c6f65-aca0-4d4b-8fd5-3382c85ff72e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3191e8f3-6e1a-4ae7-a49d-cd809557229b {
  display: none;
}
#s-ec649246-d9a7-468e-ad27-862d831907c2 {
  text-align: left;
}


.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 {
  max-width: 100%;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom,
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 {
  max-width: 100%;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom,
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 {
  max-width: 100%;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom,
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 {
  max-width: 100%;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom,
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 {
  max-width: 100%;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom,
.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec649246-d9a7-468e-ad27-862d831907c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-738bfe46-0039-4acc-8a6b-b9e94f18582b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-738bfe46-0039-4acc-8a6b-b9e94f18582b .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-41096176-8735-4384-8f91-caa0ddf04c44 {
  text-align: center;
}

#s-41096176-8735-4384-8f91-caa0ddf04c44 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-41096176-8735-4384-8f91-caa0ddf04c44 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-41096176-8735-4384-8f91-caa0ddf04c44 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-962aa229-3faf-4aca-a127-de95a69c52ff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-962aa229-3faf-4aca-a127-de95a69c52ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-962aa229-3faf-4aca-a127-de95a69c52ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-962aa229-3faf-4aca-a127-de95a69c52ff {
  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-962aa229-3faf-4aca-a127-de95a69c52ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-962aa229-3faf-4aca-a127-de95a69c52ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-962aa229-3faf-4aca-a127-de95a69c52ff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-36d86f92-b69b-4837-b32e-0a95ef82b7d6 {
  display: none;
}
#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 {
  text-align: left;
}


.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 {
  max-width: 100%;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom,
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 {
  max-width: 100%;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom,
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 {
  max-width: 100%;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom,
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 {
  max-width: 100%;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom,
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 {
  max-width: 100%;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom,
.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56aa00c7-0c79-4fd9-9613-f87a910f8399 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5c7b63d8-f120-4fa4-9cd4-b6329f6088d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c7b63d8-f120-4fa4-9cd4-b6329f6088d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-8b5e2666-ba05-41b8-9f73-4ca0b2fd0082 {
  text-align: center;
}

#s-8b5e2666-ba05-41b8-9f73-4ca0b2fd0082 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8b5e2666-ba05-41b8-9f73-4ca0b2fd0082 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8b5e2666-ba05-41b8-9f73-4ca0b2fd0082 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dbe70acf-1877-49c0-a1e2-8363fa7c23cb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-dbe70acf-1877-49c0-a1e2-8363fa7c23cb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dbe70acf-1877-49c0-a1e2-8363fa7c23cb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dbe70acf-1877-49c0-a1e2-8363fa7c23cb {
  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-dbe70acf-1877-49c0-a1e2-8363fa7c23cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbe70acf-1877-49c0-a1e2-8363fa7c23cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dbe70acf-1877-49c0-a1e2-8363fa7c23cb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-062f2bd1-945a-4c19-8b3b-2770b49186f2 {
  display: none;
}
#s-f203afeb-9770-4354-aaf3-84680d3b5e1f {
  text-align: left;
}


.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f {
  max-width: 100%;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom,
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f {
  max-width: 100%;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom,
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f {
  max-width: 100%;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom,
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f {
  max-width: 100%;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom,
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f {
  max-width: 100%;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom,
.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f203afeb-9770-4354-aaf3-84680d3b5e1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c6160ae6-a702-4396-a381-b77c6ed736bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6160ae6-a702-4396-a381-b77c6ed736bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-e3460e76-506c-49dd-a497-00c7d2a060f6 {
  text-align: center;
}

#s-e3460e76-506c-49dd-a497-00c7d2a060f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e3460e76-506c-49dd-a497-00c7d2a060f6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e3460e76-506c-49dd-a497-00c7d2a060f6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-db9b8905-a883-419f-95b4-2051c7b2c7d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-db9b8905-a883-419f-95b4-2051c7b2c7d9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db9b8905-a883-419f-95b4-2051c7b2c7d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db9b8905-a883-419f-95b4-2051c7b2c7d9 {
  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-db9b8905-a883-419f-95b4-2051c7b2c7d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db9b8905-a883-419f-95b4-2051c7b2c7d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-db9b8905-a883-419f-95b4-2051c7b2c7d9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-77dec8e9-9886-4be2-9531-7f03d9089950 {
  display: none;
}
#s-1b74a550-a9d2-49e9-87a3-c2c133533700 {
  text-align: left;
}


.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 {
  max-width: 100%;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom,
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 {
  max-width: 100%;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom,
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 {
  max-width: 100%;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom,
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 {
  max-width: 100%;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom,
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 {
  max-width: 100%;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom,
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 {
  max-width: 100%;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom,
.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b74a550-a9d2-49e9-87a3-c2c133533700 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b240048f-61df-4e30-85a8-bf08b655677e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b240048f-61df-4e30-85a8-bf08b655677e .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-d2117224-a502-4ec9-919b-59546a5c8071 {
  text-align: center;
}

#s-d2117224-a502-4ec9-919b-59546a5c8071 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d2117224-a502-4ec9-919b-59546a5c8071 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d2117224-a502-4ec9-919b-59546a5c8071 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c5c6520a-95d9-4027-9b88-08f3e4b31a32 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c5c6520a-95d9-4027-9b88-08f3e4b31a32:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c5c6520a-95d9-4027-9b88-08f3e4b31a32:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c5c6520a-95d9-4027-9b88-08f3e4b31a32 {
  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-c5c6520a-95d9-4027-9b88-08f3e4b31a32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5c6520a-95d9-4027-9b88-08f3e4b31a32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c5c6520a-95d9-4027-9b88-08f3e4b31a32.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b6a682d0-7449-44d4-a935-70c5f50e0fda {
  display: none;
}
#s-cd92ac81-748e-4b6e-926a-75af506a186b {
  text-align: left;
}


.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b {
  max-width: 100%;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom,
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b {
  max-width: 100%;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom,
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b {
  max-width: 100%;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom,
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b {
  max-width: 100%;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom,
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b {
  max-width: 100%;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom,
.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd92ac81-748e-4b6e-926a-75af506a186b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9573c7af-76f0-4238-8ca0-d6bcc24e61b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9573c7af-76f0-4238-8ca0-d6bcc24e61b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-402d56b5-a479-4675-972d-5e5e33f9b596 {
  text-align: center;
}

#s-402d56b5-a479-4675-972d-5e5e33f9b596 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-402d56b5-a479-4675-972d-5e5e33f9b596 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-402d56b5-a479-4675-972d-5e5e33f9b596 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c9d415a7-2208-4162-9a6f-fba57f97f1a9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c9d415a7-2208-4162-9a6f-fba57f97f1a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c9d415a7-2208-4162-9a6f-fba57f97f1a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c9d415a7-2208-4162-9a6f-fba57f97f1a9 {
  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-c9d415a7-2208-4162-9a6f-fba57f97f1a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9d415a7-2208-4162-9a6f-fba57f97f1a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c9d415a7-2208-4162-9a6f-fba57f97f1a9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-06aa8621-bead-4116-87b1-7240734f1a6b {
  display: none;
}
#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 {
  text-align: left;
}


.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 {
  max-width: 100%;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom,
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 {
  max-width: 100%;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom,
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 {
  max-width: 100%;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom,
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 {
  max-width: 100%;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom,
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 {
  max-width: 100%;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom,
.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b15c4b15-26f4-4aa9-bbbc-44b543295f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-acd7365b-5616-41a5-b160-c5bfd607410e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-acd7365b-5616-41a5-b160-c5bfd607410e .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-958a78a3-285a-4b6e-bd37-cdfa46d73080 {
  text-align: center;
}

#s-958a78a3-285a-4b6e-bd37-cdfa46d73080 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-958a78a3-285a-4b6e-bd37-cdfa46d73080 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-958a78a3-285a-4b6e-bd37-cdfa46d73080 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-708147de-fed6-44c9-9abe-d09da49ba7a3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-708147de-fed6-44c9-9abe-d09da49ba7a3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-708147de-fed6-44c9-9abe-d09da49ba7a3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-708147de-fed6-44c9-9abe-d09da49ba7a3 {
  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-708147de-fed6-44c9-9abe-d09da49ba7a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-708147de-fed6-44c9-9abe-d09da49ba7a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-708147de-fed6-44c9-9abe-d09da49ba7a3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6879aba0-e68e-49da-8522-62327bfb0b5b {
  display: none;
}
#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb {
  text-align: left;
}


.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb {
  max-width: 100%;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom,
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb {
  max-width: 100%;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom,
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb {
  max-width: 100%;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom,
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb {
  max-width: 100%;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom,
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb {
  max-width: 100%;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom,
.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e3d01ac-4a7f-45ca-b491-ca085873d7cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4d7be100-94a8-4e8e-b58d-30bd7f50d3df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4d7be100-94a8-4e8e-b58d-30bd7f50d3df .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-24818fdd-6823-435c-8e49-3eebc98c1dff {
  text-align: center;
}

#s-24818fdd-6823-435c-8e49-3eebc98c1dff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-24818fdd-6823-435c-8e49-3eebc98c1dff .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-24818fdd-6823-435c-8e49-3eebc98c1dff .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-282600a6-f5db-40e6-bcba-3e35e34b8e3b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-282600a6-f5db-40e6-bcba-3e35e34b8e3b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-282600a6-f5db-40e6-bcba-3e35e34b8e3b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-282600a6-f5db-40e6-bcba-3e35e34b8e3b {
  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-282600a6-f5db-40e6-bcba-3e35e34b8e3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-282600a6-f5db-40e6-bcba-3e35e34b8e3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-282600a6-f5db-40e6-bcba-3e35e34b8e3b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-66862cfe-83da-4e5c-bd33-b2a394ae7264 {
  display: none;
}
#s-749b9227-89eb-42d8-b098-9fbee382203a {
  text-align: left;
}


.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a {
  max-width: 100%;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom,
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a {
  max-width: 100%;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom,
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a {
  max-width: 100%;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom,
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a {
  max-width: 100%;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom,
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a {
  max-width: 100%;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom,
.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-749b9227-89eb-42d8-b098-9fbee382203a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-45a8becf-a2f7-403b-90de-4a88bf9e005b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-45a8becf-a2f7-403b-90de-4a88bf9e005b .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-46168715-2640-4730-a017-4286036ad1c3 {
  text-align: center;
}

#s-46168715-2640-4730-a017-4286036ad1c3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-46168715-2640-4730-a017-4286036ad1c3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-46168715-2640-4730-a017-4286036ad1c3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bcf5d669-0211-4630-adca-117da1a569c1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bcf5d669-0211-4630-adca-117da1a569c1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bcf5d669-0211-4630-adca-117da1a569c1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bcf5d669-0211-4630-adca-117da1a569c1 {
  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-bcf5d669-0211-4630-adca-117da1a569c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bcf5d669-0211-4630-adca-117da1a569c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bcf5d669-0211-4630-adca-117da1a569c1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9f86b447-0853-4fee-83d8-90dc89f6e76f {
  display: none;
}
#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 {
  text-align: left;
}


.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 {
  max-width: 100%;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom,
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 {
  max-width: 100%;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom,
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 {
  max-width: 100%;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom,
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 {
  max-width: 100%;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom,
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 {
  max-width: 100%;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom,
.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-249ae9f0-af8c-45c8-b63c-dd828b1cd892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31a49516-6a47-4730-a302-b61df78e8734 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31a49516-6a47-4730-a302-b61df78e8734 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-6983313e-fda0-44d1-bc66-0c268183a414 {
  text-align: center;
}

#s-6983313e-fda0-44d1-bc66-0c268183a414 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6983313e-fda0-44d1-bc66-0c268183a414 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6983313e-fda0-44d1-bc66-0c268183a414 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1b22ea81-4cc4-478f-9f91-fb0259c16a32 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1b22ea81-4cc4-478f-9f91-fb0259c16a32:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1b22ea81-4cc4-478f-9f91-fb0259c16a32:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1b22ea81-4cc4-478f-9f91-fb0259c16a32 {
  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-1b22ea81-4cc4-478f-9f91-fb0259c16a32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b22ea81-4cc4-478f-9f91-fb0259c16a32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1b22ea81-4cc4-478f-9f91-fb0259c16a32.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-46aa9258-20e6-44a9-a0a7-79bd852d2a89 {
  display: none;
}
#s-42b8accc-25b0-4cc6-9e50-98271d12f280 {
  text-align: left;
}


.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 {
  max-width: 100%;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom,
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 {
  max-width: 100%;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom,
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 {
  max-width: 100%;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom,
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 {
  max-width: 100%;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom,
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 {
  max-width: 100%;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom,
.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42b8accc-25b0-4cc6-9e50-98271d12f280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fd504ea2-f5f1-4782-9129-99930c7f6519 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd504ea2-f5f1-4782-9129-99930c7f6519 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-8efa8e69-e7ae-4aa6-8e27-936f6b2e4400 {
  text-align: center;
}

#s-8efa8e69-e7ae-4aa6-8e27-936f6b2e4400 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8efa8e69-e7ae-4aa6-8e27-936f6b2e4400 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8efa8e69-e7ae-4aa6-8e27-936f6b2e4400 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ffa8254e-a37d-43a8-b3b3-ef02c137cc8b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ffa8254e-a37d-43a8-b3b3-ef02c137cc8b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ffa8254e-a37d-43a8-b3b3-ef02c137cc8b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ffa8254e-a37d-43a8-b3b3-ef02c137cc8b {
  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-ffa8254e-a37d-43a8-b3b3-ef02c137cc8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffa8254e-a37d-43a8-b3b3-ef02c137cc8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ffa8254e-a37d-43a8-b3b3-ef02c137cc8b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3de7434a-4ce7-4389-b80f-d10a89006466 {
  display: none;
}
#s-949d5671-fbe5-485d-929e-0834e733e1f7 {
  text-align: left;
}


.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 {
  max-width: 100%;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom,
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 {
  max-width: 100%;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom,
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 {
  max-width: 100%;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom,
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 {
  max-width: 100%;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom,
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 {
  max-width: 100%;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom,
.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-949d5671-fbe5-485d-929e-0834e733e1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-823b4442-b075-4962-9343-cf5eab853482 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-823b4442-b075-4962-9343-cf5eab853482 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-3add82d7-3d44-4723-812e-54e4ec31309f {
  text-align: center;
}

#s-3add82d7-3d44-4723-812e-54e4ec31309f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3add82d7-3d44-4723-812e-54e4ec31309f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3add82d7-3d44-4723-812e-54e4ec31309f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-37ead205-36c3-4ba1-aa94-573ffca62287 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-37ead205-36c3-4ba1-aa94-573ffca62287:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-37ead205-36c3-4ba1-aa94-573ffca62287:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-37ead205-36c3-4ba1-aa94-573ffca62287 {
  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-37ead205-36c3-4ba1-aa94-573ffca62287.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37ead205-36c3-4ba1-aa94-573ffca62287.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-37ead205-36c3-4ba1-aa94-573ffca62287.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fb1835bb-21a1-4453-8cf3-69247ce7c1d0 {
  display: none;
}
#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f {
  text-align: left;
}


.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f {
  max-width: 100%;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom,
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f {
  max-width: 100%;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom,
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f {
  max-width: 100%;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom,
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f {
  max-width: 100%;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom,
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f {
  max-width: 100%;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom,
.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-517869fe-cbdb-474d-9d44-8c2eb9981f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b31c23ae-1676-4966-95a1-4686a171f9a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b31c23ae-1676-4966-95a1-4686a171f9a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-417976c4-2e33-423e-a846-1f898e580c91 {
  text-align: center;
}

#s-417976c4-2e33-423e-a846-1f898e580c91 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-417976c4-2e33-423e-a846-1f898e580c91 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-417976c4-2e33-423e-a846-1f898e580c91 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a646084f-3df0-4979-9fd9-b4c56895fd14 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a646084f-3df0-4979-9fd9-b4c56895fd14:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a646084f-3df0-4979-9fd9-b4c56895fd14:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a646084f-3df0-4979-9fd9-b4c56895fd14 {
  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-a646084f-3df0-4979-9fd9-b4c56895fd14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a646084f-3df0-4979-9fd9-b4c56895fd14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a646084f-3df0-4979-9fd9-b4c56895fd14.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df791caa-a6c8-441b-b178-03ea7b81cdc7 {
  display: none;
}
#s-e3b3499c-fc74-4524-9fc2-9c0757091466 {
  text-align: left;
}


.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 {
  max-width: 100%;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom,
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 {
  max-width: 100%;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom,
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 {
  max-width: 100%;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom,
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 {
  max-width: 100%;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom,
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 {
  max-width: 100%;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom,
.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3b3499c-fc74-4524-9fc2-9c0757091466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2aad63c5-755d-4a1b-9654-397591876933 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2aad63c5-755d-4a1b-9654-397591876933 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-e4d5161a-9baa-4bcd-9bc5-3df7a057ccc7 {
  text-align: center;
}

#s-e4d5161a-9baa-4bcd-9bc5-3df7a057ccc7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e4d5161a-9baa-4bcd-9bc5-3df7a057ccc7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e4d5161a-9baa-4bcd-9bc5-3df7a057ccc7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9ef200bf-2286-497b-8655-11eec78a0990 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9ef200bf-2286-497b-8655-11eec78a0990:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9ef200bf-2286-497b-8655-11eec78a0990:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9ef200bf-2286-497b-8655-11eec78a0990 {
  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-9ef200bf-2286-497b-8655-11eec78a0990.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ef200bf-2286-497b-8655-11eec78a0990.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9ef200bf-2286-497b-8655-11eec78a0990.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-24be8101-a4a6-4d73-a0b3-4550c7fa37e7 {
  display: none;
}
#s-3def1017-0918-4021-a475-d093f544ac46 {
  text-align: left;
}


.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 {
  max-width: 100%;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom,
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 {
  max-width: 100%;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom,
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 {
  max-width: 100%;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom,
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 {
  max-width: 100%;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom,
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 {
  max-width: 100%;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom,
.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3def1017-0918-4021-a475-d093f544ac46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0bad6f66-bd4f-4623-958c-f3e821601b50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0bad6f66-bd4f-4623-958c-f3e821601b50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-a96e2415-bbfe-4aef-9ea6-8b42684aa12c {
  text-align: center;
}

#s-a96e2415-bbfe-4aef-9ea6-8b42684aa12c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a96e2415-bbfe-4aef-9ea6-8b42684aa12c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a96e2415-bbfe-4aef-9ea6-8b42684aa12c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-81310862-eda2-41c6-b9a3-d3d5fea37b6c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-81310862-eda2-41c6-b9a3-d3d5fea37b6c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-81310862-eda2-41c6-b9a3-d3d5fea37b6c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-81310862-eda2-41c6-b9a3-d3d5fea37b6c {
  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-81310862-eda2-41c6-b9a3-d3d5fea37b6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81310862-eda2-41c6-b9a3-d3d5fea37b6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-81310862-eda2-41c6-b9a3-d3d5fea37b6c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0027ae20-23cf-4828-a1f6-45002ba133f6 {
  display: none;
}
#s-306da096-641e-40b8-a99b-047be604c221 {
  text-align: left;
}


.shg-c#s-306da096-641e-40b8-a99b-047be604c221 {
  max-width: 100%;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom,
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 {
  max-width: 100%;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom,
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 {
  max-width: 100%;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom,
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 {
  max-width: 100%;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom,
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 {
  max-width: 100%;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom,
.shg-c#s-306da096-641e-40b8-a99b-047be604c221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306da096-641e-40b8-a99b-047be604c221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b1546fa-4ed9-4cb8-94a7-7be0ee891a30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b1546fa-4ed9-4cb8-94a7-7be0ee891a30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-6778acd0-7616-4d0d-956c-e13b9eca0d2c {
  text-align: center;
}

#s-6778acd0-7616-4d0d-956c-e13b9eca0d2c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6778acd0-7616-4d0d-956c-e13b9eca0d2c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6778acd0-7616-4d0d-956c-e13b9eca0d2c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-62dc63cf-c39b-4121-9c9d-6d1fbe92fd97 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-62dc63cf-c39b-4121-9c9d-6d1fbe92fd97:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-62dc63cf-c39b-4121-9c9d-6d1fbe92fd97:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-62dc63cf-c39b-4121-9c9d-6d1fbe92fd97 {
  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-62dc63cf-c39b-4121-9c9d-6d1fbe92fd97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62dc63cf-c39b-4121-9c9d-6d1fbe92fd97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-62dc63cf-c39b-4121-9c9d-6d1fbe92fd97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1132ff11-188e-4fb2-8f61-f7e5887b9d42 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-1132ff11-188e-4fb2-8f61-f7e5887b9d42 {
  display: none;
}
#s-1132ff11-188e-4fb2-8f61-f7e5887b9d42, #wrap-s-1132ff11-188e-4fb2-8f61-f7e5887b9d42 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1132ff11-188e-4fb2-8f61-f7e5887b9d42 {
  display: none;
}
#s-1132ff11-188e-4fb2-8f61-f7e5887b9d42, #wrap-s-1132ff11-188e-4fb2-8f61-f7e5887b9d42 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1132ff11-188e-4fb2-8f61-f7e5887b9d42 {
  display: none;
}
#s-1132ff11-188e-4fb2-8f61-f7e5887b9d42, #wrap-s-1132ff11-188e-4fb2-8f61-f7e5887b9d42 { display:none !important; }}
#s-dca7f609-43d4-4dcf-9591-0bc3a730ee15 {
  display: none;
}
#s-862a5016-05f6-49d5-a9cf-564cb564e47c {
  text-align: left;
}


.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c {
  max-width: 100%;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom,
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c {
  max-width: 100%;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom,
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c {
  max-width: 100%;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom,
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c {
  max-width: 100%;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom,
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c {
  max-width: 100%;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom,
.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-862a5016-05f6-49d5-a9cf-564cb564e47c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c75f0eae-5c8b-4ec4-b2d7-117f0c954062 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c75f0eae-5c8b-4ec4-b2d7-117f0c954062 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-72d02166-f8b4-4240-be6a-1ce859350d52 {
  text-align: center;
}

#s-72d02166-f8b4-4240-be6a-1ce859350d52 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-72d02166-f8b4-4240-be6a-1ce859350d52 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-72d02166-f8b4-4240-be6a-1ce859350d52 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f2dcfb7c-68b0-4415-a6c4-5d2a34016bf6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f2dcfb7c-68b0-4415-a6c4-5d2a34016bf6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f2dcfb7c-68b0-4415-a6c4-5d2a34016bf6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f2dcfb7c-68b0-4415-a6c4-5d2a34016bf6 {
  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-f2dcfb7c-68b0-4415-a6c4-5d2a34016bf6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2dcfb7c-68b0-4415-a6c4-5d2a34016bf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f2dcfb7c-68b0-4415-a6c4-5d2a34016bf6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7413b5e8-1c35-4331-b641-de031cfa0222 {
  display: none;
}
#s-cbaad1a8-701e-40f2-913c-868831a64cd5 {
  text-align: left;
}


.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 {
  max-width: 100%;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom,
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 {
  max-width: 100%;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom,
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 {
  max-width: 100%;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom,
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 {
  max-width: 100%;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom,
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 {
  max-width: 100%;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom,
.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbaad1a8-701e-40f2-913c-868831a64cd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-82c685e6-6a7f-4ba1-b0e1-58c191641393 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82c685e6-6a7f-4ba1-b0e1-58c191641393 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-eea98acd-306a-42b9-b3aa-b9c24ac597e0 {
  text-align: center;
}

#s-eea98acd-306a-42b9-b3aa-b9c24ac597e0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-eea98acd-306a-42b9-b3aa-b9c24ac597e0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-eea98acd-306a-42b9-b3aa-b9c24ac597e0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-88f83f1d-c296-44fd-b4b6-38f55241aa6d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-88f83f1d-c296-44fd-b4b6-38f55241aa6d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-88f83f1d-c296-44fd-b4b6-38f55241aa6d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-88f83f1d-c296-44fd-b4b6-38f55241aa6d {
  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-88f83f1d-c296-44fd-b4b6-38f55241aa6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88f83f1d-c296-44fd-b4b6-38f55241aa6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-88f83f1d-c296-44fd-b4b6-38f55241aa6d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f9e1fcd2-4dc8-4dbc-9401-00dec4f152be {
  display: none;
}
#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d {
  text-align: left;
}


.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d {
  max-width: 100%;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom,
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d {
  max-width: 100%;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom,
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d {
  max-width: 100%;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom,
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d {
  max-width: 100%;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom,
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d {
  max-width: 100%;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom,
.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca6e3d6-23c4-49c0-9f54-0f10c457525d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f72a83b7-e982-4dc7-b9e3-b86a3948f1f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f72a83b7-e982-4dc7-b9e3-b86a3948f1f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-65316b73-b254-4d47-beaa-d4976ca57f55 {
  text-align: center;
}

#s-65316b73-b254-4d47-beaa-d4976ca57f55 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-65316b73-b254-4d47-beaa-d4976ca57f55 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-65316b73-b254-4d47-beaa-d4976ca57f55 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f74b9354-eb38-4d08-9358-84db71516fba {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f74b9354-eb38-4d08-9358-84db71516fba:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f74b9354-eb38-4d08-9358-84db71516fba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f74b9354-eb38-4d08-9358-84db71516fba {
  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-f74b9354-eb38-4d08-9358-84db71516fba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f74b9354-eb38-4d08-9358-84db71516fba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f74b9354-eb38-4d08-9358-84db71516fba.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c1b37c8b-eed0-4560-a3bd-a4dff2d00f49 {
  display: none;
}
#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 {
  text-align: left;
}


.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 {
  max-width: 100%;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom,
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 {
  max-width: 100%;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom,
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 {
  max-width: 100%;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom,
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 {
  max-width: 100%;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom,
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 {
  max-width: 100%;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom,
.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e8c2e9-82e9-4b39-8119-cdabeab64489 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6ea2640a-b28a-4de8-8c2a-a818a80037ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ea2640a-b28a-4de8-8c2a-a818a80037ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-1816f01e-5971-4683-81b5-5505ff580aec {
  text-align: center;
}

#s-1816f01e-5971-4683-81b5-5505ff580aec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1816f01e-5971-4683-81b5-5505ff580aec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1816f01e-5971-4683-81b5-5505ff580aec .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e349722a-a173-4d83-b0ed-c10a704d9819 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e349722a-a173-4d83-b0ed-c10a704d9819:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e349722a-a173-4d83-b0ed-c10a704d9819:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e349722a-a173-4d83-b0ed-c10a704d9819 {
  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-e349722a-a173-4d83-b0ed-c10a704d9819.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e349722a-a173-4d83-b0ed-c10a704d9819.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e349722a-a173-4d83-b0ed-c10a704d9819.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8558e529-1df8-4372-882b-d6aea65a5460 {
  display: none;
}
#s-d8d31625-7a66-45cb-ba72-033e615728c8 {
  text-align: left;
}


.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 {
  max-width: 100%;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom,
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 {
  max-width: 100%;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom,
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 {
  max-width: 100%;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom,
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 {
  max-width: 100%;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom,
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 {
  max-width: 100%;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom,
.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8d31625-7a66-45cb-ba72-033e615728c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-776ac764-7c9c-4bc9-98b1-c1244712b7e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-776ac764-7c9c-4bc9-98b1-c1244712b7e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-7e2f4916-a6b1-4903-85e8-407df2b47bb4 {
  text-align: center;
}

#s-7e2f4916-a6b1-4903-85e8-407df2b47bb4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7e2f4916-a6b1-4903-85e8-407df2b47bb4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7e2f4916-a6b1-4903-85e8-407df2b47bb4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5f0f8fdc-c605-4ae3-8632-b2be8a6ace7d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5f0f8fdc-c605-4ae3-8632-b2be8a6ace7d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5f0f8fdc-c605-4ae3-8632-b2be8a6ace7d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5f0f8fdc-c605-4ae3-8632-b2be8a6ace7d {
  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-5f0f8fdc-c605-4ae3-8632-b2be8a6ace7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f0f8fdc-c605-4ae3-8632-b2be8a6ace7d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5f0f8fdc-c605-4ae3-8632-b2be8a6ace7d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-08d4ecee-34b1-42b1-bd6b-1962e2add518 {
  display: none;
}
#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf {
  text-align: left;
}


.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf {
  max-width: 100%;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom,
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf {
  max-width: 100%;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom,
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf {
  max-width: 100%;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom,
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf {
  max-width: 100%;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom,
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf {
  max-width: 100%;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom,
.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3186ddd7-8079-44c7-b0f2-2cdd8658c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4176eba2-b30c-4c25-8d26-92dab131031f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4176eba2-b30c-4c25-8d26-92dab131031f .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-86352f04-4c7d-491f-b015-3e56959de83f {
  text-align: center;
}

#s-86352f04-4c7d-491f-b015-3e56959de83f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-86352f04-4c7d-491f-b015-3e56959de83f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-86352f04-4c7d-491f-b015-3e56959de83f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ba800697-32dc-4084-9718-0806014334b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ba800697-32dc-4084-9718-0806014334b0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ba800697-32dc-4084-9718-0806014334b0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ba800697-32dc-4084-9718-0806014334b0 {
  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-ba800697-32dc-4084-9718-0806014334b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba800697-32dc-4084-9718-0806014334b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ba800697-32dc-4084-9718-0806014334b0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f45f664b-ebd2-460f-9777-afb2fed21cfc {
  display: none;
}
#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 {
  text-align: left;
}


.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 {
  max-width: 100%;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom,
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 {
  max-width: 100%;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom,
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 {
  max-width: 100%;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom,
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 {
  max-width: 100%;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom,
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 {
  max-width: 100%;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom,
.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b49d9326-c7d4-4bbd-9837-c586845a2ca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-819b293a-e1c8-47b5-9c03-349913612e98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-819b293a-e1c8-47b5-9c03-349913612e98 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-3eac980b-e80d-4af1-a535-41c1db347aa7 {
  text-align: center;
}

#s-3eac980b-e80d-4af1-a535-41c1db347aa7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3eac980b-e80d-4af1-a535-41c1db347aa7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3eac980b-e80d-4af1-a535-41c1db347aa7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-befe358b-b47c-436d-bb6a-d275881b0907 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-befe358b-b47c-436d-bb6a-d275881b0907:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-befe358b-b47c-436d-bb6a-d275881b0907:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-befe358b-b47c-436d-bb6a-d275881b0907 {
  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-befe358b-b47c-436d-bb6a-d275881b0907.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-befe358b-b47c-436d-bb6a-d275881b0907.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-befe358b-b47c-436d-bb6a-d275881b0907.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f65a202b-4c11-4ca7-8ba7-24792e1a0db5 {
  display: none;
}
#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb {
  text-align: left;
}


.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb {
  max-width: 100%;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom,
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb {
  max-width: 100%;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom,
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb {
  max-width: 100%;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom,
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb {
  max-width: 100%;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom,
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb {
  max-width: 100%;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom,
.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-376c61dd-3aeb-48a0-a4d0-54d819bf60bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-211f1437-1298-4aac-8665-74d281289a5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-211f1437-1298-4aac-8665-74d281289a5d .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-4017d1cd-4ad3-4878-8538-3ffddb1c9073 {
  text-align: center;
}

#s-4017d1cd-4ad3-4878-8538-3ffddb1c9073 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4017d1cd-4ad3-4878-8538-3ffddb1c9073 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4017d1cd-4ad3-4878-8538-3ffddb1c9073 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bbace9f9-e9ca-49dd-8214-7b201a380bcc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bbace9f9-e9ca-49dd-8214-7b201a380bcc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bbace9f9-e9ca-49dd-8214-7b201a380bcc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bbace9f9-e9ca-49dd-8214-7b201a380bcc {
  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-bbace9f9-e9ca-49dd-8214-7b201a380bcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbace9f9-e9ca-49dd-8214-7b201a380bcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bbace9f9-e9ca-49dd-8214-7b201a380bcc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-52b28adc-c1e3-4773-b9b1-54818fcaea77 {
  display: none;
}
#s-991b59b8-7699-4d71-8f3d-326d1ac55357 {
  text-align: left;
}


.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 {
  max-width: 100%;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom,
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 {
  max-width: 100%;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom,
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 {
  max-width: 100%;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom,
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 {
  max-width: 100%;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom,
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 {
  max-width: 100%;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom,
.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991b59b8-7699-4d71-8f3d-326d1ac55357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ecfb2b78-684d-4824-b52e-41ae5607e160 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ecfb2b78-684d-4824-b52e-41ae5607e160 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-f2bb39fd-824c-43c4-94ec-44eb06d44696 {
  text-align: center;
}

#s-f2bb39fd-824c-43c4-94ec-44eb06d44696 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f2bb39fd-824c-43c4-94ec-44eb06d44696 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f2bb39fd-824c-43c4-94ec-44eb06d44696 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c7a5bfe2-3d29-475b-8761-fa1dcb88ce60 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c7a5bfe2-3d29-475b-8761-fa1dcb88ce60:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c7a5bfe2-3d29-475b-8761-fa1dcb88ce60:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c7a5bfe2-3d29-475b-8761-fa1dcb88ce60 {
  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-c7a5bfe2-3d29-475b-8761-fa1dcb88ce60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7a5bfe2-3d29-475b-8761-fa1dcb88ce60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c7a5bfe2-3d29-475b-8761-fa1dcb88ce60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ade3fb91-5398-48bf-8bf3-e28e992f20f8 {
  display: none;
}
#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef {
  text-align: left;
}


.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef {
  max-width: 100%;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom,
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef {
  max-width: 100%;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom,
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef {
  max-width: 100%;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom,
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef {
  max-width: 100%;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom,
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef {
  max-width: 100%;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom,
.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8dd788b-adf0-4e0f-bebb-8731ecc375ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b6929f7d-45ca-435e-b8a7-df5838eaa6f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6929f7d-45ca-435e-b8a7-df5838eaa6f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-7c10faea-3141-403a-b6ac-731c67c75d56 {
  text-align: center;
}

#s-7c10faea-3141-403a-b6ac-731c67c75d56 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7c10faea-3141-403a-b6ac-731c67c75d56 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7c10faea-3141-403a-b6ac-731c67c75d56 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9153057a-48e9-4826-afb5-67c1e2c62d94 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9153057a-48e9-4826-afb5-67c1e2c62d94:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9153057a-48e9-4826-afb5-67c1e2c62d94:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9153057a-48e9-4826-afb5-67c1e2c62d94 {
  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-9153057a-48e9-4826-afb5-67c1e2c62d94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9153057a-48e9-4826-afb5-67c1e2c62d94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9153057a-48e9-4826-afb5-67c1e2c62d94.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5e1558ea-349c-4117-b8a9-ca926fca5d62 {
  display: none;
}
#s-44de363d-1089-48c9-881a-c492f9d3b076 {
  text-align: left;
}


.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 {
  max-width: 100%;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom,
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 {
  max-width: 100%;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom,
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 {
  max-width: 100%;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom,
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 {
  max-width: 100%;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom,
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 {
  max-width: 100%;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom,
.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44de363d-1089-48c9-881a-c492f9d3b076 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8a18e8a5-ebbe-4186-b5a6-35e1fb80458a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a18e8a5-ebbe-4186-b5a6-35e1fb80458a .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-e9183c75-f4e3-4d51-902d-cf2935254d08 {
  text-align: center;
}

#s-e9183c75-f4e3-4d51-902d-cf2935254d08 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e9183c75-f4e3-4d51-902d-cf2935254d08 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e9183c75-f4e3-4d51-902d-cf2935254d08 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fe4c8ce9-c683-4707-9412-3c8f0a2256b6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fe4c8ce9-c683-4707-9412-3c8f0a2256b6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fe4c8ce9-c683-4707-9412-3c8f0a2256b6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fe4c8ce9-c683-4707-9412-3c8f0a2256b6 {
  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-fe4c8ce9-c683-4707-9412-3c8f0a2256b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe4c8ce9-c683-4707-9412-3c8f0a2256b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fe4c8ce9-c683-4707-9412-3c8f0a2256b6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-289e313a-b14f-47ef-8531-a6c5594a8d68 {
  display: none;
}
#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 {
  text-align: left;
}


.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 {
  max-width: 100%;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom,
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 {
  max-width: 100%;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom,
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 {
  max-width: 100%;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom,
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 {
  max-width: 100%;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom,
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 {
  max-width: 100%;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom,
.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc6daabc-e0b3-49d9-8e68-acf298be1d14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-20648730-b04e-4ca2-8e90-22dc15231c5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20648730-b04e-4ca2-8e90-22dc15231c5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-d0b73906-d231-49b5-81cf-49e9ed4f09a6 {
  text-align: center;
}

#s-d0b73906-d231-49b5-81cf-49e9ed4f09a6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d0b73906-d231-49b5-81cf-49e9ed4f09a6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d0b73906-d231-49b5-81cf-49e9ed4f09a6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-40bad1c7-5b78-4a76-beda-d21a9549a5a3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-40bad1c7-5b78-4a76-beda-d21a9549a5a3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40bad1c7-5b78-4a76-beda-d21a9549a5a3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-40bad1c7-5b78-4a76-beda-d21a9549a5a3 {
  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-40bad1c7-5b78-4a76-beda-d21a9549a5a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40bad1c7-5b78-4a76-beda-d21a9549a5a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-40bad1c7-5b78-4a76-beda-d21a9549a5a3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e3c87268-0111-4779-8520-f2294fe3dd8b {
  display: none;
}
#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 {
  text-align: left;
}


.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 {
  max-width: 100%;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom,
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 {
  max-width: 100%;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom,
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 {
  max-width: 100%;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom,
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 {
  max-width: 100%;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom,
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 {
  max-width: 100%;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom,
.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6fc6356-3bc9-48b3-ab04-2908475da8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e520c8a3-7810-43c9-be4c-0b62a2aee61f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e520c8a3-7810-43c9-be4c-0b62a2aee61f .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-7388250f-922d-4d4d-9878-02663e79301d {
  text-align: center;
}

#s-7388250f-922d-4d4d-9878-02663e79301d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7388250f-922d-4d4d-9878-02663e79301d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7388250f-922d-4d4d-9878-02663e79301d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-06df6c91-7bee-4bc4-b266-6da6a9dbd2e7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-06df6c91-7bee-4bc4-b266-6da6a9dbd2e7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-06df6c91-7bee-4bc4-b266-6da6a9dbd2e7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-06df6c91-7bee-4bc4-b266-6da6a9dbd2e7 {
  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-06df6c91-7bee-4bc4-b266-6da6a9dbd2e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06df6c91-7bee-4bc4-b266-6da6a9dbd2e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-06df6c91-7bee-4bc4-b266-6da6a9dbd2e7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-76f19d5b-3fd7-41fb-bf3a-6f35ee223651 {
  display: none;
}
#s-8a88242f-c109-4de4-ad0d-b71a931085d3 {
  text-align: left;
}


.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 {
  max-width: 100%;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom,
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 {
  max-width: 100%;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom,
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 {
  max-width: 100%;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom,
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 {
  max-width: 100%;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom,
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 {
  max-width: 100%;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom,
.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a88242f-c109-4de4-ad0d-b71a931085d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1a06daca-13d7-4146-bad4-9303bda53509 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a06daca-13d7-4146-bad4-9303bda53509 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-13dc6e1f-10de-4ab0-8a41-b2ddfd31a840 {
  text-align: center;
}

#s-13dc6e1f-10de-4ab0-8a41-b2ddfd31a840 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-13dc6e1f-10de-4ab0-8a41-b2ddfd31a840 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-13dc6e1f-10de-4ab0-8a41-b2ddfd31a840 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e7f6221a-cca8-4725-8d27-430752dfeb19 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e7f6221a-cca8-4725-8d27-430752dfeb19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e7f6221a-cca8-4725-8d27-430752dfeb19:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e7f6221a-cca8-4725-8d27-430752dfeb19 {
  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-e7f6221a-cca8-4725-8d27-430752dfeb19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7f6221a-cca8-4725-8d27-430752dfeb19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e7f6221a-cca8-4725-8d27-430752dfeb19.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-682e980f-0dd3-499f-b1ab-99d11eac2c5f {
  display: none;
}
#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 {
  text-align: left;
}


.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 {
  max-width: 100%;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom,
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 {
  max-width: 100%;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom,
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 {
  max-width: 100%;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom,
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 {
  max-width: 100%;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom,
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 {
  max-width: 100%;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom,
.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bf462bf-6c04-4fbf-8b3a-e9c18e085959 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-22577201-4bfb-4e8d-b184-2bee6be1a83a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22577201-4bfb-4e8d-b184-2bee6be1a83a .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-18506824-4978-430b-b682-b63b0ef85e9a {
  text-align: center;
}

#s-18506824-4978-430b-b682-b63b0ef85e9a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-18506824-4978-430b-b682-b63b0ef85e9a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-18506824-4978-430b-b682-b63b0ef85e9a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a5c51e4e-dc45-46a7-b8db-1a5c71b7ead0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a5c51e4e-dc45-46a7-b8db-1a5c71b7ead0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a5c51e4e-dc45-46a7-b8db-1a5c71b7ead0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a5c51e4e-dc45-46a7-b8db-1a5c71b7ead0 {
  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-a5c51e4e-dc45-46a7-b8db-1a5c71b7ead0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5c51e4e-dc45-46a7-b8db-1a5c71b7ead0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a5c51e4e-dc45-46a7-b8db-1a5c71b7ead0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-21e4a3c9-1eea-4fa8-b730-658aa55f3f36 {
  display: none;
}
#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b {
  text-align: left;
}


.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b {
  max-width: 100%;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom,
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b {
  max-width: 100%;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom,
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b {
  max-width: 100%;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom,
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b {
  max-width: 100%;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom,
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b {
  max-width: 100%;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom,
.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d950d473-4f12-4e3e-a4bb-a4b4be38b37b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a64f7696-a3bc-4673-a7af-cd386db72fc1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a64f7696-a3bc-4673-a7af-cd386db72fc1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-4d64f75c-486a-4c5f-b1aa-59723e03bd97 {
  text-align: center;
}

#s-4d64f75c-486a-4c5f-b1aa-59723e03bd97 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4d64f75c-486a-4c5f-b1aa-59723e03bd97 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4d64f75c-486a-4c5f-b1aa-59723e03bd97 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fd3c089a-3575-420b-900e-b0b4e6845ade {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fd3c089a-3575-420b-900e-b0b4e6845ade:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fd3c089a-3575-420b-900e-b0b4e6845ade:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fd3c089a-3575-420b-900e-b0b4e6845ade {
  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-fd3c089a-3575-420b-900e-b0b4e6845ade.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd3c089a-3575-420b-900e-b0b4e6845ade.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fd3c089a-3575-420b-900e-b0b4e6845ade.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c15feadb-f8ac-466d-b126-93069e0ace2d {
  display: none;
}
#s-65290d60-348f-45e2-881d-473facced8fe {
  text-align: left;
}


.shg-c#s-65290d60-348f-45e2-881d-473facced8fe {
  max-width: 100%;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom,
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe {
  max-width: 100%;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom,
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe {
  max-width: 100%;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom,
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe {
  max-width: 100%;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom,
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe {
  max-width: 100%;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom,
.shg-c#s-65290d60-348f-45e2-881d-473facced8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65290d60-348f-45e2-881d-473facced8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-93f0e54e-2611-4989-be08-e7b705b31853 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93f0e54e-2611-4989-be08-e7b705b31853 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-4686b121-c236-408f-a6e4-da9abf2ad505 {
  text-align: center;
}

#s-4686b121-c236-408f-a6e4-da9abf2ad505 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4686b121-c236-408f-a6e4-da9abf2ad505 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4686b121-c236-408f-a6e4-da9abf2ad505 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3615acd2-b502-4535-9c1d-66e0b44f014b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3615acd2-b502-4535-9c1d-66e0b44f014b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3615acd2-b502-4535-9c1d-66e0b44f014b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3615acd2-b502-4535-9c1d-66e0b44f014b {
  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-3615acd2-b502-4535-9c1d-66e0b44f014b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3615acd2-b502-4535-9c1d-66e0b44f014b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3615acd2-b502-4535-9c1d-66e0b44f014b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8bc7b774-d8c1-468c-8b26-28eb10552fdc {
  margin-left: 100px;
margin-right: 100px;
}
@media (max-width: 767px){#s-8bc7b774-d8c1-468c-8b26-28eb10552fdc {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-8bc7b774-d8c1-468c-8b26-28eb10552fdc hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-8f1a8982-8615-4337-9a94-3d81c7071970 {
  margin-left: 100px;
margin-bottom: 100px;
margin-right: 100px;
min-height: 600px;
}
@media (max-width: 767px){#s-8f1a8982-8615-4337-9a94-3d81c7071970 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-8f1a8982-8615-4337-9a94-3d81c7071970 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-8f1a8982-8615-4337-9a94-3d81c7071970.shg-box.shg-c {
  justify-content: center;
}

#s-4052805a-c4c2-44ab-b6d9-eed979772585 {
  margin-top: 50px;
}

#s-4872f383-10ff-4305-b1f5-77632561319d {
  margin-bottom: 25px;
}
@media (max-width: 767px){#s-4872f383-10ff-4305-b1f5-77632561319d {
  display: none;
}
#s-4872f383-10ff-4305-b1f5-77632561319d, #wrap-s-4872f383-10ff-4305-b1f5-77632561319d { display:none !important; }}
#s-42f20f8d-7fbe-48f4-b42a-67b69cefec87 {
  margin-bottom: 25px;
}
@media (min-width: 1200px){#s-42f20f8d-7fbe-48f4-b42a-67b69cefec87 {
  display: none;
}
#s-42f20f8d-7fbe-48f4-b42a-67b69cefec87, #wrap-s-42f20f8d-7fbe-48f4-b42a-67b69cefec87 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42f20f8d-7fbe-48f4-b42a-67b69cefec87 {
  display: none;
}
#s-42f20f8d-7fbe-48f4-b42a-67b69cefec87, #wrap-s-42f20f8d-7fbe-48f4-b42a-67b69cefec87 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42f20f8d-7fbe-48f4-b42a-67b69cefec87 {
  display: none;
}
#s-42f20f8d-7fbe-48f4-b42a-67b69cefec87, #wrap-s-42f20f8d-7fbe-48f4-b42a-67b69cefec87 { display:none !important; }}
#s-2a82d8ee-4115-4030-8d4b-6e363931610f {
  min-height: 50px;
}








#s-2a82d8ee-4115-4030-8d4b-6e363931610f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a82d8ee-4115-4030-8d4b-6e363931610f.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-7b9a3c3b-de7b-439d-87e1-4a9c0f7f99ab {
  display: none;
}
#s-7b9a3c3b-de7b-439d-87e1-4a9c0f7f99ab, #wrap-s-7b9a3c3b-de7b-439d-87e1-4a9c0f7f99ab { display:none !important; }}
#s-9d2dbf18-532e-4568-a55e-ced40fbf7271 {
  display: none;
}
#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b {
  text-align: left;
}


.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b {
  max-width: 100%;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom,
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b {
  max-width: 100%;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom,
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b {
  max-width: 100%;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom,
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b {
  max-width: 100%;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom,
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b {
  max-width: 100%;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom,
.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbb67b91-fc49-4a32-b82c-a3730a8e0d4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac68a96c-3181-478d-b05e-a005300910a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac68a96c-3181-478d-b05e-a005300910a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-d439f106-19ac-4922-bf1c-403124da33a8 {
  text-align: center;
}

#s-d439f106-19ac-4922-bf1c-403124da33a8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d439f106-19ac-4922-bf1c-403124da33a8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d439f106-19ac-4922-bf1c-403124da33a8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f9841af9-86bb-44ca-9723-4de66f0a8d9a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f9841af9-86bb-44ca-9723-4de66f0a8d9a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9841af9-86bb-44ca-9723-4de66f0a8d9a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f9841af9-86bb-44ca-9723-4de66f0a8d9a {
  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-f9841af9-86bb-44ca-9723-4de66f0a8d9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9841af9-86bb-44ca-9723-4de66f0a8d9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f9841af9-86bb-44ca-9723-4de66f0a8d9a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-96a093bd-fd24-4e82-8417-d847d6a7bb88 {
  display: none;
}
#s-4f25086e-df3a-4054-b174-7d7476c0dbfe {
  text-align: left;
}


.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe {
  max-width: 100%;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom,
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe {
  max-width: 100%;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom,
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe {
  max-width: 100%;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom,
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe {
  max-width: 100%;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom,
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe {
  max-width: 100%;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom,
.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f25086e-df3a-4054-b174-7d7476c0dbfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd8edfdf-f6b5-4699-b3d8-892a4c727fe3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd8edfdf-f6b5-4699-b3d8-892a4c727fe3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-cb6bf481-9391-4222-a6e5-ae7adca6d329 {
  text-align: center;
}

#s-cb6bf481-9391-4222-a6e5-ae7adca6d329 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cb6bf481-9391-4222-a6e5-ae7adca6d329 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cb6bf481-9391-4222-a6e5-ae7adca6d329 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b4e51741-bf4f-470c-b638-fa25276d9b30 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b4e51741-bf4f-470c-b638-fa25276d9b30:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b4e51741-bf4f-470c-b638-fa25276d9b30:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b4e51741-bf4f-470c-b638-fa25276d9b30 {
  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-b4e51741-bf4f-470c-b638-fa25276d9b30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4e51741-bf4f-470c-b638-fa25276d9b30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b4e51741-bf4f-470c-b638-fa25276d9b30.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1bad7275-0367-4edc-a5b6-1fcde60e784c {
  display: none;
}
#s-881666ba-cc6e-46e6-ba3b-460390a65aac {
  text-align: left;
}


.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac {
  max-width: 100%;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom,
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac {
  max-width: 100%;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom,
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac {
  max-width: 100%;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom,
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac {
  max-width: 100%;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom,
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac {
  max-width: 100%;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom,
.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-881666ba-cc6e-46e6-ba3b-460390a65aac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-af433981-13c2-4bc0-9c06-6f6c5897b08b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af433981-13c2-4bc0-9c06-6f6c5897b08b .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-c92706ef-f7bb-4661-9ff3-b4802629522a {
  text-align: center;
}

#s-c92706ef-f7bb-4661-9ff3-b4802629522a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c92706ef-f7bb-4661-9ff3-b4802629522a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c92706ef-f7bb-4661-9ff3-b4802629522a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3b9d0c38-71e2-48fb-81b3-477989413ce3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3b9d0c38-71e2-48fb-81b3-477989413ce3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3b9d0c38-71e2-48fb-81b3-477989413ce3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3b9d0c38-71e2-48fb-81b3-477989413ce3 {
  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-3b9d0c38-71e2-48fb-81b3-477989413ce3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b9d0c38-71e2-48fb-81b3-477989413ce3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3b9d0c38-71e2-48fb-81b3-477989413ce3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-61565dc0-6665-43c4-96b2-7eb80a0538e3 {
  display: none;
}
#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a {
  text-align: left;
}


.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a {
  max-width: 100%;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom,
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a {
  max-width: 100%;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom,
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a {
  max-width: 100%;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom,
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a {
  max-width: 100%;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom,
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a {
  max-width: 100%;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom,
.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62b1054-5c4a-4540-a5dd-232fab1c8e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6cfca0ad-15fa-4643-a52f-314990f32c65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6cfca0ad-15fa-4643-a52f-314990f32c65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-c31ee7b9-3889-4d97-afb8-274cb37dc863 {
  text-align: center;
}

#s-c31ee7b9-3889-4d97-afb8-274cb37dc863 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c31ee7b9-3889-4d97-afb8-274cb37dc863 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c31ee7b9-3889-4d97-afb8-274cb37dc863 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7904e428-030b-42cd-8c0d-8c447fa2e0a8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7904e428-030b-42cd-8c0d-8c447fa2e0a8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7904e428-030b-42cd-8c0d-8c447fa2e0a8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7904e428-030b-42cd-8c0d-8c447fa2e0a8 {
  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-7904e428-030b-42cd-8c0d-8c447fa2e0a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7904e428-030b-42cd-8c0d-8c447fa2e0a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7904e428-030b-42cd-8c0d-8c447fa2e0a8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c6a83426-8705-4ac3-8e9c-48ecfc641072 {
  display: none;
}
#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 {
  text-align: left;
}


.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 {
  max-width: 100%;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom,
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 {
  max-width: 100%;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom,
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 {
  max-width: 100%;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom,
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 {
  max-width: 100%;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom,
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 {
  max-width: 100%;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom,
.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bad5aa3-9a08-4fd0-87eb-5383807d9c48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-77c0e079-a832-4115-8dd2-fa9751936129 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77c0e079-a832-4115-8dd2-fa9751936129 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-9a39d292-8129-41f7-8d08-464bbf3d42db {
  text-align: center;
}

#s-9a39d292-8129-41f7-8d08-464bbf3d42db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9a39d292-8129-41f7-8d08-464bbf3d42db .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9a39d292-8129-41f7-8d08-464bbf3d42db .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ef81e1f7-6cc9-4e80-a6a8-68ba03674f61 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ef81e1f7-6cc9-4e80-a6a8-68ba03674f61:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ef81e1f7-6cc9-4e80-a6a8-68ba03674f61:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ef81e1f7-6cc9-4e80-a6a8-68ba03674f61 {
  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-ef81e1f7-6cc9-4e80-a6a8-68ba03674f61.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef81e1f7-6cc9-4e80-a6a8-68ba03674f61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ef81e1f7-6cc9-4e80-a6a8-68ba03674f61.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f62eff48-6b6c-4fc9-b8dd-d5b7c3c622ed {
  display: none;
}
#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d {
  text-align: left;
}


.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d {
  max-width: 100%;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom,
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d {
  max-width: 100%;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom,
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d {
  max-width: 100%;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom,
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d {
  max-width: 100%;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom,
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d {
  max-width: 100%;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom,
.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4deb4d-3e7d-49d0-8b5e-fb1699e36c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2a38e027-6317-4d48-a94a-7eddf5b756ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a38e027-6317-4d48-a94a-7eddf5b756ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-b508ca67-0a9e-4cd9-b328-287b5a707641 {
  text-align: center;
}

#s-b508ca67-0a9e-4cd9-b328-287b5a707641 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b508ca67-0a9e-4cd9-b328-287b5a707641 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b508ca67-0a9e-4cd9-b328-287b5a707641 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-adc043ce-e3b8-4d62-aeba-418b3fe4709f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-adc043ce-e3b8-4d62-aeba-418b3fe4709f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-adc043ce-e3b8-4d62-aeba-418b3fe4709f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-adc043ce-e3b8-4d62-aeba-418b3fe4709f {
  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-adc043ce-e3b8-4d62-aeba-418b3fe4709f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adc043ce-e3b8-4d62-aeba-418b3fe4709f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-adc043ce-e3b8-4d62-aeba-418b3fe4709f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f8c5775b-732d-408a-8420-543911b67dfe {
  display: none;
}
#s-0aa32608-fb79-4571-bd48-0436feacfa08 {
  text-align: left;
}


.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 {
  max-width: 100%;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom,
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 {
  max-width: 100%;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom,
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 {
  max-width: 100%;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom,
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 {
  max-width: 100%;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom,
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 {
  max-width: 100%;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom,
.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0aa32608-fb79-4571-bd48-0436feacfa08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0f407048-927c-4cca-900f-bab425a04a98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f407048-927c-4cca-900f-bab425a04a98 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-ad4f25f7-e497-4a18-a442-abd18d82c731 {
  text-align: center;
}

#s-ad4f25f7-e497-4a18-a442-abd18d82c731 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ad4f25f7-e497-4a18-a442-abd18d82c731 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ad4f25f7-e497-4a18-a442-abd18d82c731 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-66f37d6b-7265-4e66-8931-3f721ff610ea {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-66f37d6b-7265-4e66-8931-3f721ff610ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-66f37d6b-7265-4e66-8931-3f721ff610ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-66f37d6b-7265-4e66-8931-3f721ff610ea {
  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-66f37d6b-7265-4e66-8931-3f721ff610ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66f37d6b-7265-4e66-8931-3f721ff610ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-66f37d6b-7265-4e66-8931-3f721ff610ea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ff362e20-66ad-4df2-8cfe-50184683a3d6 {
  display: none;
}
#s-40469fa4-134d-4026-a348-ed8f247c0f58 {
  text-align: left;
}


.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 {
  max-width: 100%;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom,
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 {
  max-width: 100%;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom,
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 {
  max-width: 100%;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom,
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 {
  max-width: 100%;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom,
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 {
  max-width: 100%;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom,
.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40469fa4-134d-4026-a348-ed8f247c0f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-230d0554-8ce6-4ff0-9690-dcf9f15179e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-230d0554-8ce6-4ff0-9690-dcf9f15179e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-3f51502e-6fda-49c9-a59e-b7cf02c87cf6 {
  text-align: center;
}

#s-3f51502e-6fda-49c9-a59e-b7cf02c87cf6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3f51502e-6fda-49c9-a59e-b7cf02c87cf6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3f51502e-6fda-49c9-a59e-b7cf02c87cf6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-89798323-853a-45ce-b78e-2809b00505ce {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-89798323-853a-45ce-b78e-2809b00505ce:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-89798323-853a-45ce-b78e-2809b00505ce:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-89798323-853a-45ce-b78e-2809b00505ce {
  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-89798323-853a-45ce-b78e-2809b00505ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89798323-853a-45ce-b78e-2809b00505ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-89798323-853a-45ce-b78e-2809b00505ce.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-82970414-2614-48f6-9c6a-d3f5abafaf93 {
  display: none;
}
#s-77729388-8cef-4d5c-9a22-6876af020bdb {
  text-align: left;
}


.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb {
  max-width: 100%;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom,
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb {
  max-width: 100%;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom,
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb {
  max-width: 100%;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom,
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb {
  max-width: 100%;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom,
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb {
  max-width: 100%;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom,
.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77729388-8cef-4d5c-9a22-6876af020bdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-347af62f-4752-42bf-953d-1f00655ebdd9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-347af62f-4752-42bf-953d-1f00655ebdd9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-8f58225a-5dfe-4626-ba0d-1f2ac800170d {
  text-align: center;
}

#s-8f58225a-5dfe-4626-ba0d-1f2ac800170d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8f58225a-5dfe-4626-ba0d-1f2ac800170d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8f58225a-5dfe-4626-ba0d-1f2ac800170d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-28c6d46d-edfc-4c95-aad2-03a57d599089 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-28c6d46d-edfc-4c95-aad2-03a57d599089:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28c6d46d-edfc-4c95-aad2-03a57d599089:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-28c6d46d-edfc-4c95-aad2-03a57d599089 {
  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-28c6d46d-edfc-4c95-aad2-03a57d599089.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28c6d46d-edfc-4c95-aad2-03a57d599089.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28c6d46d-edfc-4c95-aad2-03a57d599089.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9f478f21-6385-44a4-8f5e-1961be15416f {
  display: none;
}
#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 {
  text-align: left;
}


.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 {
  max-width: 100%;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom,
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 {
  max-width: 100%;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom,
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 {
  max-width: 100%;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom,
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 {
  max-width: 100%;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom,
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 {
  max-width: 100%;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom,
.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b84a6ea-20d9-4dd9-85ca-9435685f5890 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d798bf7e-59ff-41df-9dfa-f23a9d861e1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d798bf7e-59ff-41df-9dfa-f23a9d861e1f .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-2b897274-2fa5-4460-a6be-5e80f8db6e9f {
  text-align: center;
}

#s-2b897274-2fa5-4460-a6be-5e80f8db6e9f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2b897274-2fa5-4460-a6be-5e80f8db6e9f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2b897274-2fa5-4460-a6be-5e80f8db6e9f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a863faa8-572c-4a74-83df-fe9dff3b27fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a863faa8-572c-4a74-83df-fe9dff3b27fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a863faa8-572c-4a74-83df-fe9dff3b27fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a863faa8-572c-4a74-83df-fe9dff3b27fb {
  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-a863faa8-572c-4a74-83df-fe9dff3b27fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a863faa8-572c-4a74-83df-fe9dff3b27fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a863faa8-572c-4a74-83df-fe9dff3b27fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-90b89e74-2ce3-49c4-8d23-7ac7ba7db2db {
  display: none;
}
#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 {
  text-align: left;
}


.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 {
  max-width: 100%;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom,
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 {
  max-width: 100%;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom,
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 {
  max-width: 100%;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom,
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 {
  max-width: 100%;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom,
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 {
  max-width: 100%;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom,
.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f24b0ba-65f7-4cfc-9078-25281cb62262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d2a4f765-23b4-4af3-98b5-5d5f30544c0d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2a4f765-23b4-4af3-98b5-5d5f30544c0d .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-d7230c42-de8a-4576-8474-0c56eb757a7b {
  text-align: center;
}

#s-d7230c42-de8a-4576-8474-0c56eb757a7b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d7230c42-de8a-4576-8474-0c56eb757a7b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d7230c42-de8a-4576-8474-0c56eb757a7b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e0e15148-7708-47f6-b964-a3ff7349ee2f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e0e15148-7708-47f6-b964-a3ff7349ee2f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e0e15148-7708-47f6-b964-a3ff7349ee2f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e0e15148-7708-47f6-b964-a3ff7349ee2f {
  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-e0e15148-7708-47f6-b964-a3ff7349ee2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0e15148-7708-47f6-b964-a3ff7349ee2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e0e15148-7708-47f6-b964-a3ff7349ee2f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df163308-daa5-4e57-a6f2-4cca28c725c9 {
  display: none;
}
#s-f869dba5-4501-4786-8a45-395c891c0eef {
  text-align: left;
}


.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef {
  max-width: 100%;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom,
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef {
  max-width: 100%;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom,
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef {
  max-width: 100%;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom,
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef {
  max-width: 100%;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom,
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef {
  max-width: 100%;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom,
.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f869dba5-4501-4786-8a45-395c891c0eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7ca0d553-d208-40d7-83b8-a5469b438a0e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ca0d553-d208-40d7-83b8-a5469b438a0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-38cbd5c0-5fae-4eab-b54a-a623cf579e1b {
  text-align: center;
}

#s-38cbd5c0-5fae-4eab-b54a-a623cf579e1b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-38cbd5c0-5fae-4eab-b54a-a623cf579e1b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-38cbd5c0-5fae-4eab-b54a-a623cf579e1b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4c4b0b1a-ce9a-4bdb-8c3f-6003c688294d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4c4b0b1a-ce9a-4bdb-8c3f-6003c688294d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4c4b0b1a-ce9a-4bdb-8c3f-6003c688294d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4c4b0b1a-ce9a-4bdb-8c3f-6003c688294d {
  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-4c4b0b1a-ce9a-4bdb-8c3f-6003c688294d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c4b0b1a-ce9a-4bdb-8c3f-6003c688294d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4c4b0b1a-ce9a-4bdb-8c3f-6003c688294d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-00e3494d-ba72-49d4-9753-ed05fb595573 {
  display: none;
}
#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c {
  text-align: left;
}


.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c {
  max-width: 100%;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom,
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c {
  max-width: 100%;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom,
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c {
  max-width: 100%;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom,
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c {
  max-width: 100%;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom,
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c {
  max-width: 100%;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom,
.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1b29ecc-412a-439c-adba-8cdfb8a7417c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aa2b31ca-3f28-4d39-a55f-ab16380fde48 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa2b31ca-3f28-4d39-a55f-ab16380fde48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-3ff14735-dbcd-4b43-bad8-53c82f0f5929 {
  text-align: center;
}

#s-3ff14735-dbcd-4b43-bad8-53c82f0f5929 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3ff14735-dbcd-4b43-bad8-53c82f0f5929 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3ff14735-dbcd-4b43-bad8-53c82f0f5929 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b91d7d1b-31ea-4e52-8ace-a9ca2c250cdd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b91d7d1b-31ea-4e52-8ace-a9ca2c250cdd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b91d7d1b-31ea-4e52-8ace-a9ca2c250cdd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b91d7d1b-31ea-4e52-8ace-a9ca2c250cdd {
  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-b91d7d1b-31ea-4e52-8ace-a9ca2c250cdd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b91d7d1b-31ea-4e52-8ace-a9ca2c250cdd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b91d7d1b-31ea-4e52-8ace-a9ca2c250cdd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-255147c2-dc12-4246-85e7-af40ffb5d652 {
  display: none;
}
#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 {
  text-align: left;
}


.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 {
  max-width: 100%;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom,
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 {
  max-width: 100%;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom,
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 {
  max-width: 100%;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom,
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 {
  max-width: 100%;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom,
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 {
  max-width: 100%;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom,
.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb6832c9-1cf4-49e9-8b0c-661ec61d8c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-382d9df7-1ff7-419e-a619-5ee2f4c77567 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-382d9df7-1ff7-419e-a619-5ee2f4c77567 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-58548293-5451-4d03-8b63-ce3bf85693d0 {
  text-align: center;
}

#s-58548293-5451-4d03-8b63-ce3bf85693d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-58548293-5451-4d03-8b63-ce3bf85693d0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-58548293-5451-4d03-8b63-ce3bf85693d0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6dc29a8e-6c65-46d3-978b-e81341ab7420 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6dc29a8e-6c65-46d3-978b-e81341ab7420:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6dc29a8e-6c65-46d3-978b-e81341ab7420:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6dc29a8e-6c65-46d3-978b-e81341ab7420 {
  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-6dc29a8e-6c65-46d3-978b-e81341ab7420.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6dc29a8e-6c65-46d3-978b-e81341ab7420.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6dc29a8e-6c65-46d3-978b-e81341ab7420.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b1671559-4734-4bf7-8f26-73158ddb6612 {
  display: none;
}
#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd {
  text-align: left;
}


.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd {
  max-width: 100%;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom,
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd {
  max-width: 100%;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom,
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd {
  max-width: 100%;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom,
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd {
  max-width: 100%;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom,
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd {
  max-width: 100%;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom,
.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc68aa0-c1ae-4d60-a05a-7c8f43d651fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b5816a6-5a00-4fb3-ac14-c01e62a293ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b5816a6-5a00-4fb3-ac14-c01e62a293ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-c6365d38-4cd8-4f79-b256-8f703de49e14 {
  text-align: center;
}

#s-c6365d38-4cd8-4f79-b256-8f703de49e14 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c6365d38-4cd8-4f79-b256-8f703de49e14 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c6365d38-4cd8-4f79-b256-8f703de49e14 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a886a7ea-df30-44c5-a9f0-e9123854b433 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a886a7ea-df30-44c5-a9f0-e9123854b433:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a886a7ea-df30-44c5-a9f0-e9123854b433:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a886a7ea-df30-44c5-a9f0-e9123854b433 {
  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-a886a7ea-df30-44c5-a9f0-e9123854b433.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a886a7ea-df30-44c5-a9f0-e9123854b433.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a886a7ea-df30-44c5-a9f0-e9123854b433.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-59bbd859-9858-4e65-80dc-668dfad2472e {
  display: none;
}
#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 {
  text-align: left;
}


.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 {
  max-width: 100%;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom,
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 {
  max-width: 100%;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom,
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 {
  max-width: 100%;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom,
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 {
  max-width: 100%;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom,
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 {
  max-width: 100%;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom,
.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b81dd1a5-ddaf-430b-8bcd-ef3cd995e284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b4840e9e-63af-482a-9c08-2cb36aca6c8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4840e9e-63af-482a-9c08-2cb36aca6c8f .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-66cd1988-265d-46c0-bb41-deaa5fa9fb76 {
  text-align: center;
}

#s-66cd1988-265d-46c0-bb41-deaa5fa9fb76 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-66cd1988-265d-46c0-bb41-deaa5fa9fb76 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-66cd1988-265d-46c0-bb41-deaa5fa9fb76 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3fe1ba3f-361b-4271-9cab-67e3b4ab8456 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3fe1ba3f-361b-4271-9cab-67e3b4ab8456:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3fe1ba3f-361b-4271-9cab-67e3b4ab8456:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3fe1ba3f-361b-4271-9cab-67e3b4ab8456 {
  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-3fe1ba3f-361b-4271-9cab-67e3b4ab8456.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fe1ba3f-361b-4271-9cab-67e3b4ab8456.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3fe1ba3f-361b-4271-9cab-67e3b4ab8456.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bb320dcb-1197-4a1b-bab9-cf93a842b783 {
  display: none;
}
#s-9a4d9c6f-15c1-484f-81a8-087894882082 {
  text-align: left;
}


.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 {
  max-width: 100%;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom,
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 {
  max-width: 100%;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom,
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 {
  max-width: 100%;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom,
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 {
  max-width: 100%;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom,
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 {
  max-width: 100%;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom,
.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a4d9c6f-15c1-484f-81a8-087894882082 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d66c2f3c-2068-4e5a-aac3-fb4a4d6917e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d66c2f3c-2068-4e5a-aac3-fb4a4d6917e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-a3adaf53-8f7c-41cc-b6df-38fa02382ae0 {
  text-align: center;
}

#s-a3adaf53-8f7c-41cc-b6df-38fa02382ae0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a3adaf53-8f7c-41cc-b6df-38fa02382ae0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a3adaf53-8f7c-41cc-b6df-38fa02382ae0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6a6eec17-976a-4005-b551-d0c6d32b4b4c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6a6eec17-976a-4005-b551-d0c6d32b4b4c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6a6eec17-976a-4005-b551-d0c6d32b4b4c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6a6eec17-976a-4005-b551-d0c6d32b4b4c {
  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-6a6eec17-976a-4005-b551-d0c6d32b4b4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a6eec17-976a-4005-b551-d0c6d32b4b4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6a6eec17-976a-4005-b551-d0c6d32b4b4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-52b253f4-d23d-4dd5-bf4f-99193bb6448f {
  display: none;
}
#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 {
  text-align: left;
}


.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 {
  max-width: 100%;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom,
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 {
  max-width: 100%;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom,
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 {
  max-width: 100%;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom,
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 {
  max-width: 100%;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom,
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 {
  max-width: 100%;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom,
.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b4f2c0d-0551-4990-8b7b-7e370a86d204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a2702f2b-d245-47a6-9af5-04ea42850b7d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2702f2b-d245-47a6-9af5-04ea42850b7d .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-9c79855b-b3d7-4184-80ce-521e58412933 {
  text-align: center;
}

#s-9c79855b-b3d7-4184-80ce-521e58412933 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9c79855b-b3d7-4184-80ce-521e58412933 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9c79855b-b3d7-4184-80ce-521e58412933 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-afe159c1-faac-44db-805a-bdb0e63e9c15 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-afe159c1-faac-44db-805a-bdb0e63e9c15:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-afe159c1-faac-44db-805a-bdb0e63e9c15:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-afe159c1-faac-44db-805a-bdb0e63e9c15 {
  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-afe159c1-faac-44db-805a-bdb0e63e9c15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afe159c1-faac-44db-805a-bdb0e63e9c15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-afe159c1-faac-44db-805a-bdb0e63e9c15.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-b9a62f1d-b5f5-42d1-a078-250e05ff759b {
  display: none;
}
#s-b9a62f1d-b5f5-42d1-a078-250e05ff759b, #wrap-s-b9a62f1d-b5f5-42d1-a078-250e05ff759b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9a62f1d-b5f5-42d1-a078-250e05ff759b {
  display: none;
}
#s-b9a62f1d-b5f5-42d1-a078-250e05ff759b, #wrap-s-b9a62f1d-b5f5-42d1-a078-250e05ff759b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b9a62f1d-b5f5-42d1-a078-250e05ff759b {
  display: none;
}
#s-b9a62f1d-b5f5-42d1-a078-250e05ff759b, #wrap-s-b9a62f1d-b5f5-42d1-a078-250e05ff759b { display:none !important; }}
#s-24647506-fe6f-46fd-ace1-0e1c8a7a85d7 {
  display: none;
}
#s-460da1e9-6d35-46e7-832e-27643157f72a {
  text-align: left;
}


.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a {
  max-width: 100%;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom,
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a {
  max-width: 100%;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom,
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a {
  max-width: 100%;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom,
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a {
  max-width: 100%;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom,
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a {
  max-width: 100%;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom,
.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-460da1e9-6d35-46e7-832e-27643157f72a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-32686417-35ed-43fb-8a56-792cfde85a93 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-32686417-35ed-43fb-8a56-792cfde85a93 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-3c0e8681-2930-4d98-85ec-bdeee27d7312 {
  text-align: center;
}

#s-3c0e8681-2930-4d98-85ec-bdeee27d7312 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3c0e8681-2930-4d98-85ec-bdeee27d7312 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3c0e8681-2930-4d98-85ec-bdeee27d7312 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0f63335c-45b8-432c-b5ca-8df5fa12905d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0f63335c-45b8-432c-b5ca-8df5fa12905d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0f63335c-45b8-432c-b5ca-8df5fa12905d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0f63335c-45b8-432c-b5ca-8df5fa12905d {
  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-0f63335c-45b8-432c-b5ca-8df5fa12905d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f63335c-45b8-432c-b5ca-8df5fa12905d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0f63335c-45b8-432c-b5ca-8df5fa12905d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-56032d76-0c15-40e8-bc8f-7696ee9b361d {
  display: none;
}
#s-720d6580-8d4e-42ac-9519-9c381417d3fe {
  text-align: left;
}


.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe {
  max-width: 100%;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom,
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe {
  max-width: 100%;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom,
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe {
  max-width: 100%;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom,
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe {
  max-width: 100%;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom,
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe {
  max-width: 100%;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom,
.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720d6580-8d4e-42ac-9519-9c381417d3fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31973f78-452f-4e3a-b6e5-8832cffd542f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31973f78-452f-4e3a-b6e5-8832cffd542f .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-7caa8769-ec03-4c5e-a4b8-da795c29c7bb {
  text-align: center;
}

#s-7caa8769-ec03-4c5e-a4b8-da795c29c7bb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7caa8769-ec03-4c5e-a4b8-da795c29c7bb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7caa8769-ec03-4c5e-a4b8-da795c29c7bb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0d96cba9-9cf6-4a87-9699-6be8fc2e0bc2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0d96cba9-9cf6-4a87-9699-6be8fc2e0bc2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0d96cba9-9cf6-4a87-9699-6be8fc2e0bc2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0d96cba9-9cf6-4a87-9699-6be8fc2e0bc2 {
  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-0d96cba9-9cf6-4a87-9699-6be8fc2e0bc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d96cba9-9cf6-4a87-9699-6be8fc2e0bc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0d96cba9-9cf6-4a87-9699-6be8fc2e0bc2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b19a08c3-cb3d-442a-83f9-7d4679a55836 {
  display: none;
}
#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 {
  text-align: left;
}


.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 {
  max-width: 100%;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom,
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 {
  max-width: 100%;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom,
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 {
  max-width: 100%;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom,
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 {
  max-width: 100%;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom,
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 {
  max-width: 100%;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom,
.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb78bd6e-50fa-474d-952a-2d5582b528c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-776a98e8-3b56-48c7-8625-292882b5e831 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-776a98e8-3b56-48c7-8625-292882b5e831 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-3a237354-baa7-4e1e-a2bf-a99a308ef558 {
  text-align: center;
}

#s-3a237354-baa7-4e1e-a2bf-a99a308ef558 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3a237354-baa7-4e1e-a2bf-a99a308ef558 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3a237354-baa7-4e1e-a2bf-a99a308ef558 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-44696614-db15-4914-8a99-6884920a302e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-44696614-db15-4914-8a99-6884920a302e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44696614-db15-4914-8a99-6884920a302e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-44696614-db15-4914-8a99-6884920a302e {
  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-44696614-db15-4914-8a99-6884920a302e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44696614-db15-4914-8a99-6884920a302e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-44696614-db15-4914-8a99-6884920a302e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5a815ebc-6c05-4958-b61d-2b1a2eb5c003 {
  display: none;
}
#s-707387b6-4e9c-47a7-8079-52fd570998f3 {
  text-align: left;
}


.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 {
  max-width: 100%;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom,
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 {
  max-width: 100%;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom,
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 {
  max-width: 100%;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom,
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 {
  max-width: 100%;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom,
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 {
  max-width: 100%;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom,
.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-707387b6-4e9c-47a7-8079-52fd570998f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-84e932e2-cf5a-409b-abf8-291592e2dc9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84e932e2-cf5a-409b-abf8-291592e2dc9a .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-cc1be6d8-65c1-4e1f-872b-56903be5b473 {
  text-align: center;
}

#s-cc1be6d8-65c1-4e1f-872b-56903be5b473 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cc1be6d8-65c1-4e1f-872b-56903be5b473 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cc1be6d8-65c1-4e1f-872b-56903be5b473 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b9e98917-3d59-4d3b-97e0-fee5270b7a94 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b9e98917-3d59-4d3b-97e0-fee5270b7a94:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9e98917-3d59-4d3b-97e0-fee5270b7a94:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b9e98917-3d59-4d3b-97e0-fee5270b7a94 {
  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-b9e98917-3d59-4d3b-97e0-fee5270b7a94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9e98917-3d59-4d3b-97e0-fee5270b7a94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b9e98917-3d59-4d3b-97e0-fee5270b7a94.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ae2f87c1-58b5-40e7-9109-1ce4febc3084 {
  display: none;
}
#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 {
  text-align: left;
}


.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 {
  max-width: 100%;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom,
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 {
  max-width: 100%;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom,
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 {
  max-width: 100%;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom,
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 {
  max-width: 100%;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom,
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 {
  max-width: 100%;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom,
.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d355402-8979-4b69-8f0d-0979b81b5fe4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0a9ffe42-9437-47fc-865f-65646583aba2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a9ffe42-9437-47fc-865f-65646583aba2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-a8c3ae33-f841-4f26-a280-3e819725cc41 {
  text-align: center;
}

#s-a8c3ae33-f841-4f26-a280-3e819725cc41 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a8c3ae33-f841-4f26-a280-3e819725cc41 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a8c3ae33-f841-4f26-a280-3e819725cc41 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a7e1c697-5583-400d-bdc3-62e442023ce8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a7e1c697-5583-400d-bdc3-62e442023ce8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a7e1c697-5583-400d-bdc3-62e442023ce8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a7e1c697-5583-400d-bdc3-62e442023ce8 {
  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-a7e1c697-5583-400d-bdc3-62e442023ce8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7e1c697-5583-400d-bdc3-62e442023ce8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a7e1c697-5583-400d-bdc3-62e442023ce8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cad3666f-b8b8-4f64-8047-1013163454de {
  display: none;
}
#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 {
  text-align: left;
}


.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 {
  max-width: 100%;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom,
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 {
  max-width: 100%;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom,
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 {
  max-width: 100%;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom,
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 {
  max-width: 100%;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom,
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 {
  max-width: 100%;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom,
.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccdc68c3-0c8c-47c0-b117-8d3077341a44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ec29df75-8610-4ca6-a42b-d00bc1654e68 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec29df75-8610-4ca6-a42b-d00bc1654e68 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-00a22e9a-9352-4433-ae20-3d103598098f {
  text-align: center;
}

#s-00a22e9a-9352-4433-ae20-3d103598098f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-00a22e9a-9352-4433-ae20-3d103598098f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-00a22e9a-9352-4433-ae20-3d103598098f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fccf2260-c1b1-4e7d-adc8-8065b360774a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fccf2260-c1b1-4e7d-adc8-8065b360774a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fccf2260-c1b1-4e7d-adc8-8065b360774a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fccf2260-c1b1-4e7d-adc8-8065b360774a {
  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-fccf2260-c1b1-4e7d-adc8-8065b360774a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fccf2260-c1b1-4e7d-adc8-8065b360774a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fccf2260-c1b1-4e7d-adc8-8065b360774a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b57b44f1-bcfb-4585-85b6-98533d159a01 {
  display: none;
}
#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 {
  text-align: left;
}


.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 {
  max-width: 100%;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom,
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 {
  max-width: 100%;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom,
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 {
  max-width: 100%;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom,
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 {
  max-width: 100%;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom,
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 {
  max-width: 100%;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom,
.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63baceb4-d685-43b3-80e2-ce1f3208e5e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-23294547-3a68-4fd6-87ce-0ed2bf7582b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23294547-3a68-4fd6-87ce-0ed2bf7582b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-fbef432b-45f3-4ef6-aedb-c50a43af4560 {
  text-align: center;
}

#s-fbef432b-45f3-4ef6-aedb-c50a43af4560 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fbef432b-45f3-4ef6-aedb-c50a43af4560 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fbef432b-45f3-4ef6-aedb-c50a43af4560 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c61aaa2b-d155-47a2-9a2c-57a7e03f0126 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c61aaa2b-d155-47a2-9a2c-57a7e03f0126:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c61aaa2b-d155-47a2-9a2c-57a7e03f0126:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c61aaa2b-d155-47a2-9a2c-57a7e03f0126 {
  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-c61aaa2b-d155-47a2-9a2c-57a7e03f0126.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c61aaa2b-d155-47a2-9a2c-57a7e03f0126.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c61aaa2b-d155-47a2-9a2c-57a7e03f0126.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f5b09bea-460c-4cd1-8ac7-caef96081ece {
  display: none;
}
#s-d90a18ea-903a-4090-8d59-2fd53556141f {
  text-align: left;
}


.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f {
  max-width: 100%;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom,
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f {
  max-width: 100%;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom,
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f {
  max-width: 100%;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom,
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f {
  max-width: 100%;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom,
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f {
  max-width: 100%;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom,
.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90a18ea-903a-4090-8d59-2fd53556141f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4b8884ef-392d-487b-ab12-bfa18c6dff9b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b8884ef-392d-487b-ab12-bfa18c6dff9b .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-0c843f55-7ec6-4f81-b631-50214682a777 {
  text-align: center;
}

#s-0c843f55-7ec6-4f81-b631-50214682a777 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0c843f55-7ec6-4f81-b631-50214682a777 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0c843f55-7ec6-4f81-b631-50214682a777 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d39dd105-81d1-484a-bcf0-a3fc4fdbc086 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d39dd105-81d1-484a-bcf0-a3fc4fdbc086:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d39dd105-81d1-484a-bcf0-a3fc4fdbc086:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d39dd105-81d1-484a-bcf0-a3fc4fdbc086 {
  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-d39dd105-81d1-484a-bcf0-a3fc4fdbc086.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d39dd105-81d1-484a-bcf0-a3fc4fdbc086.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d39dd105-81d1-484a-bcf0-a3fc4fdbc086.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c840fd3b-a098-4b93-a096-70b28dc4abd8 {
  display: none;
}
#s-25cade9e-ff70-496b-be02-45cb26691932 {
  text-align: left;
}


.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 {
  max-width: 100%;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom,
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 {
  max-width: 100%;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom,
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 {
  max-width: 100%;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom,
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 {
  max-width: 100%;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom,
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 {
  max-width: 100%;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom,
.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25cade9e-ff70-496b-be02-45cb26691932 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-84e0cea5-929b-47ec-8c0d-e114c7836cf0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84e0cea5-929b-47ec-8c0d-e114c7836cf0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-a5e9f317-32ea-482a-ba06-2b38f5ed8e4a {
  text-align: center;
}

#s-a5e9f317-32ea-482a-ba06-2b38f5ed8e4a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a5e9f317-32ea-482a-ba06-2b38f5ed8e4a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a5e9f317-32ea-482a-ba06-2b38f5ed8e4a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-292a390b-26cf-4f9c-897a-bc156d4b063e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-292a390b-26cf-4f9c-897a-bc156d4b063e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-292a390b-26cf-4f9c-897a-bc156d4b063e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-292a390b-26cf-4f9c-897a-bc156d4b063e {
  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-292a390b-26cf-4f9c-897a-bc156d4b063e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-292a390b-26cf-4f9c-897a-bc156d4b063e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-292a390b-26cf-4f9c-897a-bc156d4b063e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-36f437db-2f8b-40b9-8aff-bb1e97c9dfbe {
  display: none;
}
#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b {
  text-align: left;
}


.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b {
  max-width: 100%;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom,
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b {
  max-width: 100%;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom,
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b {
  max-width: 100%;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom,
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b {
  max-width: 100%;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom,
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b {
  max-width: 100%;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom,
.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d0513c8-6b06-4d58-8ebf-1142c373d29b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6d6dbac5-80ce-4454-87ec-e43c4a09358e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d6dbac5-80ce-4454-87ec-e43c4a09358e .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-84ca25d2-27f2-45f8-a033-6e7464e8fdf3 {
  text-align: center;
}

#s-84ca25d2-27f2-45f8-a033-6e7464e8fdf3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-84ca25d2-27f2-45f8-a033-6e7464e8fdf3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-84ca25d2-27f2-45f8-a033-6e7464e8fdf3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-67df334a-1058-4632-a6d1-0ec2720e9c12 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-67df334a-1058-4632-a6d1-0ec2720e9c12:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67df334a-1058-4632-a6d1-0ec2720e9c12:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-67df334a-1058-4632-a6d1-0ec2720e9c12 {
  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-67df334a-1058-4632-a6d1-0ec2720e9c12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67df334a-1058-4632-a6d1-0ec2720e9c12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67df334a-1058-4632-a6d1-0ec2720e9c12.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c81a0f99-79fd-419a-80ff-6fd049ecf5ff {
  display: none;
}
#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 {
  text-align: left;
}


.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 {
  max-width: 100%;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom,
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 {
  max-width: 100%;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom,
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 {
  max-width: 100%;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom,
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 {
  max-width: 100%;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom,
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 {
  max-width: 100%;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom,
.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24bfeed6-bd19-4547-a2f7-1265fdf60134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b09e62e7-73f2-4bd6-9830-eda6e0e94ef4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b09e62e7-73f2-4bd6-9830-eda6e0e94ef4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-2a19c2a0-e985-4428-b156-1d4922729655 {
  text-align: center;
}

#s-2a19c2a0-e985-4428-b156-1d4922729655 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2a19c2a0-e985-4428-b156-1d4922729655 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2a19c2a0-e985-4428-b156-1d4922729655 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-831cc0c7-e41e-440b-b0a1-727601c3bf44 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-831cc0c7-e41e-440b-b0a1-727601c3bf44:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-831cc0c7-e41e-440b-b0a1-727601c3bf44:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-831cc0c7-e41e-440b-b0a1-727601c3bf44 {
  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-831cc0c7-e41e-440b-b0a1-727601c3bf44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-831cc0c7-e41e-440b-b0a1-727601c3bf44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-831cc0c7-e41e-440b-b0a1-727601c3bf44.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2add5be3-bce5-4275-af98-f276d576e3d0 {
  display: none;
}
#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 {
  text-align: left;
}


.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 {
  max-width: 100%;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom,
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 {
  max-width: 100%;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom,
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 {
  max-width: 100%;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom,
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 {
  max-width: 100%;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom,
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 {
  max-width: 100%;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom,
.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc8a84a9-eb85-46d0-a995-5f2c27d51366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-032aca71-c0bb-4603-a0e4-5ceaa009cefa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-032aca71-c0bb-4603-a0e4-5ceaa009cefa .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-b0b598ac-6f20-4d0c-9d26-464f4aadc8c0 {
  text-align: center;
}

#s-b0b598ac-6f20-4d0c-9d26-464f4aadc8c0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b0b598ac-6f20-4d0c-9d26-464f4aadc8c0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b0b598ac-6f20-4d0c-9d26-464f4aadc8c0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a629000f-05f0-4ce9-bd7d-9b71320fd25b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a629000f-05f0-4ce9-bd7d-9b71320fd25b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a629000f-05f0-4ce9-bd7d-9b71320fd25b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a629000f-05f0-4ce9-bd7d-9b71320fd25b {
  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-a629000f-05f0-4ce9-bd7d-9b71320fd25b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a629000f-05f0-4ce9-bd7d-9b71320fd25b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a629000f-05f0-4ce9-bd7d-9b71320fd25b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1e30195f-284e-4cdd-a9c6-540e4690b9fb {
  display: none;
}
#s-7a1b38c4-e113-407c-885f-9037c7b75519 {
  text-align: left;
}


.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 {
  max-width: 100%;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom,
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 {
  max-width: 100%;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom,
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 {
  max-width: 100%;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom,
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 {
  max-width: 100%;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom,
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 {
  max-width: 100%;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom,
.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a1b38c4-e113-407c-885f-9037c7b75519 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3105b565-a5a1-49bf-a842-d049b4dd64d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3105b565-a5a1-49bf-a842-d049b4dd64d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-78b2974b-a751-49b8-be9b-f40661fc574e {
  text-align: center;
}

#s-78b2974b-a751-49b8-be9b-f40661fc574e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-78b2974b-a751-49b8-be9b-f40661fc574e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-78b2974b-a751-49b8-be9b-f40661fc574e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-36037087-beae-4897-8418-470b8797b665 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-36037087-beae-4897-8418-470b8797b665:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-36037087-beae-4897-8418-470b8797b665:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-36037087-beae-4897-8418-470b8797b665 {
  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-36037087-beae-4897-8418-470b8797b665.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36037087-beae-4897-8418-470b8797b665.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-36037087-beae-4897-8418-470b8797b665.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6217c046-1d12-4733-907a-8d091b1d3412 {
  display: none;
}
#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 {
  text-align: left;
}


.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 {
  max-width: 100%;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom,
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 {
  max-width: 100%;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom,
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 {
  max-width: 100%;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom,
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 {
  max-width: 100%;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom,
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 {
  max-width: 100%;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom,
.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bc0fd46-a4d6-4ad9-8439-4713710eafd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-06c47c15-1ee0-4683-8da5-31857712883a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06c47c15-1ee0-4683-8da5-31857712883a .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-4d0c09a7-b8c9-40bf-a5b4-fa3ddafcc9f7 {
  text-align: center;
}

#s-4d0c09a7-b8c9-40bf-a5b4-fa3ddafcc9f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4d0c09a7-b8c9-40bf-a5b4-fa3ddafcc9f7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4d0c09a7-b8c9-40bf-a5b4-fa3ddafcc9f7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-171214ce-b6b7-46c3-afcd-7362845ef978 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-171214ce-b6b7-46c3-afcd-7362845ef978:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-171214ce-b6b7-46c3-afcd-7362845ef978:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-171214ce-b6b7-46c3-afcd-7362845ef978 {
  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-171214ce-b6b7-46c3-afcd-7362845ef978.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-171214ce-b6b7-46c3-afcd-7362845ef978.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-171214ce-b6b7-46c3-afcd-7362845ef978.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-34c5f626-41a9-456b-ac1e-f3aa82d75d2e {
  display: none;
}
#s-642b5597-8181-4d36-95fe-432286b97dba {
  text-align: left;
}


.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba {
  max-width: 100%;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom,
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba {
  max-width: 100%;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom,
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba {
  max-width: 100%;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom,
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba {
  max-width: 100%;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom,
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba {
  max-width: 100%;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom,
.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-642b5597-8181-4d36-95fe-432286b97dba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c6d2d0c-2631-495c-946e-21fa8784530d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c6d2d0c-2631-495c-946e-21fa8784530d .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-b67e0c7d-2653-4016-b4bc-cb1138b63a07 {
  text-align: center;
}

#s-b67e0c7d-2653-4016-b4bc-cb1138b63a07 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b67e0c7d-2653-4016-b4bc-cb1138b63a07 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b67e0c7d-2653-4016-b4bc-cb1138b63a07 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-213f667c-6dbd-41a6-9e4d-7658e881d472 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-213f667c-6dbd-41a6-9e4d-7658e881d472:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-213f667c-6dbd-41a6-9e4d-7658e881d472:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-213f667c-6dbd-41a6-9e4d-7658e881d472 {
  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-213f667c-6dbd-41a6-9e4d-7658e881d472.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-213f667c-6dbd-41a6-9e4d-7658e881d472.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-213f667c-6dbd-41a6-9e4d-7658e881d472.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8cd32b0e-a79e-4c35-96ee-4bcb4ace8d75 {
  display: none;
}
#s-209fb95a-3940-4891-80e6-890557b09b4f {
  text-align: left;
}


.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f {
  max-width: 100%;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom,
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f {
  max-width: 100%;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom,
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f {
  max-width: 100%;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom,
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f {
  max-width: 100%;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom,
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f {
  max-width: 100%;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom,
.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-209fb95a-3940-4891-80e6-890557b09b4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3d076f16-f73d-4bf4-b804-78bdff7e0814 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d076f16-f73d-4bf4-b804-78bdff7e0814 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-732c423f-7e5e-4512-aa7d-83508958098e {
  text-align: center;
}

#s-732c423f-7e5e-4512-aa7d-83508958098e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-732c423f-7e5e-4512-aa7d-83508958098e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-732c423f-7e5e-4512-aa7d-83508958098e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5d660c2b-3f0a-4bea-bebb-49f3ee62a67c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5d660c2b-3f0a-4bea-bebb-49f3ee62a67c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d660c2b-3f0a-4bea-bebb-49f3ee62a67c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5d660c2b-3f0a-4bea-bebb-49f3ee62a67c {
  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-5d660c2b-3f0a-4bea-bebb-49f3ee62a67c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d660c2b-3f0a-4bea-bebb-49f3ee62a67c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5d660c2b-3f0a-4bea-bebb-49f3ee62a67c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-81ae4f7b-489c-4033-95a2-ce21e7b68555 {
  display: none;
}
#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca {
  text-align: left;
}


.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca {
  max-width: 100%;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom,
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca {
  max-width: 100%;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom,
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca {
  max-width: 100%;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom,
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca {
  max-width: 100%;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom,
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca {
  max-width: 100%;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom,
.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ffdd24a-9d1b-4c12-9a4c-e5bedeeb35ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1bb3b09f-7184-4934-8603-56c822fe1aaf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bb3b09f-7184-4934-8603-56c822fe1aaf .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-c7a60675-492d-400f-8aa1-efa71fb500b1 {
  text-align: center;
}

#s-c7a60675-492d-400f-8aa1-efa71fb500b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c7a60675-492d-400f-8aa1-efa71fb500b1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c7a60675-492d-400f-8aa1-efa71fb500b1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cdb3fef0-1958-43d0-9cc4-c5075caabf0d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cdb3fef0-1958-43d0-9cc4-c5075caabf0d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cdb3fef0-1958-43d0-9cc4-c5075caabf0d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cdb3fef0-1958-43d0-9cc4-c5075caabf0d {
  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-cdb3fef0-1958-43d0-9cc4-c5075caabf0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cdb3fef0-1958-43d0-9cc4-c5075caabf0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cdb3fef0-1958-43d0-9cc4-c5075caabf0d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-39a3ae07-a351-480e-ba89-f4baf8afda34 {
  margin-left: 100px;
margin-right: 100px;
}
@media (max-width: 767px){#s-39a3ae07-a351-480e-ba89-f4baf8afda34 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-39a3ae07-a351-480e-ba89-f4baf8afda34 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-a6ff74b0-03f0-4e85-aefe-b78653210a6f {
  margin-left: 100px;
margin-bottom: 100px;
margin-right: 100px;
min-height: 600px;
}
@media (max-width: 767px){#s-a6ff74b0-03f0-4e85-aefe-b78653210a6f {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-a6ff74b0-03f0-4e85-aefe-b78653210a6f > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-a6ff74b0-03f0-4e85-aefe-b78653210a6f.shg-box.shg-c {
  justify-content: center;
}

#s-7284e312-0c48-459f-8349-536b7432df6c {
  margin-top: 50px;
}

#s-b5ab485c-1bd9-43a4-a000-b80c759bf5bd {
  margin-bottom: 25px;
}
@media (max-width: 767px){#s-b5ab485c-1bd9-43a4-a000-b80c759bf5bd {
  display: none;
}
#s-b5ab485c-1bd9-43a4-a000-b80c759bf5bd, #wrap-s-b5ab485c-1bd9-43a4-a000-b80c759bf5bd { display:none !important; }}
#s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21 {
  margin-bottom: 25px;
}
@media (min-width: 1200px){#s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21 {
  display: none;
}
#s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21, #wrap-s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21 {
  display: none;
}
#s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21, #wrap-s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21 {
  display: none;
}
#s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21, #wrap-s-1c2a7f61-5c95-4d7f-ab7c-57ed7be37a21 { display:none !important; }}
#s-5f16e967-11c9-4ff5-9b63-877e27b2ff7e {
  min-height: 50px;
}








#s-5f16e967-11c9-4ff5-9b63-877e27b2ff7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f16e967-11c9-4ff5-9b63-877e27b2ff7e.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-351f01ac-a268-4cfe-bb75-39426f1638bc {
  display: none;
}
#s-351f01ac-a268-4cfe-bb75-39426f1638bc, #wrap-s-351f01ac-a268-4cfe-bb75-39426f1638bc { display:none !important; }}
#s-fe226b93-442c-4e18-a05f-bcc6afcd8d0f {
  display: none;
}
#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b {
  text-align: left;
}


.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b {
  max-width: 100%;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom,
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b {
  max-width: 100%;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom,
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b {
  max-width: 100%;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom,
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b {
  max-width: 100%;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom,
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b {
  max-width: 100%;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom,
.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3a6c2c-97a3-4d13-82e4-98c843378a4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-85890436-cbc3-4a80-8853-4013fe911b32 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85890436-cbc3-4a80-8853-4013fe911b32 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-0087f19b-7130-4467-abb8-b0527823acd9 {
  text-align: center;
}

#s-0087f19b-7130-4467-abb8-b0527823acd9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0087f19b-7130-4467-abb8-b0527823acd9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0087f19b-7130-4467-abb8-b0527823acd9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7f8eeae6-881e-4343-9f2b-0eb2c14aa462 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7f8eeae6-881e-4343-9f2b-0eb2c14aa462:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f8eeae6-881e-4343-9f2b-0eb2c14aa462:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7f8eeae6-881e-4343-9f2b-0eb2c14aa462 {
  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-7f8eeae6-881e-4343-9f2b-0eb2c14aa462.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f8eeae6-881e-4343-9f2b-0eb2c14aa462.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7f8eeae6-881e-4343-9f2b-0eb2c14aa462.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-887c6c54-2b2d-41d1-8db5-45f52a90eb90 {
  display: none;
}
#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 {
  text-align: left;
}


.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 {
  max-width: 100%;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom,
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 {
  max-width: 100%;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom,
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 {
  max-width: 100%;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom,
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 {
  max-width: 100%;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom,
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 {
  max-width: 100%;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom,
.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47b62cb7-064c-4d22-8918-5ced8b4db6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-01e6706d-9ad1-4c58-8abd-16b0040b7cd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01e6706d-9ad1-4c58-8abd-16b0040b7cd2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-a5a5b81b-eba8-4c2e-86f7-d3fb37681f7c {
  text-align: center;
}

#s-a5a5b81b-eba8-4c2e-86f7-d3fb37681f7c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a5a5b81b-eba8-4c2e-86f7-d3fb37681f7c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a5a5b81b-eba8-4c2e-86f7-d3fb37681f7c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-11c190a6-ade0-48ba-9c0c-5425bd31df31 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-11c190a6-ade0-48ba-9c0c-5425bd31df31:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-11c190a6-ade0-48ba-9c0c-5425bd31df31:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-11c190a6-ade0-48ba-9c0c-5425bd31df31 {
  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-11c190a6-ade0-48ba-9c0c-5425bd31df31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11c190a6-ade0-48ba-9c0c-5425bd31df31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-11c190a6-ade0-48ba-9c0c-5425bd31df31.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-98bfbbee-0031-46d8-9a5a-256bd1d4c01e {
  display: none;
}
#s-f17bddb1-0400-4774-b76b-50ac24e25a7e {
  text-align: left;
}


.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e {
  max-width: 100%;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom,
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e {
  max-width: 100%;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom,
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e {
  max-width: 100%;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom,
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e {
  max-width: 100%;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom,
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e {
  max-width: 100%;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom,
.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f17bddb1-0400-4774-b76b-50ac24e25a7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-13cce501-3bc2-4d47-8857-92cc03f52225 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13cce501-3bc2-4d47-8857-92cc03f52225 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-3b4239d7-4b18-4f8e-9292-b2e0df39c30b {
  text-align: center;
}

#s-3b4239d7-4b18-4f8e-9292-b2e0df39c30b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3b4239d7-4b18-4f8e-9292-b2e0df39c30b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3b4239d7-4b18-4f8e-9292-b2e0df39c30b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-205d7bb7-bc92-4005-b09d-a99b750bd12b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-205d7bb7-bc92-4005-b09d-a99b750bd12b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-205d7bb7-bc92-4005-b09d-a99b750bd12b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-205d7bb7-bc92-4005-b09d-a99b750bd12b {
  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-205d7bb7-bc92-4005-b09d-a99b750bd12b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-205d7bb7-bc92-4005-b09d-a99b750bd12b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-205d7bb7-bc92-4005-b09d-a99b750bd12b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0d854f4b-e8be-42db-ab3c-d6ef7df55770 {
  display: none;
}
#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b {
  text-align: left;
}


.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b {
  max-width: 100%;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom,
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b {
  max-width: 100%;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom,
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b {
  max-width: 100%;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom,
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b {
  max-width: 100%;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom,
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b {
  max-width: 100%;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom,
.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621f20b6-b3e3-469a-99b2-076ba6c8c44b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e5cd9074-d25c-41db-9c23-42d0404e902f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5cd9074-d25c-41db-9c23-42d0404e902f .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-295bf510-105b-4ef7-84f5-0c44e082660c {
  text-align: center;
}

#s-295bf510-105b-4ef7-84f5-0c44e082660c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-295bf510-105b-4ef7-84f5-0c44e082660c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-295bf510-105b-4ef7-84f5-0c44e082660c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3826160e-b673-44fe-8381-0588a034acc5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3826160e-b673-44fe-8381-0588a034acc5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3826160e-b673-44fe-8381-0588a034acc5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3826160e-b673-44fe-8381-0588a034acc5 {
  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-3826160e-b673-44fe-8381-0588a034acc5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3826160e-b673-44fe-8381-0588a034acc5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3826160e-b673-44fe-8381-0588a034acc5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-01a03a69-4aab-4d84-aca1-a7672d67399c {
  display: none;
}
#s-01a03a69-4aab-4d84-aca1-a7672d67399c, #wrap-s-01a03a69-4aab-4d84-aca1-a7672d67399c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01a03a69-4aab-4d84-aca1-a7672d67399c {
  display: none;
}
#s-01a03a69-4aab-4d84-aca1-a7672d67399c, #wrap-s-01a03a69-4aab-4d84-aca1-a7672d67399c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-01a03a69-4aab-4d84-aca1-a7672d67399c {
  display: none;
}
#s-01a03a69-4aab-4d84-aca1-a7672d67399c, #wrap-s-01a03a69-4aab-4d84-aca1-a7672d67399c { display:none !important; }}@media (max-width: 767px){#s-01a03a69-4aab-4d84-aca1-a7672d67399c {
  
}
}
#s-ea486c3a-d8d3-4543-897d-ff308865b4bd {
  display: none;
}
#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 {
  text-align: left;
}


.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 {
  max-width: 100%;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom,
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 {
  max-width: 100%;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom,
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 {
  max-width: 100%;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom,
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 {
  max-width: 100%;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom,
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 {
  max-width: 100%;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom,
.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c076aa2d-b809-4bf9-864e-8a3280de87d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-64d9b996-ab8c-41c9-9615-8ad24d5cdee1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64d9b996-ab8c-41c9-9615-8ad24d5cdee1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-8875e429-6b63-400e-ba0b-0292dbdc608e {
  text-align: center;
}

#s-8875e429-6b63-400e-ba0b-0292dbdc608e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8875e429-6b63-400e-ba0b-0292dbdc608e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8875e429-6b63-400e-ba0b-0292dbdc608e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-75302ed9-1088-4a01-b66c-41ebffc15eda {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-75302ed9-1088-4a01-b66c-41ebffc15eda:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-75302ed9-1088-4a01-b66c-41ebffc15eda:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-75302ed9-1088-4a01-b66c-41ebffc15eda {
  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-75302ed9-1088-4a01-b66c-41ebffc15eda.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75302ed9-1088-4a01-b66c-41ebffc15eda.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-75302ed9-1088-4a01-b66c-41ebffc15eda.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f744039f-05e9-4044-ba46-a3eba95c9904 {
  display: none;
}
#s-e380ea68-f20a-4b52-802e-43514aedf808 {
  text-align: left;
}


.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 {
  max-width: 100%;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom,
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 {
  max-width: 100%;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom,
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 {
  max-width: 100%;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom,
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 {
  max-width: 100%;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom,
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 {
  max-width: 100%;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom,
.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e380ea68-f20a-4b52-802e-43514aedf808 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-acdc8cad-df53-4bea-aad4-b30cd35cb162 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-acdc8cad-df53-4bea-aad4-b30cd35cb162 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-610c8f6a-a7ad-4cae-83d6-382dcfe5bb05 {
  text-align: center;
}

#s-610c8f6a-a7ad-4cae-83d6-382dcfe5bb05 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-610c8f6a-a7ad-4cae-83d6-382dcfe5bb05 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-610c8f6a-a7ad-4cae-83d6-382dcfe5bb05 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-272ecb4a-9c96-4a5f-908f-ea65940beaa7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-272ecb4a-9c96-4a5f-908f-ea65940beaa7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-272ecb4a-9c96-4a5f-908f-ea65940beaa7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-272ecb4a-9c96-4a5f-908f-ea65940beaa7 {
  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-272ecb4a-9c96-4a5f-908f-ea65940beaa7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-272ecb4a-9c96-4a5f-908f-ea65940beaa7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-272ecb4a-9c96-4a5f-908f-ea65940beaa7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c4cd6a97-e873-4b3f-a6f6-81387832e7de {
  display: none;
}
#s-31ddebb7-1310-423f-bd8e-cce3bffab001 {
  text-align: left;
}


.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 {
  max-width: 100%;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom,
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 {
  max-width: 100%;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom,
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 {
  max-width: 100%;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom,
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 {
  max-width: 100%;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom,
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 {
  max-width: 100%;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom,
.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31ddebb7-1310-423f-bd8e-cce3bffab001 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-38da113c-a269-46ea-8e2f-125d13ca8b10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-38da113c-a269-46ea-8e2f-125d13ca8b10 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-92392071-3be0-4e50-a699-e59674aae2e5 {
  text-align: center;
}

#s-92392071-3be0-4e50-a699-e59674aae2e5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-92392071-3be0-4e50-a699-e59674aae2e5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-92392071-3be0-4e50-a699-e59674aae2e5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d5040902-5dac-40c5-8526-de2482d873f5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d5040902-5dac-40c5-8526-de2482d873f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d5040902-5dac-40c5-8526-de2482d873f5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d5040902-5dac-40c5-8526-de2482d873f5 {
  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-d5040902-5dac-40c5-8526-de2482d873f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5040902-5dac-40c5-8526-de2482d873f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d5040902-5dac-40c5-8526-de2482d873f5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e9085897-3c5f-49f7-a4a9-b97eecff1c48 {
  display: none;
}
#s-5501bf61-a6cb-490f-91f2-d0b351001fbb {
  text-align: left;
}


.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb {
  max-width: 100%;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom,
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb {
  max-width: 100%;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom,
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb {
  max-width: 100%;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom,
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb {
  max-width: 100%;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom,
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb {
  max-width: 100%;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom,
.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5501bf61-a6cb-490f-91f2-d0b351001fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e5fcf3e0-bd48-4c21-9a03-b2af1a963425 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5fcf3e0-bd48-4c21-9a03-b2af1a963425 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-955a7c67-bf14-4393-8331-9f51142ed661 {
  text-align: center;
}

#s-955a7c67-bf14-4393-8331-9f51142ed661 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-955a7c67-bf14-4393-8331-9f51142ed661 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-955a7c67-bf14-4393-8331-9f51142ed661 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-eaf0028a-28dc-42a7-bea7-7295cb15cb1d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-eaf0028a-28dc-42a7-bea7-7295cb15cb1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eaf0028a-28dc-42a7-bea7-7295cb15cb1d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eaf0028a-28dc-42a7-bea7-7295cb15cb1d {
  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-eaf0028a-28dc-42a7-bea7-7295cb15cb1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eaf0028a-28dc-42a7-bea7-7295cb15cb1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eaf0028a-28dc-42a7-bea7-7295cb15cb1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c371e7f9-c2ba-425d-9890-74fd3a7c8999 {
  margin-left: 100px;
margin-right: 100px;
}
@media (max-width: 767px){#s-c371e7f9-c2ba-425d-9890-74fd3a7c8999 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-c371e7f9-c2ba-425d-9890-74fd3a7c8999 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-297ecc34-5b62-46d8-a9dc-9e83e813b2b0 {
  margin-left: 100px;
margin-bottom: 100px;
margin-right: 100px;
min-height: 600px;
}
@media (max-width: 767px){#s-297ecc34-5b62-46d8-a9dc-9e83e813b2b0 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-297ecc34-5b62-46d8-a9dc-9e83e813b2b0 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-297ecc34-5b62-46d8-a9dc-9e83e813b2b0.shg-box.shg-c {
  justify-content: center;
}

#s-763138d4-7c2e-4eeb-8ce1-f3335219d1ad {
  margin-top: 50px;
}

#s-a6eacefe-f7af-40e6-88d8-8b2c55697c2f {
  margin-bottom: 25px;
}
@media (max-width: 767px){#s-a6eacefe-f7af-40e6-88d8-8b2c55697c2f {
  display: none;
}
#s-a6eacefe-f7af-40e6-88d8-8b2c55697c2f, #wrap-s-a6eacefe-f7af-40e6-88d8-8b2c55697c2f { display:none !important; }}
#s-fce948d0-8c17-4094-9082-234908d74741 {
  margin-bottom: 25px;
}
@media (min-width: 1200px){#s-fce948d0-8c17-4094-9082-234908d74741 {
  display: none;
}
#s-fce948d0-8c17-4094-9082-234908d74741, #wrap-s-fce948d0-8c17-4094-9082-234908d74741 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fce948d0-8c17-4094-9082-234908d74741 {
  display: none;
}
#s-fce948d0-8c17-4094-9082-234908d74741, #wrap-s-fce948d0-8c17-4094-9082-234908d74741 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fce948d0-8c17-4094-9082-234908d74741 {
  display: none;
}
#s-fce948d0-8c17-4094-9082-234908d74741, #wrap-s-fce948d0-8c17-4094-9082-234908d74741 { display:none !important; }}
#s-72ee5361-a9c3-49d0-b50b-9712c3276657 {
  min-height: 50px;
}








#s-72ee5361-a9c3-49d0-b50b-9712c3276657 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72ee5361-a9c3-49d0-b50b-9712c3276657.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-262b44eb-0e9b-461c-bd3d-b0f4f5fb369c {
  display: none;
}
#s-262b44eb-0e9b-461c-bd3d-b0f4f5fb369c, #wrap-s-262b44eb-0e9b-461c-bd3d-b0f4f5fb369c { display:none !important; }}
#s-2c20376c-ea5e-4bf9-b803-387c4a34ae10 {
  display: none;
}
#s-2a646fcb-7faa-4eeb-b008-eea6588190cb {
  text-align: left;
}


.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb {
  max-width: 100%;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom,
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb {
  max-width: 100%;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom,
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb {
  max-width: 100%;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom,
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb {
  max-width: 100%;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom,
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb {
  max-width: 100%;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom,
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb {
  max-width: 100%;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom,
.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a646fcb-7faa-4eeb-b008-eea6588190cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b209910e-25c2-4f6b-8df0-8ea79fbf9d5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b209910e-25c2-4f6b-8df0-8ea79fbf9d5c .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-afa472d2-6435-45b6-82d9-972a8c9ab421 {
  text-align: center;
}

#s-afa472d2-6435-45b6-82d9-972a8c9ab421 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-afa472d2-6435-45b6-82d9-972a8c9ab421 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-afa472d2-6435-45b6-82d9-972a8c9ab421 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3ee0de7c-9d2f-4a6c-82c3-b2590a81911c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3ee0de7c-9d2f-4a6c-82c3-b2590a81911c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3ee0de7c-9d2f-4a6c-82c3-b2590a81911c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3ee0de7c-9d2f-4a6c-82c3-b2590a81911c {
  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-3ee0de7c-9d2f-4a6c-82c3-b2590a81911c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ee0de7c-9d2f-4a6c-82c3-b2590a81911c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3ee0de7c-9d2f-4a6c-82c3-b2590a81911c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-79ed79d6-94dc-4265-bfeb-236e99184065 {
  display: none;
}
#s-30217cb1-404d-47de-822a-9c366c3cf80d {
  text-align: left;
}


.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d {
  max-width: 100%;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom,
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d {
  max-width: 100%;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom,
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d {
  max-width: 100%;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom,
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d {
  max-width: 100%;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom,
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d {
  max-width: 100%;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom,
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d {
  max-width: 100%;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom,
.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30217cb1-404d-47de-822a-9c366c3cf80d .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-10eb5883-59c2-42fc-af17-b5cf3f9907de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10eb5883-59c2-42fc-af17-b5cf3f9907de .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-7fb72aad-da8e-41b0-a436-0736b6535e87 {
  text-align: center;
}

#s-7fb72aad-da8e-41b0-a436-0736b6535e87 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7fb72aad-da8e-41b0-a436-0736b6535e87 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7fb72aad-da8e-41b0-a436-0736b6535e87 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-27542f07-05c2-4490-950c-c34eddf8118f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-27542f07-05c2-4490-950c-c34eddf8118f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-27542f07-05c2-4490-950c-c34eddf8118f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-27542f07-05c2-4490-950c-c34eddf8118f {
  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-27542f07-05c2-4490-950c-c34eddf8118f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-27542f07-05c2-4490-950c-c34eddf8118f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-27542f07-05c2-4490-950c-c34eddf8118f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2859e8aa-0a5b-41e1-8863-de6092d77eeb {
  display: none;
}
#s-154837cc-0b6c-4e37-87de-d28a22d9742a {
  text-align: left;
}


.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a {
  max-width: 100%;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom,
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a {
  max-width: 100%;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom,
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a {
  max-width: 100%;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom,
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a {
  max-width: 100%;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom,
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a {
  max-width: 100%;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom,
.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154837cc-0b6c-4e37-87de-d28a22d9742a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fc00f558-7f1c-4ffc-af92-5edea0420a36 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc00f558-7f1c-4ffc-af92-5edea0420a36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-cd88c5f5-4bc0-4f78-9e74-837a4359f420 {
  text-align: center;
}

#s-cd88c5f5-4bc0-4f78-9e74-837a4359f420 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cd88c5f5-4bc0-4f78-9e74-837a4359f420 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cd88c5f5-4bc0-4f78-9e74-837a4359f420 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c4e38f5d-0781-4d67-a31f-8290d9da6f9b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c4e38f5d-0781-4d67-a31f-8290d9da6f9b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c4e38f5d-0781-4d67-a31f-8290d9da6f9b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c4e38f5d-0781-4d67-a31f-8290d9da6f9b {
  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-c4e38f5d-0781-4d67-a31f-8290d9da6f9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4e38f5d-0781-4d67-a31f-8290d9da6f9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c4e38f5d-0781-4d67-a31f-8290d9da6f9b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ae13bf69-d690-4782-bcd5-79904a9da32d {
  display: none;
}
#s-60d30c4a-5066-4c53-8699-5841d215b886 {
  text-align: left;
}


.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 {
  max-width: 100%;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom,
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 {
  max-width: 100%;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom,
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 {
  max-width: 100%;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom,
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 {
  max-width: 100%;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom,
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 {
  max-width: 100%;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom,
.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60d30c4a-5066-4c53-8699-5841d215b886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-26f73d2d-2a9f-4484-85f7-52ea796730fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26f73d2d-2a9f-4484-85f7-52ea796730fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-bb2cb94b-eb65-489d-aad3-b959c028d5dc {
  text-align: center;
}

#s-bb2cb94b-eb65-489d-aad3-b959c028d5dc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bb2cb94b-eb65-489d-aad3-b959c028d5dc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bb2cb94b-eb65-489d-aad3-b959c028d5dc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-466c9c6d-9fe7-47fb-9297-9e6e05d1a587 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-466c9c6d-9fe7-47fb-9297-9e6e05d1a587:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-466c9c6d-9fe7-47fb-9297-9e6e05d1a587:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-466c9c6d-9fe7-47fb-9297-9e6e05d1a587 {
  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-466c9c6d-9fe7-47fb-9297-9e6e05d1a587.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-466c9c6d-9fe7-47fb-9297-9e6e05d1a587.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-466c9c6d-9fe7-47fb-9297-9e6e05d1a587.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-557d90e9-81a0-4025-b688-f1c8004cb27c {
  display: none;
}
#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb {
  text-align: left;
}


.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb {
  max-width: 100%;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom,
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb {
  max-width: 100%;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom,
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb {
  max-width: 100%;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom,
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb {
  max-width: 100%;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom,
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb {
  max-width: 100%;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom,
.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-499bcb42-b586-4be9-ab82-fe9f4a54a4eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c0d18ec7-1de3-4b24-8027-95247991f7a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0d18ec7-1de3-4b24-8027-95247991f7a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-e803110d-26a4-457b-aac3-97ca4df6a241 {
  text-align: center;
}

#s-e803110d-26a4-457b-aac3-97ca4df6a241 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e803110d-26a4-457b-aac3-97ca4df6a241 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e803110d-26a4-457b-aac3-97ca4df6a241 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4de5507b-b1a9-4244-9533-e4a70c4dea90 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4de5507b-b1a9-4244-9533-e4a70c4dea90:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4de5507b-b1a9-4244-9533-e4a70c4dea90:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4de5507b-b1a9-4244-9533-e4a70c4dea90 {
  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-4de5507b-b1a9-4244-9533-e4a70c4dea90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4de5507b-b1a9-4244-9533-e4a70c4dea90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4de5507b-b1a9-4244-9533-e4a70c4dea90.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a1d0fa54-044b-489e-ad94-58f569ec6935 {
  display: none;
}
#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 {
  text-align: left;
}


.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 {
  max-width: 100%;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom,
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 {
  max-width: 100%;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom,
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 {
  max-width: 100%;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom,
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 {
  max-width: 100%;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom,
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 {
  max-width: 100%;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom,
.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f02db97-46c1-4bde-b7ed-bea65c3a99f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9bac2c4d-e933-406d-87e2-48eb9fef2646 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bac2c4d-e933-406d-87e2-48eb9fef2646 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-ec555521-80a2-4b56-8a0c-366134eb3db0 {
  text-align: center;
}

#s-ec555521-80a2-4b56-8a0c-366134eb3db0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ec555521-80a2-4b56-8a0c-366134eb3db0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ec555521-80a2-4b56-8a0c-366134eb3db0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-04bb8f1d-785b-4800-b1d2-45129b0e34ee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-04bb8f1d-785b-4800-b1d2-45129b0e34ee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04bb8f1d-785b-4800-b1d2-45129b0e34ee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-04bb8f1d-785b-4800-b1d2-45129b0e34ee {
  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-04bb8f1d-785b-4800-b1d2-45129b0e34ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04bb8f1d-785b-4800-b1d2-45129b0e34ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-04bb8f1d-785b-4800-b1d2-45129b0e34ee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3800300e-5775-4f03-a7e9-d36ac1f4c6f5 {
  display: none;
}
#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 {
  text-align: left;
}


.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 {
  max-width: 100%;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom,
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 {
  max-width: 100%;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom,
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 {
  max-width: 100%;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom,
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 {
  max-width: 100%;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom,
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 {
  max-width: 100%;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom,
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 {
  max-width: 100%;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom,
.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3058d85a-f0fd-45bc-8142-f0e9a9427684 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d24f9013-0f30-4c33-9313-994afebb420b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d24f9013-0f30-4c33-9313-994afebb420b .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-96685cff-88d9-4782-aeb1-905e44a9829e {
  text-align: center;
}

#s-96685cff-88d9-4782-aeb1-905e44a9829e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-96685cff-88d9-4782-aeb1-905e44a9829e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-96685cff-88d9-4782-aeb1-905e44a9829e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bb678096-ed5b-496b-80b1-0709bbf6896f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bb678096-ed5b-496b-80b1-0709bbf6896f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bb678096-ed5b-496b-80b1-0709bbf6896f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bb678096-ed5b-496b-80b1-0709bbf6896f {
  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-bb678096-ed5b-496b-80b1-0709bbf6896f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb678096-ed5b-496b-80b1-0709bbf6896f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bb678096-ed5b-496b-80b1-0709bbf6896f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f0058318-6ab8-4eb8-a588-9cf07d4dfac7 {
  display: none;
}
#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 {
  text-align: left;
}


.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 {
  max-width: 100%;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom,
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 {
  max-width: 100%;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom,
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 {
  max-width: 100%;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom,
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 {
  max-width: 100%;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom,
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 {
  max-width: 100%;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom,
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 {
  max-width: 100%;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom,
.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8baf57b-9aa6-41ac-be9f-b3970d633733 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ae541f86-e951-47b5-a468-6dbbf5740de6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae541f86-e951-47b5-a468-6dbbf5740de6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-fb64016f-731d-4753-8bb8-26e54bd6f36b {
  text-align: center;
}

#s-fb64016f-731d-4753-8bb8-26e54bd6f36b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fb64016f-731d-4753-8bb8-26e54bd6f36b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fb64016f-731d-4753-8bb8-26e54bd6f36b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e0fe4296-34e3-4273-b819-09d2628fa748 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e0fe4296-34e3-4273-b819-09d2628fa748:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e0fe4296-34e3-4273-b819-09d2628fa748:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e0fe4296-34e3-4273-b819-09d2628fa748 {
  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-e0fe4296-34e3-4273-b819-09d2628fa748.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0fe4296-34e3-4273-b819-09d2628fa748.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e0fe4296-34e3-4273-b819-09d2628fa748.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5dc7102d-4a4e-4879-a6fe-5f8f266237d9 {
  display: none;
}
#s-0bac9407-6231-423e-9eed-7d06239acbc0 {
  text-align: left;
}


.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 {
  max-width: 100%;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom,
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 {
  max-width: 100%;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom,
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 {
  max-width: 100%;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom,
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 {
  max-width: 100%;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom,
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 {
  max-width: 100%;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom,
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 {
  max-width: 100%;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom,
.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bac9407-6231-423e-9eed-7d06239acbc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e028952b-7f34-40e8-91cc-193694513f23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e028952b-7f34-40e8-91cc-193694513f23 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-c2d12e23-913a-4d03-9fcb-0e0cae70b014 {
  text-align: center;
}

#s-c2d12e23-913a-4d03-9fcb-0e0cae70b014 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c2d12e23-913a-4d03-9fcb-0e0cae70b014 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c2d12e23-913a-4d03-9fcb-0e0cae70b014 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f668f93a-3f5d-43ba-b181-a895e2b02d27 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f668f93a-3f5d-43ba-b181-a895e2b02d27:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f668f93a-3f5d-43ba-b181-a895e2b02d27:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f668f93a-3f5d-43ba-b181-a895e2b02d27 {
  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-f668f93a-3f5d-43ba-b181-a895e2b02d27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f668f93a-3f5d-43ba-b181-a895e2b02d27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f668f93a-3f5d-43ba-b181-a895e2b02d27.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4d6b598f-2ae3-42bb-acc4-7c242de9b08b {
  display: none;
}
#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 {
  text-align: left;
}


.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 {
  max-width: 100%;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom,
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 {
  max-width: 100%;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom,
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 {
  max-width: 100%;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom,
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 {
  max-width: 100%;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom,
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 {
  max-width: 100%;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom,
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 {
  max-width: 100%;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom,
.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29af531d-c4ff-48c1-a5ea-b28622960bc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-da60a5db-e0b7-4ea0-8e3c-2a3ee9423558 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da60a5db-e0b7-4ea0-8e3c-2a3ee9423558 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-9a3e365b-a61a-45f2-90ba-21ba4c5fee8a {
  text-align: center;
}

#s-9a3e365b-a61a-45f2-90ba-21ba4c5fee8a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9a3e365b-a61a-45f2-90ba-21ba4c5fee8a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9a3e365b-a61a-45f2-90ba-21ba4c5fee8a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-336752ff-efa1-4c1f-bd21-d072945c21ad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-336752ff-efa1-4c1f-bd21-d072945c21ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-336752ff-efa1-4c1f-bd21-d072945c21ad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-336752ff-efa1-4c1f-bd21-d072945c21ad {
  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-336752ff-efa1-4c1f-bd21-d072945c21ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-336752ff-efa1-4c1f-bd21-d072945c21ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-336752ff-efa1-4c1f-bd21-d072945c21ad.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2f5dad3e-5ab2-4042-a520-400c13be5a9e {
  display: none;
}
#s-8c7046bf-071a-4748-a96d-5969a6e2e71f {
  text-align: left;
}


.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f {
  max-width: 100%;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom,
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f {
  max-width: 100%;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom,
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f {
  max-width: 100%;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom,
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f {
  max-width: 100%;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom,
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f {
  max-width: 100%;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom,
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f {
  max-width: 100%;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom,
.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7046bf-071a-4748-a96d-5969a6e2e71f .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-f6eb937a-fc2e-41f2-a4d7-505df175fbe0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6eb937a-fc2e-41f2-a4d7-505df175fbe0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-2294b631-4471-4693-aec9-4745893ba828 {
  text-align: center;
}

#s-2294b631-4471-4693-aec9-4745893ba828 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2294b631-4471-4693-aec9-4745893ba828 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2294b631-4471-4693-aec9-4745893ba828 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4ec663a7-ae32-4916-9c97-4c516ed7a1ed {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4ec663a7-ae32-4916-9c97-4c516ed7a1ed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4ec663a7-ae32-4916-9c97-4c516ed7a1ed:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4ec663a7-ae32-4916-9c97-4c516ed7a1ed {
  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-4ec663a7-ae32-4916-9c97-4c516ed7a1ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ec663a7-ae32-4916-9c97-4c516ed7a1ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4ec663a7-ae32-4916-9c97-4c516ed7a1ed.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8dd6a0a6-64aa-4a19-af35-e3114f5568b5 {
  display: none;
}
#s-397f2aa7-cb05-4271-90ef-8550c87d8917 {
  text-align: left;
}


.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 {
  max-width: 100%;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom,
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 {
  max-width: 100%;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom,
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 {
  max-width: 100%;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom,
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 {
  max-width: 100%;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom,
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 {
  max-width: 100%;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom,
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 {
  max-width: 100%;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom,
.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-397f2aa7-cb05-4271-90ef-8550c87d8917 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d0b33d7b-de70-4123-b0de-a2801c83d3e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0b33d7b-de70-4123-b0de-a2801c83d3e6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-1140529d-d19d-4c55-8f35-7c002e828a62 {
  text-align: center;
}

#s-1140529d-d19d-4c55-8f35-7c002e828a62 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1140529d-d19d-4c55-8f35-7c002e828a62 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1140529d-d19d-4c55-8f35-7c002e828a62 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-923bd956-06dd-40ee-931b-fa3cab85d9ff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-923bd956-06dd-40ee-931b-fa3cab85d9ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-923bd956-06dd-40ee-931b-fa3cab85d9ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-923bd956-06dd-40ee-931b-fa3cab85d9ff {
  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-923bd956-06dd-40ee-931b-fa3cab85d9ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-923bd956-06dd-40ee-931b-fa3cab85d9ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-923bd956-06dd-40ee-931b-fa3cab85d9ff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-bde4ea43-5642-467c-8702-6bbfc016a907 {
  display: none;
}
#s-bde4ea43-5642-467c-8702-6bbfc016a907, #wrap-s-bde4ea43-5642-467c-8702-6bbfc016a907 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bde4ea43-5642-467c-8702-6bbfc016a907 {
  display: none;
}
#s-bde4ea43-5642-467c-8702-6bbfc016a907, #wrap-s-bde4ea43-5642-467c-8702-6bbfc016a907 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bde4ea43-5642-467c-8702-6bbfc016a907 {
  display: none;
}
#s-bde4ea43-5642-467c-8702-6bbfc016a907, #wrap-s-bde4ea43-5642-467c-8702-6bbfc016a907 { display:none !important; }}@media (max-width: 767px){#s-bde4ea43-5642-467c-8702-6bbfc016a907 {
  
}
}
#s-ddd41868-5580-42c4-b126-a0218fed5946 {
  display: none;
}
#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c {
  text-align: left;
}


.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c {
  max-width: 100%;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom,
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c {
  max-width: 100%;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom,
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c {
  max-width: 100%;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom,
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c {
  max-width: 100%;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom,
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c {
  max-width: 100%;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom,
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c {
  max-width: 100%;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom,
.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-405e7e33-fd9a-4a42-92ae-d4e792a9fc0c .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-c9a3f904-1e90-4f5e-96ae-5149bb43c379 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9a3f904-1e90-4f5e-96ae-5149bb43c379 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-cfa179ca-3107-4d4d-a31c-dc8b7ea7be20 {
  text-align: center;
}

#s-cfa179ca-3107-4d4d-a31c-dc8b7ea7be20 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cfa179ca-3107-4d4d-a31c-dc8b7ea7be20 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cfa179ca-3107-4d4d-a31c-dc8b7ea7be20 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cf864f82-5135-4313-8b22-201f68b859cf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cf864f82-5135-4313-8b22-201f68b859cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf864f82-5135-4313-8b22-201f68b859cf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf864f82-5135-4313-8b22-201f68b859cf {
  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-cf864f82-5135-4313-8b22-201f68b859cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf864f82-5135-4313-8b22-201f68b859cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cf864f82-5135-4313-8b22-201f68b859cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a97c4d10-acbb-4df8-8b90-325ba0d4b2c9 {
  display: none;
}
#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c {
  text-align: left;
}


.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c {
  max-width: 100%;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom,
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c {
  max-width: 100%;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom,
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c {
  max-width: 100%;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom,
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c {
  max-width: 100%;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom,
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c {
  max-width: 100%;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom,
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c {
  max-width: 100%;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom,
.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-84642cf0-e4ab-4c37-8bd3-e1e11ff14e8c .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d2d017dd-1d77-4e53-94e0-a18d6763c5a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2d017dd-1d77-4e53-94e0-a18d6763c5a4 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-80c1a0c5-8313-41b2-8859-cd66cb3a3094 {
  text-align: center;
}

#s-80c1a0c5-8313-41b2-8859-cd66cb3a3094 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-80c1a0c5-8313-41b2-8859-cd66cb3a3094 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-80c1a0c5-8313-41b2-8859-cd66cb3a3094 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a237bcc7-de57-4bea-aafe-f3217e470b27 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a237bcc7-de57-4bea-aafe-f3217e470b27:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a237bcc7-de57-4bea-aafe-f3217e470b27:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a237bcc7-de57-4bea-aafe-f3217e470b27 {
  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-a237bcc7-de57-4bea-aafe-f3217e470b27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a237bcc7-de57-4bea-aafe-f3217e470b27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a237bcc7-de57-4bea-aafe-f3217e470b27.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5168f9d6-7b4c-4c83-98d5-3a07bf882970 {
  display: none;
}
#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 {
  text-align: left;
}


.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 {
  max-width: 100%;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom,
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 {
  max-width: 100%;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom,
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 {
  max-width: 100%;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom,
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 {
  max-width: 100%;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom,
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 {
  max-width: 100%;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom,
.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab36969-f49e-4bb6-bbbf-e94761de6927 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4adb3e43-656f-460e-8db9-a681812c4b35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4adb3e43-656f-460e-8db9-a681812c4b35 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-5bbecc42-8463-4c9c-8dec-d54975220073 {
  text-align: center;
}

#s-5bbecc42-8463-4c9c-8dec-d54975220073 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5bbecc42-8463-4c9c-8dec-d54975220073 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5bbecc42-8463-4c9c-8dec-d54975220073 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-474934b6-de19-4a6d-b0db-aef4603b73a4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-474934b6-de19-4a6d-b0db-aef4603b73a4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-474934b6-de19-4a6d-b0db-aef4603b73a4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-474934b6-de19-4a6d-b0db-aef4603b73a4 {
  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-474934b6-de19-4a6d-b0db-aef4603b73a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-474934b6-de19-4a6d-b0db-aef4603b73a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-474934b6-de19-4a6d-b0db-aef4603b73a4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-919b8f53-8a2d-41e2-9e1e-409770db40bd {
  display: none;
}
#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 {
  text-align: left;
}


.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 {
  max-width: 100%;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom,
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 {
  max-width: 100%;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom,
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 {
  max-width: 100%;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom,
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 {
  max-width: 100%;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom,
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 {
  max-width: 100%;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom,
.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6bcc2a4-0cb5-4c4a-8b3f-b06d8778b122 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c6d6f47-6c01-4d56-a3fd-8d9133841e85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c6d6f47-6c01-4d56-a3fd-8d9133841e85 .shg-product-title-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-8b2f414c-73f3-4658-8704-6c0410abaff9 {
  text-align: center;
}

#s-8b2f414c-73f3-4658-8704-6c0410abaff9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8b2f414c-73f3-4658-8704-6c0410abaff9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8b2f414c-73f3-4658-8704-6c0410abaff9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2173c6ab-8452-4711-9d29-70a2b6df659d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2173c6ab-8452-4711-9d29-70a2b6df659d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2173c6ab-8452-4711-9d29-70a2b6df659d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2173c6ab-8452-4711-9d29-70a2b6df659d {
  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-2173c6ab-8452-4711-9d29-70a2b6df659d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2173c6ab-8452-4711-9d29-70a2b6df659d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2173c6ab-8452-4711-9d29-70a2b6df659d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3941ecf1-376f-4e37-85c4-0937caa11eea {
  display: none;
}
#s-675a41c3-1221-4476-80b6-e835e1bea914 {
  text-align: left;
}


.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 {
  max-width: 100%;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom,
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 {
  max-width: 100%;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom,
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 {
  max-width: 100%;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom,
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 {
  max-width: 100%;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom,
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 {
  max-width: 100%;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom,
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 {
  max-width: 100%;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom,
.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-675a41c3-1221-4476-80b6-e835e1bea914 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ecb8e1d1-5280-4d9b-8f2a-2e7b6d36baf5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ecb8e1d1-5280-4d9b-8f2a-2e7b6d36baf5 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-3d4b9dec-db78-476e-a40b-4c4dfbb5407d {
  text-align: center;
}

#s-3d4b9dec-db78-476e-a40b-4c4dfbb5407d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3d4b9dec-db78-476e-a40b-4c4dfbb5407d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3d4b9dec-db78-476e-a40b-4c4dfbb5407d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bb8711c1-0b08-4ac6-bf63-c1bb746e5ecb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bb8711c1-0b08-4ac6-bf63-c1bb746e5ecb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bb8711c1-0b08-4ac6-bf63-c1bb746e5ecb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bb8711c1-0b08-4ac6-bf63-c1bb746e5ecb {
  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-bb8711c1-0b08-4ac6-bf63-c1bb746e5ecb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb8711c1-0b08-4ac6-bf63-c1bb746e5ecb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bb8711c1-0b08-4ac6-bf63-c1bb746e5ecb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8706e49e-578e-48e9-9d26-fafc50bde12b {
  display: none;
}
#s-12988b0b-8fda-42ff-8c83-88c995e29f7c {
  text-align: left;
}


.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c {
  max-width: 100%;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom,
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c {
  max-width: 100%;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom,
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c {
  max-width: 100%;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom,
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c {
  max-width: 100%;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom,
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c {
  max-width: 100%;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom,
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c {
  max-width: 100%;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom,
.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12988b0b-8fda-42ff-8c83-88c995e29f7c .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-8dcd5568-f9a4-47b3-ad66-a2088003d626 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8dcd5568-f9a4-47b3-ad66-a2088003d626 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-cc64669c-b737-4e64-b312-6bf7d03c3e28 {
  text-align: center;
}

#s-cc64669c-b737-4e64-b312-6bf7d03c3e28 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cc64669c-b737-4e64-b312-6bf7d03c3e28 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cc64669c-b737-4e64-b312-6bf7d03c3e28 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-56f893c7-844c-43d9-8176-c6a48b80a75b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-56f893c7-844c-43d9-8176-c6a48b80a75b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-56f893c7-844c-43d9-8176-c6a48b80a75b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-56f893c7-844c-43d9-8176-c6a48b80a75b {
  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-56f893c7-844c-43d9-8176-c6a48b80a75b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56f893c7-844c-43d9-8176-c6a48b80a75b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-56f893c7-844c-43d9-8176-c6a48b80a75b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-232e2d63-a9cc-43c4-a937-f36fd42aa49f {
  display: none;
}
#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 {
  text-align: left;
}


.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 {
  max-width: 100%;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom,
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 {
  max-width: 100%;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom,
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 {
  max-width: 100%;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom,
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 {
  max-width: 100%;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom,
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 {
  max-width: 100%;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom,
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 {
  max-width: 100%;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom,
.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d56c7b3-5e61-47f4-bb3e-8a56bdfd3774 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-16fb3386-6112-4272-aa3e-4e73eee8ab1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16fb3386-6112-4272-aa3e-4e73eee8ab1f .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-03022dd6-f595-44a7-a39f-b40c6eb41d62 {
  text-align: center;
}

#s-03022dd6-f595-44a7-a39f-b40c6eb41d62 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-03022dd6-f595-44a7-a39f-b40c6eb41d62 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-03022dd6-f595-44a7-a39f-b40c6eb41d62 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-39f4589f-fc4b-42f8-b778-06aa278a3bc0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-39f4589f-fc4b-42f8-b778-06aa278a3bc0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-39f4589f-fc4b-42f8-b778-06aa278a3bc0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-39f4589f-fc4b-42f8-b778-06aa278a3bc0 {
  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-39f4589f-fc4b-42f8-b778-06aa278a3bc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39f4589f-fc4b-42f8-b778-06aa278a3bc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-39f4589f-fc4b-42f8-b778-06aa278a3bc0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a5436354-0b66-493e-9100-3bdbb1bae408 {
  display: none;
}
#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d {
  text-align: left;
}


.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d {
  max-width: 100%;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom,
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d {
  max-width: 100%;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom,
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d {
  max-width: 100%;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom,
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d {
  max-width: 100%;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom,
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d {
  max-width: 100%;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom,
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d {
  max-width: 100%;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom,
.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b299439-a3d5-47a7-b9d2-45fd7bdd3b2d .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-445120ad-42d1-4a21-9ef0-3124ce433f03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-445120ad-42d1-4a21-9ef0-3124ce433f03 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-f3218a71-339e-4d1b-a895-f9c983181e55 {
  text-align: center;
}

#s-f3218a71-339e-4d1b-a895-f9c983181e55 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f3218a71-339e-4d1b-a895-f9c983181e55 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f3218a71-339e-4d1b-a895-f9c983181e55 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e4b075c2-8766-4c93-bdb0-a0f9dad22e4c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e4b075c2-8766-4c93-bdb0-a0f9dad22e4c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e4b075c2-8766-4c93-bdb0-a0f9dad22e4c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4b075c2-8766-4c93-bdb0-a0f9dad22e4c {
  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-e4b075c2-8766-4c93-bdb0-a0f9dad22e4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4b075c2-8766-4c93-bdb0-a0f9dad22e4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e4b075c2-8766-4c93-bdb0-a0f9dad22e4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d632d0af-033d-4060-a73e-fca2e2166d67 {
  display: none;
}
#s-39e8a425-da0e-4165-9dce-28c15ec25b1a {
  text-align: left;
}


.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a {
  max-width: 100%;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom,
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a {
  max-width: 100%;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom,
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a {
  max-width: 100%;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom,
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a {
  max-width: 100%;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom,
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a {
  max-width: 100%;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom,
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a {
  max-width: 100%;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom,
.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39e8a425-da0e-4165-9dce-28c15ec25b1a .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-150d36fc-be56-4d6e-b320-bce12a5f5ead {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-150d36fc-be56-4d6e-b320-bce12a5f5ead .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-a38c4e42-35fe-40c7-b121-a5ebd342c509 {
  text-align: center;
}

#s-a38c4e42-35fe-40c7-b121-a5ebd342c509 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a38c4e42-35fe-40c7-b121-a5ebd342c509 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a38c4e42-35fe-40c7-b121-a5ebd342c509 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d97d46d6-edbf-4918-8d38-3c11ca2e591f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d97d46d6-edbf-4918-8d38-3c11ca2e591f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d97d46d6-edbf-4918-8d38-3c11ca2e591f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d97d46d6-edbf-4918-8d38-3c11ca2e591f {
  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-d97d46d6-edbf-4918-8d38-3c11ca2e591f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d97d46d6-edbf-4918-8d38-3c11ca2e591f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d97d46d6-edbf-4918-8d38-3c11ca2e591f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8e197f7f-5c2f-46c4-9c5a-805b1ff59c24 {
  display: none;
}
#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 {
  text-align: left;
}


.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 {
  max-width: 100%;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom,
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 {
  max-width: 100%;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom,
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 {
  max-width: 100%;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom,
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 {
  max-width: 100%;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom,
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 {
  max-width: 100%;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom,
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 {
  max-width: 100%;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom,
.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4461d0-680a-4d82-aad9-7f9813ed68b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-9cbb1cf2-d76f-4534-a89e-8e10f100a7f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9cbb1cf2-d76f-4534-a89e-8e10f100a7f0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Chivo;
  font-style:  italic ;
  font-size: 20px;
  line-height: 0.8em;
  letter-spacing: ;
}

#s-2c94ef47-a710-4e83-9399-b4b4a32765df {
  text-align: center;
}

#s-2c94ef47-a710-4e83-9399-b4b4a32765df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2c94ef47-a710-4e83-9399-b4b4a32765df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2c94ef47-a710-4e83-9399-b4b4a32765df .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-33a473ca-d2d9-48b5-9804-1906cfa6ad14 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-33a473ca-d2d9-48b5-9804-1906cfa6ad14:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-33a473ca-d2d9-48b5-9804-1906cfa6ad14:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-33a473ca-d2d9-48b5-9804-1906cfa6ad14 {
  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-33a473ca-d2d9-48b5-9804-1906cfa6ad14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33a473ca-d2d9-48b5-9804-1906cfa6ad14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33a473ca-d2d9-48b5-9804-1906cfa6ad14.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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
