.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-b6b5fc2d-79ac-4154-b01b-0c25c407ad97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6b5fc2d-79ac-4154-b01b-0c25c407ad97 .shogun-heading-component h1 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-e8358783-b6e7-4a0f-ac21-1a8e35fdb5e6 {
  min-height: 50px;
}








#s-e8358783-b6e7-4a0f-ac21-1a8e35fdb5e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8358783-b6e7-4a0f-ac21-1a8e35fdb5e6.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

#s-bba3aeee-472f-41aa-a524-184e0d4760fa {
  min-height: 50px;
}








#s-bba3aeee-472f-41aa-a524-184e0d4760fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bba3aeee-472f-41aa-a524-184e0d4760fa.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-b04c1177-b3c2-4727-9245-b081db766176 {
  min-height: 50px;
}








#s-b04c1177-b3c2-4727-9245-b081db766176 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b04c1177-b3c2-4727-9245-b081db766176.shg-box.shg-c {
  justify-content: flex-start;
}

#s-56bbd9b9-2f85-416f-85d6-903514cfe65d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56bbd9b9-2f85-416f-85d6-903514cfe65d .shogun-heading-component h1 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-09981ffd-4ce5-48c9-b4e0-959e65aa3c29 {
  min-height: 50px;
}








#s-09981ffd-4ce5-48c9-b4e0-959e65aa3c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09981ffd-4ce5-48c9-b4e0-959e65aa3c29.shg-box.shg-c {
  justify-content: center;
}

/*
  $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;
  }
}

#s-eabe99b4-a2c4-43fa-aaef-91dc1cd6151e {
  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-151294f6-8986-43d4-8a95-7c4bb091cf83 {
  text-align: left;
}


.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 {
  max-width: 100%;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom,
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 {
  max-width: 100%;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom,
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 {
  max-width: 100%;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom,
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 {
  max-width: 100%;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom,
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 {
  max-width: 100%;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .shg-image-zoom,
.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151294f6-8986-43d4-8a95-7c4bb091cf83 .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-ed6b2bf5-f59a-4794-89f3-eb1060cdb5ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed6b2bf5-f59a-4794-89f3-eb1060cdb5ff .shg-product-title-component h5 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-ca717ad6-2735-4223-9ea5-59a8ebd940c9 {
  text-align: center;
}

#s-ca717ad6-2735-4223-9ea5-59a8ebd940c9 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-ca717ad6-2735-4223-9ea5-59a8ebd940c9 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-ca717ad6-2735-4223-9ea5-59a8ebd940c9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-ebdbbeeb-a6cb-4112-bffb-16b012e2d57a {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-ebdbbeeb-a6cb-4112-bffb-16b012e2d57a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ebdbbeeb-a6cb-4112-bffb-16b012e2d57a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ebdbbeeb-a6cb-4112-bffb-16b012e2d57a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ebdbbeeb-a6cb-4112-bffb-16b012e2d57a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebdbbeeb-a6cb-4112-bffb-16b012e2d57a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ebdbbeeb-a6cb-4112-bffb-16b012e2d57a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-14278227-6dae-42df-ae83-2b0f68a5086b {
  display: none;
}
#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab {
  text-align: left;
}


.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab {
  max-width: 100%;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom,
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab {
  max-width: 100%;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom,
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab {
  max-width: 100%;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom,
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab {
  max-width: 100%;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom,
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab {
  max-width: 100%;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom,
.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee43e8e2-6bc1-419e-a603-c2589f61c5ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-02c9015f-a107-4e7f-b94b-e5f5635af50f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-02c9015f-a107-4e7f-b94b-e5f5635af50f .shg-product-title-component h5 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-e2295eda-c4b1-4c46-bc64-6a6ef5a28b9a {
  text-align: center;
}

#s-e2295eda-c4b1-4c46-bc64-6a6ef5a28b9a .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-e2295eda-c4b1-4c46-bc64-6a6ef5a28b9a .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-e2295eda-c4b1-4c46-bc64-6a6ef5a28b9a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ae3ca052-9fce-4989-a121-861b7d325d3f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-ae3ca052-9fce-4989-a121-861b7d325d3f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ae3ca052-9fce-4989-a121-861b7d325d3f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ae3ca052-9fce-4989-a121-861b7d325d3f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ae3ca052-9fce-4989-a121-861b7d325d3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae3ca052-9fce-4989-a121-861b7d325d3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ae3ca052-9fce-4989-a121-861b7d325d3f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fd3f0bd5-4baf-4e16-abca-ec308526bd6d {
  display: none;
}
#s-2090d62b-ab33-47ee-a120-d3783d639dd9 {
  text-align: left;
}


.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 {
  max-width: 100%;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom,
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 {
  max-width: 100%;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom,
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 {
  max-width: 100%;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom,
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 {
  max-width: 100%;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom,
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 {
  max-width: 100%;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom,
.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2090d62b-ab33-47ee-a120-d3783d639dd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2f9949e3-be6e-45e1-a8a6-70a02a135e97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f9949e3-be6e-45e1-a8a6-70a02a135e97 .shg-product-title-component h5 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-7ff8cff8-9cca-42f9-81b6-d87e8b0d6312 {
  text-align: center;
}

#s-7ff8cff8-9cca-42f9-81b6-d87e8b0d6312 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-7ff8cff8-9cca-42f9-81b6-d87e8b0d6312 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-7ff8cff8-9cca-42f9-81b6-d87e8b0d6312 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9c0a827d-28de-4929-9e13-2b5f8fff11eb {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-9c0a827d-28de-4929-9e13-2b5f8fff11eb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c0a827d-28de-4929-9e13-2b5f8fff11eb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9c0a827d-28de-4929-9e13-2b5f8fff11eb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9c0a827d-28de-4929-9e13-2b5f8fff11eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c0a827d-28de-4929-9e13-2b5f8fff11eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9c0a827d-28de-4929-9e13-2b5f8fff11eb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dcad024e-0394-42e1-8c64-aab8fbe1b9d1 {
  display: none;
}
#s-95067d84-d30f-45ed-99b2-ffbab9821486 {
  text-align: left;
}


.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 {
  max-width: 100%;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom,
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 {
  max-width: 100%;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom,
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 {
  max-width: 100%;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom,
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 {
  max-width: 100%;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom,
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 {
  max-width: 100%;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom,
.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95067d84-d30f-45ed-99b2-ffbab9821486 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c09a7683-144e-4bdb-9d11-0530e58e60a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c09a7683-144e-4bdb-9d11-0530e58e60a0 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-b5408977-9334-4411-90a3-7ff0b931c2b7 {
  text-align: center;
}

#s-b5408977-9334-4411-90a3-7ff0b931c2b7 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-b5408977-9334-4411-90a3-7ff0b931c2b7 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-b5408977-9334-4411-90a3-7ff0b931c2b7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0c546f24-17d6-4c5d-bece-a7e6103f34b0 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-0c546f24-17d6-4c5d-bece-a7e6103f34b0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0c546f24-17d6-4c5d-bece-a7e6103f34b0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0c546f24-17d6-4c5d-bece-a7e6103f34b0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c546f24-17d6-4c5d-bece-a7e6103f34b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c546f24-17d6-4c5d-bece-a7e6103f34b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c546f24-17d6-4c5d-bece-a7e6103f34b0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-01878ea9-bab7-426d-914c-a4c43d311080 {
  display: none;
}
#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd {
  text-align: left;
}


.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd {
  max-width: 100%;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom,
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd {
  max-width: 100%;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom,
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd {
  max-width: 100%;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom,
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd {
  max-width: 100%;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom,
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd {
  max-width: 100%;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom,
.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7627f7dd-4768-4918-bafb-a2b3244c6dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a0368a59-e274-4192-9c10-32a4090408d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0368a59-e274-4192-9c10-32a4090408d3 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-11d6c332-2190-485d-9e85-2939853659c8 {
  text-align: center;
}

#s-11d6c332-2190-485d-9e85-2939853659c8 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-11d6c332-2190-485d-9e85-2939853659c8 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-11d6c332-2190-485d-9e85-2939853659c8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-62fd61b9-6ef5-42e5-874b-9ceae5789b7f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-62fd61b9-6ef5-42e5-874b-9ceae5789b7f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-62fd61b9-6ef5-42e5-874b-9ceae5789b7f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-62fd61b9-6ef5-42e5-874b-9ceae5789b7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-62fd61b9-6ef5-42e5-874b-9ceae5789b7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62fd61b9-6ef5-42e5-874b-9ceae5789b7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-62fd61b9-6ef5-42e5-874b-9ceae5789b7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2d493223-fa06-463f-a3e4-b75c87d4feb4 {
  display: none;
}
#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 {
  text-align: left;
}


.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 {
  max-width: 100%;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom,
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 {
  max-width: 100%;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom,
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 {
  max-width: 100%;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom,
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 {
  max-width: 100%;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom,
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 {
  max-width: 100%;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom,
.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69d49196-12bb-49b0-bbc6-b3d5b6d1ea44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-495380e2-4af0-4e73-afee-ae3b6ea19da6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-495380e2-4af0-4e73-afee-ae3b6ea19da6 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-4dadbeaa-6b62-45fb-8c45-295f070f56d2 {
  text-align: center;
}

#s-4dadbeaa-6b62-45fb-8c45-295f070f56d2 .shg-product-sold-out {
  display: none;
  color: rgba(39, 89, 114, 1);
  font-size: 16px;
}

#s-4dadbeaa-6b62-45fb-8c45-295f070f56d2 .shg-product-price {
  color: rgba(39, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-4dadbeaa-6b62-45fb-8c45-295f070f56d2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-35bed423-13be-4138-8aaf-fe07b41a6435 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-35bed423-13be-4138-8aaf-fe07b41a6435:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-35bed423-13be-4138-8aaf-fe07b41a6435:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-35bed423-13be-4138-8aaf-fe07b41a6435 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-35bed423-13be-4138-8aaf-fe07b41a6435.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35bed423-13be-4138-8aaf-fe07b41a6435.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-35bed423-13be-4138-8aaf-fe07b41a6435.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d07c4eff-2ba8-4d3f-9078-5a47792a2bc1 {
  display: none;
}
#s-673b9822-5279-4ebb-b044-5768f102904e {
  text-align: left;
}


.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e {
  max-width: 100%;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom,
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e {
  max-width: 100%;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom,
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e {
  max-width: 100%;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom,
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e {
  max-width: 100%;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom,
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e {
  max-width: 100%;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom,
.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673b9822-5279-4ebb-b044-5768f102904e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4b2454e6-915a-4d3d-948d-16e0e8df7415 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b2454e6-915a-4d3d-948d-16e0e8df7415 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-759054e1-f41a-47e9-9dc9-6796a403e663 {
  text-align: center;
}

#s-759054e1-f41a-47e9-9dc9-6796a403e663 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-759054e1-f41a-47e9-9dc9-6796a403e663 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-759054e1-f41a-47e9-9dc9-6796a403e663 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9cfa28bf-feb0-42c3-9bcb-7026139280cf {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-9cfa28bf-feb0-42c3-9bcb-7026139280cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9cfa28bf-feb0-42c3-9bcb-7026139280cf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9cfa28bf-feb0-42c3-9bcb-7026139280cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9cfa28bf-feb0-42c3-9bcb-7026139280cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9cfa28bf-feb0-42c3-9bcb-7026139280cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9cfa28bf-feb0-42c3-9bcb-7026139280cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-81ad98bf-c4e4-41fb-a2f3-32c5dae6cf1a {
  display: none;
}
#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 {
  text-align: left;
}


.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 {
  max-width: 100%;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom,
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 {
  max-width: 100%;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom,
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 {
  max-width: 100%;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom,
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 {
  max-width: 100%;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom,
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 {
  max-width: 100%;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom,
.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a82f9de-9ea6-4a19-949a-a8aefbce57f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-472bfb6e-1755-4a88-a402-ad294ac72583 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-472bfb6e-1755-4a88-a402-ad294ac72583 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-d0b49bd0-cdaa-486b-ae00-16e58d56ff37 {
  text-align: center;
}

#s-d0b49bd0-cdaa-486b-ae00-16e58d56ff37 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-d0b49bd0-cdaa-486b-ae00-16e58d56ff37 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-d0b49bd0-cdaa-486b-ae00-16e58d56ff37 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e4515bed-7294-428b-b09f-473b55d4907e {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-e4515bed-7294-428b-b09f-473b55d4907e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e4515bed-7294-428b-b09f-473b55d4907e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4515bed-7294-428b-b09f-473b55d4907e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4515bed-7294-428b-b09f-473b55d4907e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4515bed-7294-428b-b09f-473b55d4907e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e4515bed-7294-428b-b09f-473b55d4907e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-44c442a9-5b47-456c-859e-0d8f24064645 {
  display: none;
}
#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 {
  text-align: left;
}


.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 {
  max-width: 100%;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom,
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 {
  max-width: 100%;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom,
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 {
  max-width: 100%;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom,
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 {
  max-width: 100%;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom,
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 {
  max-width: 100%;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom,
.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c078702a-a6f6-47b1-8bfe-4228c04c66e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-962f5827-7555-4c29-905a-2170de9de93a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-962f5827-7555-4c29-905a-2170de9de93a .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-e76dc455-6f9f-45a0-af01-0874dc5cc83d {
  text-align: center;
}

#s-e76dc455-6f9f-45a0-af01-0874dc5cc83d .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-e76dc455-6f9f-45a0-af01-0874dc5cc83d .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-e76dc455-6f9f-45a0-af01-0874dc5cc83d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ad8206d0-2409-4389-ac6f-0da3b80e9f13 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-ad8206d0-2409-4389-ac6f-0da3b80e9f13:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ad8206d0-2409-4389-ac6f-0da3b80e9f13:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ad8206d0-2409-4389-ac6f-0da3b80e9f13 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ad8206d0-2409-4389-ac6f-0da3b80e9f13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad8206d0-2409-4389-ac6f-0da3b80e9f13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ad8206d0-2409-4389-ac6f-0da3b80e9f13.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1c54f5ae-9408-4be6-b43e-7f1bb4a1c610 {
  display: none;
}
#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c {
  text-align: left;
}


.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c {
  max-width: 100%;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom,
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c {
  max-width: 100%;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom,
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c {
  max-width: 100%;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom,
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c {
  max-width: 100%;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom,
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c {
  max-width: 100%;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom,
.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94b15667-83e4-4a22-a5a7-4b2d61b3218c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0224fe0f-b5d0-461f-8a1f-99bb2b15f7cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0224fe0f-b5d0-461f-8a1f-99bb2b15f7cf .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-79951eb1-ef94-420a-8fa6-2957530f1b51 {
  text-align: center;
}

#s-79951eb1-ef94-420a-8fa6-2957530f1b51 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-79951eb1-ef94-420a-8fa6-2957530f1b51 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-79951eb1-ef94-420a-8fa6-2957530f1b51 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1dba7fd7-c975-4d0a-baec-19622c89151f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-1dba7fd7-c975-4d0a-baec-19622c89151f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1dba7fd7-c975-4d0a-baec-19622c89151f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1dba7fd7-c975-4d0a-baec-19622c89151f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1dba7fd7-c975-4d0a-baec-19622c89151f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1dba7fd7-c975-4d0a-baec-19622c89151f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1dba7fd7-c975-4d0a-baec-19622c89151f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-22692d63-8594-422f-846b-250634b434c3 {
  display: none;
}
#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 {
  text-align: left;
}


.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 {
  max-width: 100%;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom,
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 {
  max-width: 100%;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom,
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 {
  max-width: 100%;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom,
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 {
  max-width: 100%;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom,
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 {
  max-width: 100%;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom,
.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b16d106a-d2e9-437b-8d55-41f6dc7f67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cc5b490e-0112-48cb-9f1a-0050f29cb48c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc5b490e-0112-48cb-9f1a-0050f29cb48c .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-9171e376-eb5c-43ce-a633-9b555ac809b4 {
  text-align: center;
}

#s-9171e376-eb5c-43ce-a633-9b555ac809b4 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-9171e376-eb5c-43ce-a633-9b555ac809b4 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-9171e376-eb5c-43ce-a633-9b555ac809b4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-448c6068-5844-4dab-8183-81fc43af9cf2 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-448c6068-5844-4dab-8183-81fc43af9cf2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-448c6068-5844-4dab-8183-81fc43af9cf2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-448c6068-5844-4dab-8183-81fc43af9cf2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-448c6068-5844-4dab-8183-81fc43af9cf2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-448c6068-5844-4dab-8183-81fc43af9cf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-448c6068-5844-4dab-8183-81fc43af9cf2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-397c4c5b-7248-4c22-9b1e-758813ef9016 {
  display: none;
}
#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 {
  text-align: left;
}


.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 {
  max-width: 100%;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom,
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 {
  max-width: 100%;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom,
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 {
  max-width: 100%;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom,
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 {
  max-width: 100%;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom,
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 {
  max-width: 100%;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom,
.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e15b7862-17a9-45a6-b591-fd0b6ead8269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c1d07844-0a0c-4354-af96-9189d6883d34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1d07844-0a0c-4354-af96-9189d6883d34 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-61f8b54a-635c-4f5e-b145-c2d7ea8e311a {
  text-align: center;
}

#s-61f8b54a-635c-4f5e-b145-c2d7ea8e311a .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-61f8b54a-635c-4f5e-b145-c2d7ea8e311a .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-61f8b54a-635c-4f5e-b145-c2d7ea8e311a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-348ff7d7-7441-45b5-8ce3-d41008a284da {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-348ff7d7-7441-45b5-8ce3-d41008a284da:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-348ff7d7-7441-45b5-8ce3-d41008a284da:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-348ff7d7-7441-45b5-8ce3-d41008a284da {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-348ff7d7-7441-45b5-8ce3-d41008a284da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-348ff7d7-7441-45b5-8ce3-d41008a284da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-348ff7d7-7441-45b5-8ce3-d41008a284da.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-42ebe9f4-c298-43ab-81df-b3e883f27c05 {
  display: none;
}
#s-ef72e97e-b311-448e-bfc4-47be74fcb31a {
  text-align: left;
}


.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a {
  max-width: 100%;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom,
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a {
  max-width: 100%;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom,
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a {
  max-width: 100%;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom,
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a {
  max-width: 100%;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom,
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a {
  max-width: 100%;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom,
.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef72e97e-b311-448e-bfc4-47be74fcb31a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a57f8ed5-a561-4eba-965a-81572a499386 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a57f8ed5-a561-4eba-965a-81572a499386 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-717a191a-3e7d-49bd-a500-cdf8dcbdcae7 {
  text-align: center;
}

#s-717a191a-3e7d-49bd-a500-cdf8dcbdcae7 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-717a191a-3e7d-49bd-a500-cdf8dcbdcae7 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-717a191a-3e7d-49bd-a500-cdf8dcbdcae7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c10d16c2-2b11-4cdf-a6bd-919cf775fb2c {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-c10d16c2-2b11-4cdf-a6bd-919cf775fb2c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c10d16c2-2b11-4cdf-a6bd-919cf775fb2c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c10d16c2-2b11-4cdf-a6bd-919cf775fb2c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c10d16c2-2b11-4cdf-a6bd-919cf775fb2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c10d16c2-2b11-4cdf-a6bd-919cf775fb2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c10d16c2-2b11-4cdf-a6bd-919cf775fb2c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f374ea66-8ba5-4ea2-867d-9d71681e6d03 {
  display: none;
}
#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 {
  text-align: left;
}


.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 {
  max-width: 100%;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom,
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 {
  max-width: 100%;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom,
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 {
  max-width: 100%;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom,
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 {
  max-width: 100%;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom,
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 {
  max-width: 100%;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom,
.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d35e30ad-6f5d-42a9-974f-aa72d73cc1e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d0007862-2b3d-444f-9f04-7eb33512ef02 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0007862-2b3d-444f-9f04-7eb33512ef02 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-21676a3b-d86d-43cb-9a4b-9988d22d6eb1 {
  text-align: center;
}

#s-21676a3b-d86d-43cb-9a4b-9988d22d6eb1 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-21676a3b-d86d-43cb-9a4b-9988d22d6eb1 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-21676a3b-d86d-43cb-9a4b-9988d22d6eb1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0ab910d1-fcf1-404c-b055-61a20f9b7530 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-0ab910d1-fcf1-404c-b055-61a20f9b7530:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0ab910d1-fcf1-404c-b055-61a20f9b7530:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0ab910d1-fcf1-404c-b055-61a20f9b7530 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0ab910d1-fcf1-404c-b055-61a20f9b7530.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ab910d1-fcf1-404c-b055-61a20f9b7530.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0ab910d1-fcf1-404c-b055-61a20f9b7530.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3d0aeabb-a9ad-46b3-b981-af346a1877a7 {
  display: none;
}
#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 {
  text-align: left;
}


.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 {
  max-width: 100%;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom,
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 {
  max-width: 100%;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom,
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 {
  max-width: 100%;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom,
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 {
  max-width: 100%;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom,
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 {
  max-width: 100%;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom,
.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6392d386-e61b-4ed7-915c-8f032a3c37c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dfba1ff0-b5a4-47f2-92dc-c7e809903b5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfba1ff0-b5a4-47f2-92dc-c7e809903b5f .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-c6d46776-8ce9-401a-8b3b-6ba3be13314d {
  text-align: center;
}

#s-c6d46776-8ce9-401a-8b3b-6ba3be13314d .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-c6d46776-8ce9-401a-8b3b-6ba3be13314d .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-c6d46776-8ce9-401a-8b3b-6ba3be13314d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f417e90f-67b9-4b33-9710-fcfa84b4e919 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-f417e90f-67b9-4b33-9710-fcfa84b4e919:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f417e90f-67b9-4b33-9710-fcfa84b4e919:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f417e90f-67b9-4b33-9710-fcfa84b4e919 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f417e90f-67b9-4b33-9710-fcfa84b4e919.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f417e90f-67b9-4b33-9710-fcfa84b4e919.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f417e90f-67b9-4b33-9710-fcfa84b4e919.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7297b3b8-5882-495d-9daf-de508115622b {
  display: none;
}
#s-ecee2267-5e4c-409c-bcaa-d63241da56ed {
  text-align: left;
}


.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed {
  max-width: 100%;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom,
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed {
  max-width: 100%;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom,
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed {
  max-width: 100%;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom,
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed {
  max-width: 100%;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom,
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed {
  max-width: 100%;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom,
.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecee2267-5e4c-409c-bcaa-d63241da56ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5a649088-d7fa-45eb-88fe-da6defcd234d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a649088-d7fa-45eb-88fe-da6defcd234d .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-4c2b1c52-4020-4894-8e4f-2ff0ef6ee5b8 {
  text-align: center;
}

#s-4c2b1c52-4020-4894-8e4f-2ff0ef6ee5b8 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-4c2b1c52-4020-4894-8e4f-2ff0ef6ee5b8 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-4c2b1c52-4020-4894-8e4f-2ff0ef6ee5b8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-452b190f-a96f-4682-aa25-e865c92f5ffd {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-452b190f-a96f-4682-aa25-e865c92f5ffd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-452b190f-a96f-4682-aa25-e865c92f5ffd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-452b190f-a96f-4682-aa25-e865c92f5ffd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-452b190f-a96f-4682-aa25-e865c92f5ffd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-452b190f-a96f-4682-aa25-e865c92f5ffd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-452b190f-a96f-4682-aa25-e865c92f5ffd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3f63e906-bb75-476c-8420-a26ecc8a9116 {
  display: none;
}
#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 {
  text-align: left;
}


.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 {
  max-width: 100%;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom,
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 {
  max-width: 100%;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom,
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 {
  max-width: 100%;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom,
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 {
  max-width: 100%;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom,
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 {
  max-width: 100%;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom,
.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2132cc-2486-4709-a5cb-dfd37a724a34 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-733f84a1-afcd-47d9-a9ec-c02e2552ea04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-733f84a1-afcd-47d9-a9ec-c02e2552ea04 .shg-product-title-component h4 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-69eb4f9d-f200-4c77-b86a-328edd67da90 {
  text-align: center;
}

#s-69eb4f9d-f200-4c77-b86a-328edd67da90 .shg-product-sold-out {
  display: none;
  color: rgba(47, 89, 114, 1);
  font-size: 16px;
}

#s-69eb4f9d-f200-4c77-b86a-328edd67da90 .shg-product-price {
  color: rgba(47, 89, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-69eb4f9d-f200-4c77-b86a-328edd67da90 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-481a059f-c0fb-4c53-bfe8-43bd22d308bc {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 89, 114, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-481a059f-c0fb-4c53-bfe8-43bd22d308bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-481a059f-c0fb-4c53-bfe8-43bd22d308bc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-481a059f-c0fb-4c53-bfe8-43bd22d308bc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-481a059f-c0fb-4c53-bfe8-43bd22d308bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-481a059f-c0fb-4c53-bfe8-43bd22d308bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-481a059f-c0fb-4c53-bfe8-43bd22d308bc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2dcc451f-237a-4dbe-b09e-4b91cb2ca76f {
  min-height: 50px;
}








#s-2dcc451f-237a-4dbe-b09e-4b91cb2ca76f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dcc451f-237a-4dbe-b09e-4b91cb2ca76f.shg-box.shg-c {
  justify-content: center;
}

#s-0da29096-2008-4a9f-b045-b22167149474 {
  min-height: 500px;
background-color: rgba(47, 89, 114, 0.51);
}
@media (min-width: 1200px){#s-0da29096-2008-4a9f-b045-b22167149474 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0da29096-2008-4a9f-b045-b22167149474 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0da29096-2008-4a9f-b045-b22167149474 {
  
}
}@media (max-width: 767px){#s-0da29096-2008-4a9f-b045-b22167149474 {
  
}
}







#s-0da29096-2008-4a9f-b045-b22167149474 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0da29096-2008-4a9f-b045-b22167149474.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-2924c2e6-db01-4bd7-b321-3e12fea57129 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-2924c2e6-db01-4bd7-b321-3e12fea57129"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-478bbd0a-e918-478e-b145-cbfc3f76c015 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-478bbd0a-e918-478e-b145-cbfc3f76c015 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-478bbd0a-e918-478e-b145-cbfc3f76c015 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-478bbd0a-e918-478e-b145-cbfc3f76c015 {
  
}
}@media (max-width: 767px){#s-478bbd0a-e918-478e-b145-cbfc3f76c015 {
  
}
}







#s-478bbd0a-e918-478e-b145-cbfc3f76c015 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-478bbd0a-e918-478e-b145-cbfc3f76c015.shg-box.shg-c {
  justify-content: center;
}

#s-8a81ad51-fb30-40e6-b928-540020221d1a {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-8a81ad51-fb30-40e6-b928-540020221d1a .shogun-heading-component h1 {
  color: rgba(126, 83, 99, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-019428b4-eef4-413f-ab13-36a1034c8d55 {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-405dd6f6-2252-42dd-8e1a-d5e2a2d9ee65 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 1000px;
background-position: center center;
}
@media (min-width: 1200px){#s-405dd6f6-2252-42dd-8e1a-d5e2a2d9ee65 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-405dd6f6-2252-42dd-8e1a-d5e2a2d9ee65 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-405dd6f6-2252-42dd-8e1a-d5e2a2d9ee65 {
  
}
}@media (max-width: 767px){#s-405dd6f6-2252-42dd-8e1a-d5e2a2d9ee65 {
  
}
}







#s-405dd6f6-2252-42dd-8e1a-d5e2a2d9ee65 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-405dd6f6-2252-42dd-8e1a-d5e2a2d9ee65.shg-box.shg-c {
  justify-content: center;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
