.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-7dd13424-c42a-451e-906c-642c29daec86 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7dd13424-c42a-451e-906c-642c29daec86 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7dd13424-c42a-451e-906c-642c29daec86 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7dd13424-c42a-451e-906c-642c29daec86 {
  
}
}@media (max-width: 767px){#s-7dd13424-c42a-451e-906c-642c29daec86 {
  
}
}







#s-7dd13424-c42a-451e-906c-642c29daec86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dd13424-c42a-451e-906c-642c29daec86.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-84cc3d2c-67f5-4231-9fe3-034f7375202f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-84cc3d2c-67f5-4231-9fe3-034f7375202f {
  display: none;
}
#s-84cc3d2c-67f5-4231-9fe3-034f7375202f, #wrap-s-84cc3d2c-67f5-4231-9fe3-034f7375202f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84cc3d2c-67f5-4231-9fe3-034f7375202f {
  display: none;
}
#s-84cc3d2c-67f5-4231-9fe3-034f7375202f, #wrap-s-84cc3d2c-67f5-4231-9fe3-034f7375202f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-84cc3d2c-67f5-4231-9fe3-034f7375202f {
  display: none;
}
#s-84cc3d2c-67f5-4231-9fe3-034f7375202f, #wrap-s-84cc3d2c-67f5-4231-9fe3-034f7375202f { display:none !important; }}







#s-84cc3d2c-67f5-4231-9fe3-034f7375202f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84cc3d2c-67f5-4231-9fe3-034f7375202f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-944ff95b-d767-4258-b8cd-148d5c228d99 {
  display: none;
}
#s-d61e1e10-c6c6-42df-a039-213c35fbe52b {
  margin-top: -6px;
margin-bottom: -6px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d61e1e10-c6c6-42df-a039-213c35fbe52b {
  display: none;
}
#s-d61e1e10-c6c6-42df-a039-213c35fbe52b, #wrap-s-d61e1e10-c6c6-42df-a039-213c35fbe52b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d61e1e10-c6c6-42df-a039-213c35fbe52b {
  display: none;
}
#s-d61e1e10-c6c6-42df-a039-213c35fbe52b, #wrap-s-d61e1e10-c6c6-42df-a039-213c35fbe52b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d61e1e10-c6c6-42df-a039-213c35fbe52b {
  display: none;
}
#s-d61e1e10-c6c6-42df-a039-213c35fbe52b, #wrap-s-d61e1e10-c6c6-42df-a039-213c35fbe52b { display:none !important; }}@media (max-width: 767px){#s-d61e1e10-c6c6-42df-a039-213c35fbe52b {
  
}
}







#s-d61e1e10-c6c6-42df-a039-213c35fbe52b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d61e1e10-c6c6-42df-a039-213c35fbe52b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0e327b05-9614-4a70-be87-a6077fdf82bb {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0e327b05-9614-4a70-be87-a6077fdf82bb {
  display: none;
}
#s-0e327b05-9614-4a70-be87-a6077fdf82bb, #wrap-s-0e327b05-9614-4a70-be87-a6077fdf82bb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e327b05-9614-4a70-be87-a6077fdf82bb {
  display: none;
}
#s-0e327b05-9614-4a70-be87-a6077fdf82bb, #wrap-s-0e327b05-9614-4a70-be87-a6077fdf82bb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e327b05-9614-4a70-be87-a6077fdf82bb {
  display: none;
}
#s-0e327b05-9614-4a70-be87-a6077fdf82bb, #wrap-s-0e327b05-9614-4a70-be87-a6077fdf82bb { display:none !important; }}@media (max-width: 767px){#s-0e327b05-9614-4a70-be87-a6077fdf82bb {
  
}
}







#s-0e327b05-9614-4a70-be87-a6077fdf82bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e327b05-9614-4a70-be87-a6077fdf82bb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 1200px){#s-18952538-d678-4749-8712-31dc40493e9e {
  display: none;
}
#s-18952538-d678-4749-8712-31dc40493e9e, #wrap-s-18952538-d678-4749-8712-31dc40493e9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18952538-d678-4749-8712-31dc40493e9e {
  display: none;
}
#s-18952538-d678-4749-8712-31dc40493e9e, #wrap-s-18952538-d678-4749-8712-31dc40493e9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18952538-d678-4749-8712-31dc40493e9e {
  display: none;
}
#s-18952538-d678-4749-8712-31dc40493e9e, #wrap-s-18952538-d678-4749-8712-31dc40493e9e { display:none !important; }}
#s-18952538-d678-4749-8712-31dc40493e9e {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  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-c52a201f-79d7-4330-a3bc-70da548f8470 {
  text-align: center;
}
@media (min-width: 1200px){#s-c52a201f-79d7-4330-a3bc-70da548f8470 {
  display: none;
}
#s-c52a201f-79d7-4330-a3bc-70da548f8470, #wrap-s-c52a201f-79d7-4330-a3bc-70da548f8470 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c52a201f-79d7-4330-a3bc-70da548f8470 {
  display: none;
}
#s-c52a201f-79d7-4330-a3bc-70da548f8470, #wrap-s-c52a201f-79d7-4330-a3bc-70da548f8470 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c52a201f-79d7-4330-a3bc-70da548f8470 {
  display: none;
}
#s-c52a201f-79d7-4330-a3bc-70da548f8470, #wrap-s-c52a201f-79d7-4330-a3bc-70da548f8470 { display:none !important; }}


.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c52a201f-79d7-4330-a3bc-70da548f8470 img.shogun-image {
  width: 100%;
}



}
.shg-gallery-root {
}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}

#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 {
  display: none;
}
#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3, #wrap-s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 {
  display: none;
}
#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3, #wrap-s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 {
  display: none;
}
#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3, #wrap-s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 { display:none !important; }}
#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-22e6991a-f105-4aa6-9b7f-60a98c3da9d3 .shg-gallery-dot {
  background-color: #FFF;
}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-e3e14b42-5816-414a-a1d4-3a62bba27b16 {
  margin-left: 17%;
margin-right: 17%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(237, 230, 221, 1);
}
@media (min-width: 1200px){#s-e3e14b42-5816-414a-a1d4-3a62bba27b16 {
  display: none;
}
#s-e3e14b42-5816-414a-a1d4-3a62bba27b16, #wrap-s-e3e14b42-5816-414a-a1d4-3a62bba27b16 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3e14b42-5816-414a-a1d4-3a62bba27b16 {
  display: none;
}
#s-e3e14b42-5816-414a-a1d4-3a62bba27b16, #wrap-s-e3e14b42-5816-414a-a1d4-3a62bba27b16 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e3e14b42-5816-414a-a1d4-3a62bba27b16 {
  display: none;
}
#s-e3e14b42-5816-414a-a1d4-3a62bba27b16, #wrap-s-e3e14b42-5816-414a-a1d4-3a62bba27b16 { display:none !important; }}
#s-e3e14b42-5816-414a-a1d4-3a62bba27b16 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e {
  margin-top: 14px;
margin-left: 29%;
margin-bottom: 14px;
margin-right: 29%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e {
  display: none;
}
#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e, #wrap-s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e {
  display: none;
}
#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e, #wrap-s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e {
  display: none;
}
#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e, #wrap-s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e { display:none !important; }}
#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a41bdcfd-ec64-4dbb-b693-76d278f75d5e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-464fd9f0-ff4e-43d1-a886-10d01f0f6371 {
  margin-top: -6px;
margin-left: 13%;
margin-bottom: -6px;
margin-right: 13%;
}
@media (min-width: 1200px){#s-464fd9f0-ff4e-43d1-a886-10d01f0f6371 {
  display: none;
}
#s-464fd9f0-ff4e-43d1-a886-10d01f0f6371, #wrap-s-464fd9f0-ff4e-43d1-a886-10d01f0f6371 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-464fd9f0-ff4e-43d1-a886-10d01f0f6371 {
  display: none;
}
#s-464fd9f0-ff4e-43d1-a886-10d01f0f6371, #wrap-s-464fd9f0-ff4e-43d1-a886-10d01f0f6371 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-464fd9f0-ff4e-43d1-a886-10d01f0f6371 {
  display: none;
}
#s-464fd9f0-ff4e-43d1-a886-10d01f0f6371, #wrap-s-464fd9f0-ff4e-43d1-a886-10d01f0f6371 { display:none !important; }}
.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-08416115-9e69-4627-a308-4188a8fc4906 {
  margin-top: 22px;
margin-left: 9%;
margin-bottom: 22px;
margin-right: 9%;
text-align: left;
}
@media (min-width: 1200px){#s-08416115-9e69-4627-a308-4188a8fc4906 {
  display: none;
}
#s-08416115-9e69-4627-a308-4188a8fc4906, #wrap-s-08416115-9e69-4627-a308-4188a8fc4906 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08416115-9e69-4627-a308-4188a8fc4906 {
  display: none;
}
#s-08416115-9e69-4627-a308-4188a8fc4906, #wrap-s-08416115-9e69-4627-a308-4188a8fc4906 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08416115-9e69-4627-a308-4188a8fc4906 {
  display: none;
}
#s-08416115-9e69-4627-a308-4188a8fc4906, #wrap-s-08416115-9e69-4627-a308-4188a8fc4906 { display:none !important; }}

  #s-08416115-9e69-4627-a308-4188a8fc4906 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(237, 230, 221, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-08416115-9e69-4627-a308-4188a8fc4906 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(242, 202, 209, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-08416115-9e69-4627-a308-4188a8fc4906 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-08416115-9e69-4627-a308-4188a8fc4906 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(4, 4, 4, 1);
}

#s-08416115-9e69-4627-a308-4188a8fc4906 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(242, 202, 209, 1);
}

#s-08416115-9e69-4627-a308-4188a8fc4906 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-85ea970c-6be1-4e2c-b49d-aae9280c0d33 {
  display: none;
}
#s-85ea970c-6be1-4e2c-b49d-aae9280c0d33, #wrap-s-85ea970c-6be1-4e2c-b49d-aae9280c0d33 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85ea970c-6be1-4e2c-b49d-aae9280c0d33 {
  display: none;
}
#s-85ea970c-6be1-4e2c-b49d-aae9280c0d33, #wrap-s-85ea970c-6be1-4e2c-b49d-aae9280c0d33 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85ea970c-6be1-4e2c-b49d-aae9280c0d33 {
  display: none;
}
#s-85ea970c-6be1-4e2c-b49d-aae9280c0d33, #wrap-s-85ea970c-6be1-4e2c-b49d-aae9280c0d33 { display:none !important; }}
#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 {
  margin-left: 30%;
margin-right: 30%;
text-align: left;
}
@media (min-width: 1200px){#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 {
  display: none;
}
#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6, #wrap-s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 {
  display: none;
}
#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6, #wrap-s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 {
  display: none;
}
#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6, #wrap-s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 { display:none !important; }}
#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 .shg-product-quantity-wrapper {
  display: flex;
}

#s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-b954cf0d-5cc5-4bb4-8184-00fdf707fef6 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




.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-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5 {
  margin-top: 24px;
margin-bottom: 24px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5 {
  display: none;
}
#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5, #wrap-s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5 {
  display: none;
}
#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5, #wrap-s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5 {
  display: none;
}
#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5, #wrap-s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5 { display:none !important; }}


#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-41cb1f0b-0616-4f4c-9738-5d256a8cd5e5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-e795ad7d-246e-4e62-bf6f-c4096dacc8d3 {
  border-style: solid;
margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e795ad7d-246e-4e62-bf6f-c4096dacc8d3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e795ad7d-246e-4e62-bf6f-c4096dacc8d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e795ad7d-246e-4e62-bf6f-c4096dacc8d3 {
  
}
}@media (max-width: 767px){#s-e795ad7d-246e-4e62-bf6f-c4096dacc8d3 {
  display: none;
}
#s-e795ad7d-246e-4e62-bf6f-c4096dacc8d3, #wrap-s-e795ad7d-246e-4e62-bf6f-c4096dacc8d3 { display:none !important; }}
#s-e795ad7d-246e-4e62-bf6f-c4096dacc8d3 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 39px;
  
  
  
}



.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-c04a34d2-c695-4686-b72a-29f216bc1a2a {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c04a34d2-c695-4686-b72a-29f216bc1a2a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c04a34d2-c695-4686-b72a-29f216bc1a2a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c04a34d2-c695-4686-b72a-29f216bc1a2a {
  
}
}@media (max-width: 767px){#s-c04a34d2-c695-4686-b72a-29f216bc1a2a {
  display: none;
}
#s-c04a34d2-c695-4686-b72a-29f216bc1a2a, #wrap-s-c04a34d2-c695-4686-b72a-29f216bc1a2a { display:none !important; }}
@media (min-width: 0px) {
[id="s-c04a34d2-c695-4686-b72a-29f216bc1a2a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c04a34d2-c695-4686-b72a-29f216bc1a2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c04a34d2-c695-4686-b72a-29f216bc1a2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c04a34d2-c695-4686-b72a-29f216bc1a2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-3f953720-6804-4ca5-9fe7-53dbc23a1e72 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-3f953720-6804-4ca5-9fe7-53dbc23a1e72 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f953720-6804-4ca5-9fe7-53dbc23a1e72 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f953720-6804-4ca5-9fe7-53dbc23a1e72 {
  
}
}@media (max-width: 767px){#s-3f953720-6804-4ca5-9fe7-53dbc23a1e72 {
  
}
}
#s-3f953720-6804-4ca5-9fe7-53dbc23a1e72 {
  display: none;
}
#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee {
  text-align: left;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee {
  
}
}@media (max-width: 767px){#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee {
  
}
}


.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c5b08c2-1d20-4566-a1ea-68ee8a8273ee img.shogun-image {
  width: 100%;
}



}
#s-04a2f53b-0f85-4a78-a3bb-a5ae14109c1e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-04a2f53b-0f85-4a78-a3bb-a5ae14109c1e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-04a2f53b-0f85-4a78-a3bb-a5ae14109c1e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-04a2f53b-0f85-4a78-a3bb-a5ae14109c1e {
  
}
}@media (max-width: 767px){#s-04a2f53b-0f85-4a78-a3bb-a5ae14109c1e {
  
}
}
#s-04a2f53b-0f85-4a78-a3bb-a5ae14109c1e .shg-product-title-component h4 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-cf18dcd4-9920-4ee4-b63b-968b3e76eb56 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-cf18dcd4-9920-4ee4-b63b-968b3e76eb56 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf18dcd4-9920-4ee4-b63b-968b3e76eb56 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf18dcd4-9920-4ee4-b63b-968b3e76eb56 {
  
}
}@media (max-width: 767px){#s-cf18dcd4-9920-4ee4-b63b-968b3e76eb56 {
  
}
}
#s-cf18dcd4-9920-4ee4-b63b-968b3e76eb56 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-cf18dcd4-9920-4ee4-b63b-968b3e76eb56 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-cf18dcd4-9920-4ee4-b63b-968b3e76eb56 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}

#s-d200fa9a-21c1-4efe-9373-504eee44253e {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d200fa9a-21c1-4efe-9373-504eee44253e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d200fa9a-21c1-4efe-9373-504eee44253e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d200fa9a-21c1-4efe-9373-504eee44253e {
  
}
}@media (max-width: 767px){#s-d200fa9a-21c1-4efe-9373-504eee44253e {
  
}
}
@media (min-width: 0px) {
[id="s-d200fa9a-21c1-4efe-9373-504eee44253e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d200fa9a-21c1-4efe-9373-504eee44253e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d200fa9a-21c1-4efe-9373-504eee44253e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d200fa9a-21c1-4efe-9373-504eee44253e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d200fa9a-21c1-4efe-9373-504eee44253e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d200fa9a-21c1-4efe-9373-504eee44253e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d200fa9a-21c1-4efe-9373-504eee44253e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

#s-6ba64d35-52df-422e-bbfe-dde909f975b8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 15px;
min-width: 100%;
min-height: 15px;
max-width: 195px;
opacity: 1;
text-align: center;
background-color: rgba(237, 230, 221, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-6ba64d35-52df-422e-bbfe-dde909f975b8:hover {opacity: 1 !important;
background-color: rgba(242, 202, 209, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6ba64d35-52df-422e-bbfe-dde909f975b8:active {background-color: rgba(222, 155, 181, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-6ba64d35-52df-422e-bbfe-dde909f975b8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6ba64d35-52df-422e-bbfe-dde909f975b8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6ba64d35-52df-422e-bbfe-dde909f975b8 {
  
}
}@media (max-width: 767px){#s-6ba64d35-52df-422e-bbfe-dde909f975b8 {
  
}
}


#s-6ba64d35-52df-422e-bbfe-dde909f975b8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6ba64d35-52df-422e-bbfe-dde909f975b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ba64d35-52df-422e-bbfe-dde909f975b8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-6ba64d35-52df-422e-bbfe-dde909f975b8.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-74675977-1686-4236-8a91-d6e5afa1259a {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-74675977-1686-4236-8a91-d6e5afa1259a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74675977-1686-4236-8a91-d6e5afa1259a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-74675977-1686-4236-8a91-d6e5afa1259a {
  
}
}@media (max-width: 767px){#s-74675977-1686-4236-8a91-d6e5afa1259a {
  
}
}
#s-74675977-1686-4236-8a91-d6e5afa1259a {
  display: none;
}
#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d {
  text-align: left;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d {
  
}
}@media (max-width: 767px){#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d {
  
}
}


.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ea1c5f9-acd0-4598-88a8-71b06f52f18d img.shogun-image {
  width: 100%;
}



}
#s-cd181e6f-08c2-41da-81c9-27640e61df0c {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cd181e6f-08c2-41da-81c9-27640e61df0c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd181e6f-08c2-41da-81c9-27640e61df0c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd181e6f-08c2-41da-81c9-27640e61df0c {
  
}
}@media (max-width: 767px){#s-cd181e6f-08c2-41da-81c9-27640e61df0c {
  
}
}
#s-cd181e6f-08c2-41da-81c9-27640e61df0c .shg-product-title-component h4 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-632862ad-de17-4fd4-8a7d-d3fc8f792457 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-632862ad-de17-4fd4-8a7d-d3fc8f792457 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-632862ad-de17-4fd4-8a7d-d3fc8f792457 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-632862ad-de17-4fd4-8a7d-d3fc8f792457 {
  
}
}@media (max-width: 767px){#s-632862ad-de17-4fd4-8a7d-d3fc8f792457 {
  
}
}
#s-632862ad-de17-4fd4-8a7d-d3fc8f792457 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-632862ad-de17-4fd4-8a7d-d3fc8f792457 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-632862ad-de17-4fd4-8a7d-d3fc8f792457 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}

#s-9551104c-726b-49f9-afed-d2b10754ec3d {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-9551104c-726b-49f9-afed-d2b10754ec3d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9551104c-726b-49f9-afed-d2b10754ec3d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9551104c-726b-49f9-afed-d2b10754ec3d {
  
}
}@media (max-width: 767px){#s-9551104c-726b-49f9-afed-d2b10754ec3d {
  
}
}
@media (min-width: 0px) {
[id="s-9551104c-726b-49f9-afed-d2b10754ec3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9551104c-726b-49f9-afed-d2b10754ec3d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9551104c-726b-49f9-afed-d2b10754ec3d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9551104c-726b-49f9-afed-d2b10754ec3d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9551104c-726b-49f9-afed-d2b10754ec3d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9551104c-726b-49f9-afed-d2b10754ec3d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9551104c-726b-49f9-afed-d2b10754ec3d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

#s-de9c161e-e20e-458a-b547-eb54038c248c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 15px;
min-width: 100%;
min-height: 15px;
max-width: 195px;
opacity: 1;
text-align: center;
background-color: rgba(237, 230, 221, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-de9c161e-e20e-458a-b547-eb54038c248c:hover {opacity: 1 !important;
background-color: rgba(242, 202, 209, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-de9c161e-e20e-458a-b547-eb54038c248c:active {background-color: rgba(222, 155, 181, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-de9c161e-e20e-458a-b547-eb54038c248c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de9c161e-e20e-458a-b547-eb54038c248c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-de9c161e-e20e-458a-b547-eb54038c248c {
  
}
}@media (max-width: 767px){#s-de9c161e-e20e-458a-b547-eb54038c248c {
  
}
}


#s-de9c161e-e20e-458a-b547-eb54038c248c {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-de9c161e-e20e-458a-b547-eb54038c248c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de9c161e-e20e-458a-b547-eb54038c248c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-de9c161e-e20e-458a-b547-eb54038c248c.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-edaa7612-38ce-400d-85ef-d4dd1fc4197d {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-edaa7612-38ce-400d-85ef-d4dd1fc4197d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-edaa7612-38ce-400d-85ef-d4dd1fc4197d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-edaa7612-38ce-400d-85ef-d4dd1fc4197d {
  
}
}@media (max-width: 767px){#s-edaa7612-38ce-400d-85ef-d4dd1fc4197d {
  
}
}
#s-edaa7612-38ce-400d-85ef-d4dd1fc4197d {
  display: none;
}
#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 {
  text-align: left;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 {
  
}
}@media (max-width: 767px){#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 {
  
}
}


.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877c3489-f596-4e65-bd9d-ab8c9df004c5 img.shogun-image {
  width: 100%;
}



}
#s-35209e54-a4bd-4ea7-8c02-04c19ce77120 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-35209e54-a4bd-4ea7-8c02-04c19ce77120 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-35209e54-a4bd-4ea7-8c02-04c19ce77120 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-35209e54-a4bd-4ea7-8c02-04c19ce77120 {
  
}
}@media (max-width: 767px){#s-35209e54-a4bd-4ea7-8c02-04c19ce77120 {
  
}
}
#s-35209e54-a4bd-4ea7-8c02-04c19ce77120 .shg-product-title-component h4 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-758c0354-429e-44e7-85f3-ec5ae8ee89c4 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-758c0354-429e-44e7-85f3-ec5ae8ee89c4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-758c0354-429e-44e7-85f3-ec5ae8ee89c4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-758c0354-429e-44e7-85f3-ec5ae8ee89c4 {
  
}
}@media (max-width: 767px){#s-758c0354-429e-44e7-85f3-ec5ae8ee89c4 {
  
}
}
#s-758c0354-429e-44e7-85f3-ec5ae8ee89c4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-758c0354-429e-44e7-85f3-ec5ae8ee89c4 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-758c0354-429e-44e7-85f3-ec5ae8ee89c4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}

#s-6a43bd23-225f-4b4f-8267-dc4f05adf597 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-6a43bd23-225f-4b4f-8267-dc4f05adf597 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a43bd23-225f-4b4f-8267-dc4f05adf597 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6a43bd23-225f-4b4f-8267-dc4f05adf597 {
  
}
}@media (max-width: 767px){#s-6a43bd23-225f-4b4f-8267-dc4f05adf597 {
  
}
}
@media (min-width: 0px) {
[id="s-6a43bd23-225f-4b4f-8267-dc4f05adf597"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a43bd23-225f-4b4f-8267-dc4f05adf597"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6a43bd23-225f-4b4f-8267-dc4f05adf597"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-6a43bd23-225f-4b4f-8267-dc4f05adf597"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6a43bd23-225f-4b4f-8267-dc4f05adf597"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-6a43bd23-225f-4b4f-8267-dc4f05adf597"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6a43bd23-225f-4b4f-8267-dc4f05adf597"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

#s-d5a58936-9f17-40fc-9730-5315ae25fc00 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 15px;
min-width: 100%;
min-height: 15px;
max-width: 195px;
opacity: 1;
text-align: center;
background-color: rgba(237, 230, 221, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-d5a58936-9f17-40fc-9730-5315ae25fc00:hover {opacity: 1 !important;
background-color: rgba(242, 202, 209, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d5a58936-9f17-40fc-9730-5315ae25fc00:active {background-color: rgba(222, 155, 181, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-d5a58936-9f17-40fc-9730-5315ae25fc00 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d5a58936-9f17-40fc-9730-5315ae25fc00 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d5a58936-9f17-40fc-9730-5315ae25fc00 {
  
}
}@media (max-width: 767px){#s-d5a58936-9f17-40fc-9730-5315ae25fc00 {
  
}
}


#s-d5a58936-9f17-40fc-9730-5315ae25fc00 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d5a58936-9f17-40fc-9730-5315ae25fc00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5a58936-9f17-40fc-9730-5315ae25fc00.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-d5a58936-9f17-40fc-9730-5315ae25fc00.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-24952387-fb9a-4da5-a947-07b7b3dc94d2 {
  margin-top: 27px;
margin-bottom: 27px;
}
@media (min-width: 1200px){#s-24952387-fb9a-4da5-a947-07b7b3dc94d2 {
  display: none;
}
#s-24952387-fb9a-4da5-a947-07b7b3dc94d2, #wrap-s-24952387-fb9a-4da5-a947-07b7b3dc94d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24952387-fb9a-4da5-a947-07b7b3dc94d2 {
  display: none;
}
#s-24952387-fb9a-4da5-a947-07b7b3dc94d2, #wrap-s-24952387-fb9a-4da5-a947-07b7b3dc94d2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-24952387-fb9a-4da5-a947-07b7b3dc94d2 {
  display: none;
}
#s-24952387-fb9a-4da5-a947-07b7b3dc94d2, #wrap-s-24952387-fb9a-4da5-a947-07b7b3dc94d2 { display:none !important; }}
.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 {
  margin-top: -14px;
margin-left: 7%;
margin-bottom: 27px;
margin-right: 7%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 {
  display: none;
}
#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8, #wrap-s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 {
  display: none;
}
#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8, #wrap-s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 {
  display: none;
}
#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8, #wrap-s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 { display:none !important; }}
#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 .shg-sld-dot {
  background-color: rgba(222, 155, 181, 1);
}

#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 .shg-sld-nav-button.shg-sld-left,
#s-49aa68ca-1985-45d4-b6fc-817d6554cbf8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(222, 155, 181, 1);
}

@media (min-width: 0px) {
[id="s-45d55c71-1901-4549-8be4-de63dbef7337"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 768px) {
[id="s-45d55c71-1901-4549-8be4-de63dbef7337"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 992px) {
[id="s-45d55c71-1901-4549-8be4-de63dbef7337"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 1200px) {
[id="s-45d55c71-1901-4549-8be4-de63dbef7337"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.5px);
}

}

#s-885e7c7d-a0d8-4d26-9df9-0d1f45bc6ab0 {
  display: none;
}
#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec {
  text-align: left;
}



.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e1046dc-a1a5-4b69-ad37-78e6312b9aec img.shogun-image {
  width: 100%;
}



}
#s-c6410775-65ec-406f-8588-4d31c32ece1e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6410775-65ec-406f-8588-4d31c32ece1e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-578a049d-3214-40c2-ae8a-21771ffa4c50 {
  text-align: center;
}

#s-578a049d-3214-40c2-ae8a-21771ffa4c50 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-578a049d-3214-40c2-ae8a-21771ffa4c50 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-578a049d-3214-40c2-ae8a-21771ffa4c50 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-93ef2e2f-87a7-48a6-b235-579f682ea520 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-93ef2e2f-87a7-48a6-b235-579f682ea520:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-93ef2e2f-87a7-48a6-b235-579f682ea520:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-93ef2e2f-87a7-48a6-b235-579f682ea520 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-93ef2e2f-87a7-48a6-b235-579f682ea520.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93ef2e2f-87a7-48a6-b235-579f682ea520.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-93ef2e2f-87a7-48a6-b235-579f682ea520.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b4af208a-c76f-47e5-b164-efca7da6d41e {
  display: none;
}
#s-070f7a02-e523-4553-95d0-6136b03892a8 {
  text-align: left;
}



.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-070f7a02-e523-4553-95d0-6136b03892a8 img.shogun-image {
  width: 100%;
}



}
#s-b57b904a-32ed-423b-8d2f-a939325efcbd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b57b904a-32ed-423b-8d2f-a939325efcbd .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-00cbbfa2-3050-4f84-905c-efb24cf04bfa {
  text-align: center;
}

#s-00cbbfa2-3050-4f84-905c-efb24cf04bfa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-00cbbfa2-3050-4f84-905c-efb24cf04bfa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-00cbbfa2-3050-4f84-905c-efb24cf04bfa .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-46598705-78fb-4e5f-acc6-eed8e0068f76 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-46598705-78fb-4e5f-acc6-eed8e0068f76:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-46598705-78fb-4e5f-acc6-eed8e0068f76:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-46598705-78fb-4e5f-acc6-eed8e0068f76 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-46598705-78fb-4e5f-acc6-eed8e0068f76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46598705-78fb-4e5f-acc6-eed8e0068f76.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-46598705-78fb-4e5f-acc6-eed8e0068f76.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-2c3ab6ea-4816-4344-86a2-2982524105c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 768px) {
[id="s-2c3ab6ea-4816-4344-86a2-2982524105c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 992px) {
[id="s-2c3ab6ea-4816-4344-86a2-2982524105c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 1200px) {
[id="s-2c3ab6ea-4816-4344-86a2-2982524105c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.5px);
}

}

#s-41e05732-0248-4f66-9bda-ea530fe1545a {
  display: none;
}
#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 {
  text-align: left;
}



.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8d460f23-061b-4a85-92b2-0d5e3de4a575 img.shogun-image {
  width: 100%;
}



}
#s-04193182-656f-4e63-a14a-732392a4d493 {
  padding-top: 19px;
padding-bottom: 19px;
text-align: center;
}

#s-04193182-656f-4e63-a14a-732392a4d493 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-1ce3e1c8-0ba1-43de-b5fb-ad0c7001d244 {
  text-align: center;
}

#s-1ce3e1c8-0ba1-43de-b5fb-ad0c7001d244 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1ce3e1c8-0ba1-43de-b5fb-ad0c7001d244 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-1ce3e1c8-0ba1-43de-b5fb-ad0c7001d244 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5b08eac4-577e-48d9-84fa-2430d657179e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-5b08eac4-577e-48d9-84fa-2430d657179e:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5b08eac4-577e-48d9-84fa-2430d657179e:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-5b08eac4-577e-48d9-84fa-2430d657179e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5b08eac4-577e-48d9-84fa-2430d657179e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b08eac4-577e-48d9-84fa-2430d657179e.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5b08eac4-577e-48d9-84fa-2430d657179e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d1657e0f-564c-438a-af73-f2738fb5e277 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d1657e0f-564c-438a-af73-f2738fb5e277 {
  display: none;
}
#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e {
  text-align: left;
}



.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a53c43e0-2066-49d0-b36b-7cc1ff49417e img.shogun-image {
  width: 100%;
}



}
#s-ab93450c-9e32-470a-945b-01769e1356fd {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-ab93450c-9e32-470a-945b-01769e1356fd .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-d3eff5d5-de95-46f9-9d38-ef689d94e794 {
  text-align: center;
}

#s-d3eff5d5-de95-46f9-9d38-ef689d94e794 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d3eff5d5-de95-46f9-9d38-ef689d94e794 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-d3eff5d5-de95-46f9-9d38-ef689d94e794 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f4c31ef3-35b7-4320-bddd-a9ed2a1d87b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-f4c31ef3-35b7-4320-bddd-a9ed2a1d87b0:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f4c31ef3-35b7-4320-bddd-a9ed2a1d87b0:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-f4c31ef3-35b7-4320-bddd-a9ed2a1d87b0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f4c31ef3-35b7-4320-bddd-a9ed2a1d87b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4c31ef3-35b7-4320-bddd-a9ed2a1d87b0.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f4c31ef3-35b7-4320-bddd-a9ed2a1d87b0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-9f62ec05-27c9-4d53-9d51-2d179eb1d445"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 768px) {
[id="s-9f62ec05-27c9-4d53-9d51-2d179eb1d445"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 992px) {
[id="s-9f62ec05-27c9-4d53-9d51-2d179eb1d445"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.5px);
}

}

@media (min-width: 1200px) {
[id="s-9f62ec05-27c9-4d53-9d51-2d179eb1d445"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.5px);
}

}

#s-e77cac19-5d6e-48b9-b9de-cdfd04a6331f {
  display: none;
}
#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 {
  text-align: left;
}



.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec63e652-d4cd-44b4-8b44-02ed325a2123 img.shogun-image {
  width: 100%;
}



}
#s-71734d00-5873-4ba7-93c3-c9c7bf76dd51 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71734d00-5873-4ba7-93c3-c9c7bf76dd51 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-04906b47-3b62-4a76-9a8a-825dca376cbf {
  text-align: center;
}

#s-04906b47-3b62-4a76-9a8a-825dca376cbf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-04906b47-3b62-4a76-9a8a-825dca376cbf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-04906b47-3b62-4a76-9a8a-825dca376cbf .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b763844a-37cb-45c7-a35b-8deffdf9edd5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-b763844a-37cb-45c7-a35b-8deffdf9edd5:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b763844a-37cb-45c7-a35b-8deffdf9edd5:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-b763844a-37cb-45c7-a35b-8deffdf9edd5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b763844a-37cb-45c7-a35b-8deffdf9edd5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b763844a-37cb-45c7-a35b-8deffdf9edd5.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b763844a-37cb-45c7-a35b-8deffdf9edd5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5e4a0743-0d9a-42c2-b473-025f1240daf9 {
  display: none;
}
#s-534de9f8-fe82-4caf-a768-f156c8556cde {
  text-align: left;
}



.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde img.shogun-image {
  width: 100%;
}



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

.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-534de9f8-fe82-4caf-a768-f156c8556cde img.shogun-image {
  width: 100%;
}



}
#s-79b7f119-c285-4552-bfdf-b2236a1e19f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79b7f119-c285-4552-bfdf-b2236a1e19f6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-05ad9240-0a75-4bf6-ae0c-3238c821b4de {
  text-align: center;
}

#s-05ad9240-0a75-4bf6-ae0c-3238c821b4de .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-05ad9240-0a75-4bf6-ae0c-3238c821b4de .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-05ad9240-0a75-4bf6-ae0c-3238c821b4de .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b9119bd7-ed79-4fef-9dea-5edd9b6f99ff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-b9119bd7-ed79-4fef-9dea-5edd9b6f99ff:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b9119bd7-ed79-4fef-9dea-5edd9b6f99ff:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-b9119bd7-ed79-4fef-9dea-5edd9b6f99ff {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b9119bd7-ed79-4fef-9dea-5edd9b6f99ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9119bd7-ed79-4fef-9dea-5edd9b6f99ff.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b9119bd7-ed79-4fef-9dea-5edd9b6f99ff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-c62afb18-9d39-4850-b453-3456dd8147f0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-c62afb18-9d39-4850-b453-3456dd8147f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c62afb18-9d39-4850-b453-3456dd8147f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c62afb18-9d39-4850-b453-3456dd8147f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.666666666666667px);
}

}

#s-eea9cd34-2096-4840-8719-33c07af0e0ab {
  display: none;
}
#s-a4afc454-4a2c-49d5-a635-c4d1733245cf {
  text-align: left;
}



.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4afc454-4a2c-49d5-a635-c4d1733245cf img.shogun-image {
  width: 100%;
}



}
#s-ec35310c-fd18-40ec-86bb-d2825f3da3e4 {
  margin-left: 14%;
margin-right: 14%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec35310c-fd18-40ec-86bb-d2825f3da3e4 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-5d07fcb3-a208-4652-a801-dbd593394be2 {
  text-align: center;
}

#s-5d07fcb3-a208-4652-a801-dbd593394be2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5d07fcb3-a208-4652-a801-dbd593394be2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-5d07fcb3-a208-4652-a801-dbd593394be2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b1cc5d5d-5f0e-49ca-ab63-2ba793a446a2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-b1cc5d5d-5f0e-49ca-ab63-2ba793a446a2:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b1cc5d5d-5f0e-49ca-ab63-2ba793a446a2:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-b1cc5d5d-5f0e-49ca-ab63-2ba793a446a2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b1cc5d5d-5f0e-49ca-ab63-2ba793a446a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1cc5d5d-5f0e-49ca-ab63-2ba793a446a2.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-b1cc5d5d-5f0e-49ca-ab63-2ba793a446a2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9d0c6af8-7f48-4f18-94f8-90e2459f23d4 {
  display: none;
}
#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e {
  text-align: left;
}



.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f369e8a-e727-4fad-9cd2-9a8f8ab8578e img.shogun-image {
  width: 100%;
}



}
#s-b86bf0f4-31aa-468c-9b19-09e9eba64962 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b86bf0f4-31aa-468c-9b19-09e9eba64962 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-f4047d05-d27f-4d92-9842-41cf62c19117 {
  text-align: center;
}

#s-f4047d05-d27f-4d92-9842-41cf62c19117 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f4047d05-d27f-4d92-9842-41cf62c19117 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-f4047d05-d27f-4d92-9842-41cf62c19117 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-84c09b51-3cb6-4bd5-935c-a1ad115186f9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-84c09b51-3cb6-4bd5-935c-a1ad115186f9:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-84c09b51-3cb6-4bd5-935c-a1ad115186f9:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-84c09b51-3cb6-4bd5-935c-a1ad115186f9 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84c09b51-3cb6-4bd5-935c-a1ad115186f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84c09b51-3cb6-4bd5-935c-a1ad115186f9.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-84c09b51-3cb6-4bd5-935c-a1ad115186f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bcccbc3a-82da-4a83-b322-cee51bdf5aaf {
  min-height: 50px;
}








#s-bcccbc3a-82da-4a83-b322-cee51bdf5aaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcccbc3a-82da-4a83-b322-cee51bdf5aaf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bee8665-2a40-4c4c-8b59-e3b2c2b13873 {
  display: none;
}
#s-aacba418-9433-499f-89ce-a9ab5cb9addb {
  text-align: left;
}



.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aacba418-9433-499f-89ce-a9ab5cb9addb img.shogun-image {
  width: 100%;
}



}
#s-e399dce5-b320-49b1-bf60-29b9f98be762 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e399dce5-b320-49b1-bf60-29b9f98be762 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-28df218f-d628-4729-85aa-b72c41874129 {
  text-align: center;
}

#s-28df218f-d628-4729-85aa-b72c41874129 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-28df218f-d628-4729-85aa-b72c41874129 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-28df218f-d628-4729-85aa-b72c41874129 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e4627ecc-86eb-4206-bd80-cfd9263c9d0c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-e4627ecc-86eb-4206-bd80-cfd9263c9d0c:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e4627ecc-86eb-4206-bd80-cfd9263c9d0c:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-e4627ecc-86eb-4206-bd80-cfd9263c9d0c {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4627ecc-86eb-4206-bd80-cfd9263c9d0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4627ecc-86eb-4206-bd80-cfd9263c9d0c.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-e4627ecc-86eb-4206-bd80-cfd9263c9d0c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-24397ff4-ef15-4b94-ad29-6e6e7e86208d {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-24397ff4-ef15-4b94-ad29-6e6e7e86208d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-24397ff4-ef15-4b94-ad29-6e6e7e86208d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-24397ff4-ef15-4b94-ad29-6e6e7e86208d {
  
}
}@media (max-width: 767px){#s-24397ff4-ef15-4b94-ad29-6e6e7e86208d {
  
}
}
#s-24397ff4-ef15-4b94-ad29-6e6e7e86208d {
  display: none;
}
#s-e3671cb9-cc5d-476b-84c1-7dab073e65df {
  margin-top: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e3671cb9-cc5d-476b-84c1-7dab073e65df {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3671cb9-cc5d-476b-84c1-7dab073e65df {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3671cb9-cc5d-476b-84c1-7dab073e65df {
  
}
}@media (max-width: 767px){#s-e3671cb9-cc5d-476b-84c1-7dab073e65df {
  display: none;
}
#s-e3671cb9-cc5d-476b-84c1-7dab073e65df, #wrap-s-e3671cb9-cc5d-476b-84c1-7dab073e65df { display:none !important; }}
@media (min-width: 0px) {
[id="s-e3671cb9-cc5d-476b-84c1-7dab073e65df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3671cb9-cc5d-476b-84c1-7dab073e65df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e3671cb9-cc5d-476b-84c1-7dab073e65df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3671cb9-cc5d-476b-84c1-7dab073e65df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-29dbd1e8-aa14-454e-a621-21c8d67e4edb {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-29dbd1e8-aa14-454e-a621-21c8d67e4edb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29dbd1e8-aa14-454e-a621-21c8d67e4edb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-29dbd1e8-aa14-454e-a621-21c8d67e4edb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-29dbd1e8-aa14-454e-a621-21c8d67e4edb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-29dbd1e8-aa14-454e-a621-21c8d67e4edb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-29dbd1e8-aa14-454e-a621-21c8d67e4edb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-29dbd1e8-aa14-454e-a621-21c8d67e4edb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-6051e937-0563-449e-bc4b-58b9d744cf74 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6051e937-0563-449e-bc4b-58b9d744cf74 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6051e937-0563-449e-bc4b-58b9d744cf74 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6051e937-0563-449e-bc4b-58b9d744cf74 {
  
}
}@media (max-width: 767px){#s-6051e937-0563-449e-bc4b-58b9d744cf74 {
  display: none;
}
#s-6051e937-0563-449e-bc4b-58b9d744cf74, #wrap-s-6051e937-0563-449e-bc4b-58b9d744cf74 { display:none !important; }}
#s-6051e937-0563-449e-bc4b-58b9d744cf74 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 100.0%;
  padding-right: 4px;
  padding-bottom: 9px;
}

#s-6051e937-0563-449e-bc4b-58b9d744cf74 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-6051e937-0563-449e-bc4b-58b9d744cf74 .shg-gallery-thumb-list-margin {
  margin-right: -4px;
}

#s-6051e937-0563-449e-bc4b-58b9d744cf74 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-6051e937-0563-449e-bc4b-58b9d744cf74 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-6051e937-0563-449e-bc4b-58b9d744cf74 .shg-gallery-dot {
  background-color: #FFF;
}

@media (max-width: 767px){#s-349ce43b-a834-44ee-b605-118ba7055eaa {
  display: none;
}
#s-349ce43b-a834-44ee-b605-118ba7055eaa, #wrap-s-349ce43b-a834-44ee-b605-118ba7055eaa { display:none !important; }}
#s-349ce43b-a834-44ee-b605-118ba7055eaa {
  display: none;
}
#s-07ae15c8-3420-4815-9b0c-2681f0731b23 {
  text-align: left;
}
@media (max-width: 767px){#s-07ae15c8-3420-4815-9b0c-2681f0731b23 {
  display: none;
}
#s-07ae15c8-3420-4815-9b0c-2681f0731b23, #wrap-s-07ae15c8-3420-4815-9b0c-2681f0731b23 { display:none !important; }}


.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-07ae15c8-3420-4815-9b0c-2681f0731b23 img.shogun-image {
  width: 100%;
}



}
#s-d246da35-f22f-40dd-96f6-55786b5657ab {
  text-align: left;
}
@media (min-width: 1200px){#s-d246da35-f22f-40dd-96f6-55786b5657ab {
  display: none;
}
#s-d246da35-f22f-40dd-96f6-55786b5657ab, #wrap-s-d246da35-f22f-40dd-96f6-55786b5657ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d246da35-f22f-40dd-96f6-55786b5657ab {
  display: none;
}
#s-d246da35-f22f-40dd-96f6-55786b5657ab, #wrap-s-d246da35-f22f-40dd-96f6-55786b5657ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d246da35-f22f-40dd-96f6-55786b5657ab {
  display: none;
}
#s-d246da35-f22f-40dd-96f6-55786b5657ab, #wrap-s-d246da35-f22f-40dd-96f6-55786b5657ab { display:none !important; }}@media (max-width: 767px){#s-d246da35-f22f-40dd-96f6-55786b5657ab {
  
}
}


.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d246da35-f22f-40dd-96f6-55786b5657ab img.shogun-image {
  width: 100%;
}



}
#s-e46c536b-f616-4a13-afce-f0be3f48e726 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-e46c536b-f616-4a13-afce-f0be3f48e726 {
  display: none;
}
#s-e46c536b-f616-4a13-afce-f0be3f48e726, #wrap-s-e46c536b-f616-4a13-afce-f0be3f48e726 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e46c536b-f616-4a13-afce-f0be3f48e726 {
  display: none;
}
#s-e46c536b-f616-4a13-afce-f0be3f48e726, #wrap-s-e46c536b-f616-4a13-afce-f0be3f48e726 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e46c536b-f616-4a13-afce-f0be3f48e726 {
  display: none;
}
#s-e46c536b-f616-4a13-afce-f0be3f48e726, #wrap-s-e46c536b-f616-4a13-afce-f0be3f48e726 { display:none !important; }}
#s-e46c536b-f616-4a13-afce-f0be3f48e726 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-e46c536b-f616-4a13-afce-f0be3f48e726 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-e46c536b-f616-4a13-afce-f0be3f48e726 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-e46c536b-f616-4a13-afce-f0be3f48e726 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-e46c536b-f616-4a13-afce-f0be3f48e726 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-e46c536b-f616-4a13-afce-f0be3f48e726 .shg-gallery-dot {
  background-color: #FFF;
}

#s-ce688fb7-ed53-48d3-a01e-8d0a724714d2 {
  box-shadow:0px 0px 100px 0px rgba(255, 255, 255, 1);
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ce688fb7-ed53-48d3-a01e-8d0a724714d2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce688fb7-ed53-48d3-a01e-8d0a724714d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce688fb7-ed53-48d3-a01e-8d0a724714d2 {
  
}
}@media (max-width: 767px){#s-ce688fb7-ed53-48d3-a01e-8d0a724714d2 {
  display: none;
}
#s-ce688fb7-ed53-48d3-a01e-8d0a724714d2, #wrap-s-ce688fb7-ed53-48d3-a01e-8d0a724714d2 { display:none !important; }}







#s-ce688fb7-ed53-48d3-a01e-8d0a724714d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce688fb7-ed53-48d3-a01e-8d0a724714d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c4c3958-48ee-41c6-991b-7882b274063f {
  padding-left: 1%;
padding-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
background-color: rgba(237, 230, 221, 1);
}

@media (min-width: 0px) {
[id="s-6c4c3958-48ee-41c6-991b-7882b274063f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c4c3958-48ee-41c6-991b-7882b274063f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c4c3958-48ee-41c6-991b-7882b274063f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6c4c3958-48ee-41c6-991b-7882b274063f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c4c3958-48ee-41c6-991b-7882b274063f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c4c3958-48ee-41c6-991b-7882b274063f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c4c3958-48ee-41c6-991b-7882b274063f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-6a6ab0fe-8e09-4932-9be1-0e077528e4e2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6a6ab0fe-8e09-4932-9be1-0e077528e4e2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-097d9153-e30b-404c-a9a5-d581975766a5 {
  padding-top: 10px;
padding-bottom: 10px;
padding-right: 10%;
text-align: right;
}

#s-097d9153-e30b-404c-a9a5-d581975766a5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-097d9153-e30b-404c-a9a5-d581975766a5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-097d9153-e30b-404c-a9a5-d581975766a5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aabf89ee-e02e-42ae-af07-c5ed8dd8cd05 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-aabf89ee-e02e-42ae-af07-c5ed8dd8cd05 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aabf89ee-e02e-42ae-af07-c5ed8dd8cd05 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aabf89ee-e02e-42ae-af07-c5ed8dd8cd05 {
  
}
}@media (max-width: 767px){#s-aabf89ee-e02e-42ae-af07-c5ed8dd8cd05 {
  
}
}
#s-5d2c85bf-5d0e-4d84-8d50-15eab798ad9d {
  text-align: left;
}


  #s-5d2c85bf-5d0e-4d84-8d50-15eab798ad9d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(237, 230, 221, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5d2c85bf-5d0e-4d84-8d50-15eab798ad9d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(242, 202, 209, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-5d2c85bf-5d0e-4d84-8d50-15eab798ad9d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-5d2c85bf-5d0e-4d84-8d50-15eab798ad9d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(4, 4, 4, 1);
}

#s-5d2c85bf-5d0e-4d84-8d50-15eab798ad9d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(242, 202, 209, 1);
}

#s-5d2c85bf-5d0e-4d84-8d50-15eab798ad9d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-15234160-7fad-4338-8fdf-d974349c314f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-15234160-7fad-4338-8fdf-d974349c314f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-15234160-7fad-4338-8fdf-d974349c314f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-15234160-7fad-4338-8fdf-d974349c314f {
  
}
}@media (max-width: 767px){#s-15234160-7fad-4338-8fdf-d974349c314f {
  
}
}
#s-15234160-7fad-4338-8fdf-d974349c314f .shg-product-quantity-wrapper {
  display: flex;
}

#s-15234160-7fad-4338-8fdf-d974349c314f .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}




  #s-15234160-7fad-4338-8fdf-d974349c314f label {
    color: rgba(0, 0, 0, 1);
    font-weight:  600 ;
    font-family: Montserrat;
    font-style:  normal ;
    font-size: 10px;
  }

  
    #s-15234160-7fad-4338-8fdf-d974349c314f label:after {
      display: block;
      content: ' ';
      margin-bottom: 10px;
    }
  


#s-9b32d6be-a57d-4d2f-b7ff-2b4216243d4c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-9b32d6be-a57d-4d2f-b7ff-2b4216243d4c:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9b32d6be-a57d-4d2f-b7ff-2b4216243d4c:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-9b32d6be-a57d-4d2f-b7ff-2b4216243d4c {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9b32d6be-a57d-4d2f-b7ff-2b4216243d4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b32d6be-a57d-4d2f-b7ff-2b4216243d4c.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b32d6be-a57d-4d2f-b7ff-2b4216243d4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-efdbc71a-9831-413e-b9df-0b7939be4def {
  min-height: 50px;
}
@media (max-width: 767px){#s-efdbc71a-9831-413e-b9df-0b7939be4def {
  display: none;
}
#s-efdbc71a-9831-413e-b9df-0b7939be4def, #wrap-s-efdbc71a-9831-413e-b9df-0b7939be4def { display:none !important; }}







#s-efdbc71a-9831-413e-b9df-0b7939be4def > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efdbc71a-9831-413e-b9df-0b7939be4def.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07cddb48-47e3-467f-8157-0ec74b9171fa {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-07cddb48-47e3-467f-8157-0ec74b9171fa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07cddb48-47e3-467f-8157-0ec74b9171fa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07cddb48-47e3-467f-8157-0ec74b9171fa {
  
}
}@media (max-width: 767px){#s-07cddb48-47e3-467f-8157-0ec74b9171fa {
  
}
}







#s-07cddb48-47e3-467f-8157-0ec74b9171fa > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-07cddb48-47e3-467f-8157-0ec74b9171fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e28848c2-1089-4262-b7d0-af5b12c66de7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e28848c2-1089-4262-b7d0-af5b12c66de7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e28848c2-1089-4262-b7d0-af5b12c66de7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e28848c2-1089-4262-b7d0-af5b12c66de7 {
  
}
}@media (max-width: 767px){#s-e28848c2-1089-4262-b7d0-af5b12c66de7 {
  display: none;
}
#s-e28848c2-1089-4262-b7d0-af5b12c66de7, #wrap-s-e28848c2-1089-4262-b7d0-af5b12c66de7 { display:none !important; }}







#s-e28848c2-1089-4262-b7d0-af5b12c66de7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e28848c2-1089-4262-b7d0-af5b12c66de7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6fcff932-3035-4dd4-9900-6375cbc937e3 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6fcff932-3035-4dd4-9900-6375cbc937e3 {
  display: none;
}
#s-6fcff932-3035-4dd4-9900-6375cbc937e3, #wrap-s-6fcff932-3035-4dd4-9900-6375cbc937e3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6fcff932-3035-4dd4-9900-6375cbc937e3 {
  display: none;
}
#s-6fcff932-3035-4dd4-9900-6375cbc937e3, #wrap-s-6fcff932-3035-4dd4-9900-6375cbc937e3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6fcff932-3035-4dd4-9900-6375cbc937e3 {
  display: none;
}
#s-6fcff932-3035-4dd4-9900-6375cbc937e3, #wrap-s-6fcff932-3035-4dd4-9900-6375cbc937e3 { display:none !important; }}@media (max-width: 767px){#s-6fcff932-3035-4dd4-9900-6375cbc937e3 {
  
}
}







#s-6fcff932-3035-4dd4-9900-6375cbc937e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fcff932-3035-4dd4-9900-6375cbc937e3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 1200px){#s-87bf95c9-c5e4-4705-96ca-0bae36488f64 {
  display: none;
}
#s-87bf95c9-c5e4-4705-96ca-0bae36488f64, #wrap-s-87bf95c9-c5e4-4705-96ca-0bae36488f64 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87bf95c9-c5e4-4705-96ca-0bae36488f64 {
  display: none;
}
#s-87bf95c9-c5e4-4705-96ca-0bae36488f64, #wrap-s-87bf95c9-c5e4-4705-96ca-0bae36488f64 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87bf95c9-c5e4-4705-96ca-0bae36488f64 {
  display: none;
}
#s-87bf95c9-c5e4-4705-96ca-0bae36488f64, #wrap-s-87bf95c9-c5e4-4705-96ca-0bae36488f64 { display:none !important; }}
#s-87bf95c9-c5e4-4705-96ca-0bae36488f64 {
  display: none;
}
#s-d3758cec-3afe-4a17-ade8-4cac92eec280 {
  text-align: center;
}



.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3758cec-3afe-4a17-ade8-4cac92eec280 img.shogun-image {
  width: 100%;
}



}
#s-1aef0482-9e29-43d8-bced-4d0f42784436 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-1aef0482-9e29-43d8-bced-4d0f42784436 {
  display: none;
}
#s-1aef0482-9e29-43d8-bced-4d0f42784436, #wrap-s-1aef0482-9e29-43d8-bced-4d0f42784436 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1aef0482-9e29-43d8-bced-4d0f42784436 {
  display: none;
}
#s-1aef0482-9e29-43d8-bced-4d0f42784436, #wrap-s-1aef0482-9e29-43d8-bced-4d0f42784436 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1aef0482-9e29-43d8-bced-4d0f42784436 {
  display: none;
}
#s-1aef0482-9e29-43d8-bced-4d0f42784436, #wrap-s-1aef0482-9e29-43d8-bced-4d0f42784436 { display:none !important; }}
#s-1aef0482-9e29-43d8-bced-4d0f42784436 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-1aef0482-9e29-43d8-bced-4d0f42784436 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-1aef0482-9e29-43d8-bced-4d0f42784436 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-1aef0482-9e29-43d8-bced-4d0f42784436 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-1aef0482-9e29-43d8-bced-4d0f42784436 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-1aef0482-9e29-43d8-bced-4d0f42784436 .shg-gallery-dot {
  background-color: #FFF;
}

#s-5f2b16e8-0b55-4777-aae7-f81f2481d767 {
  margin-left: 17%;
margin-right: 17%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(237, 230, 221, 1);
}
@media (min-width: 1200px){#s-5f2b16e8-0b55-4777-aae7-f81f2481d767 {
  display: none;
}
#s-5f2b16e8-0b55-4777-aae7-f81f2481d767, #wrap-s-5f2b16e8-0b55-4777-aae7-f81f2481d767 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f2b16e8-0b55-4777-aae7-f81f2481d767 {
  display: none;
}
#s-5f2b16e8-0b55-4777-aae7-f81f2481d767, #wrap-s-5f2b16e8-0b55-4777-aae7-f81f2481d767 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f2b16e8-0b55-4777-aae7-f81f2481d767 {
  display: none;
}
#s-5f2b16e8-0b55-4777-aae7-f81f2481d767, #wrap-s-5f2b16e8-0b55-4777-aae7-f81f2481d767 { display:none !important; }}
#s-5f2b16e8-0b55-4777-aae7-f81f2481d767 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-c6cb46f0-7404-41d5-971a-7da168ff9631 {
  margin-top: 14px;
margin-left: 29%;
margin-bottom: 14px;
margin-right: 29%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-c6cb46f0-7404-41d5-971a-7da168ff9631 {
  display: none;
}
#s-c6cb46f0-7404-41d5-971a-7da168ff9631, #wrap-s-c6cb46f0-7404-41d5-971a-7da168ff9631 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6cb46f0-7404-41d5-971a-7da168ff9631 {
  display: none;
}
#s-c6cb46f0-7404-41d5-971a-7da168ff9631, #wrap-s-c6cb46f0-7404-41d5-971a-7da168ff9631 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c6cb46f0-7404-41d5-971a-7da168ff9631 {
  display: none;
}
#s-c6cb46f0-7404-41d5-971a-7da168ff9631, #wrap-s-c6cb46f0-7404-41d5-971a-7da168ff9631 { display:none !important; }}
#s-c6cb46f0-7404-41d5-971a-7da168ff9631 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c6cb46f0-7404-41d5-971a-7da168ff9631 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c6cb46f0-7404-41d5-971a-7da168ff9631 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-caa047a6-6e56-4ddf-a267-43d7a575ceea {
  margin-top: -6px;
margin-left: 13%;
margin-bottom: -6px;
margin-right: 13%;
}
@media (min-width: 1200px){#s-caa047a6-6e56-4ddf-a267-43d7a575ceea {
  display: none;
}
#s-caa047a6-6e56-4ddf-a267-43d7a575ceea, #wrap-s-caa047a6-6e56-4ddf-a267-43d7a575ceea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-caa047a6-6e56-4ddf-a267-43d7a575ceea {
  display: none;
}
#s-caa047a6-6e56-4ddf-a267-43d7a575ceea, #wrap-s-caa047a6-6e56-4ddf-a267-43d7a575ceea { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-caa047a6-6e56-4ddf-a267-43d7a575ceea {
  display: none;
}
#s-caa047a6-6e56-4ddf-a267-43d7a575ceea, #wrap-s-caa047a6-6e56-4ddf-a267-43d7a575ceea { display:none !important; }}
#s-320f5cf8-41a8-4476-b47b-669acb2a3b15 {
  margin-top: 22px;
margin-left: 9%;
margin-bottom: 22px;
margin-right: 9%;
text-align: left;
}
@media (min-width: 1200px){#s-320f5cf8-41a8-4476-b47b-669acb2a3b15 {
  display: none;
}
#s-320f5cf8-41a8-4476-b47b-669acb2a3b15, #wrap-s-320f5cf8-41a8-4476-b47b-669acb2a3b15 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-320f5cf8-41a8-4476-b47b-669acb2a3b15 {
  display: none;
}
#s-320f5cf8-41a8-4476-b47b-669acb2a3b15, #wrap-s-320f5cf8-41a8-4476-b47b-669acb2a3b15 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-320f5cf8-41a8-4476-b47b-669acb2a3b15 {
  display: none;
}
#s-320f5cf8-41a8-4476-b47b-669acb2a3b15, #wrap-s-320f5cf8-41a8-4476-b47b-669acb2a3b15 { display:none !important; }}

  #s-320f5cf8-41a8-4476-b47b-669acb2a3b15 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(237, 230, 221, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-320f5cf8-41a8-4476-b47b-669acb2a3b15 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(242, 202, 209, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-320f5cf8-41a8-4476-b47b-669acb2a3b15 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-320f5cf8-41a8-4476-b47b-669acb2a3b15 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(4, 4, 4, 1);
}

#s-320f5cf8-41a8-4476-b47b-669acb2a3b15 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(242, 202, 209, 1);
}

#s-320f5cf8-41a8-4476-b47b-669acb2a3b15 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-0f3ce086-9142-4831-ab25-0bb15e6f04d1 {
  display: none;
}
#s-0f3ce086-9142-4831-ab25-0bb15e6f04d1, #wrap-s-0f3ce086-9142-4831-ab25-0bb15e6f04d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f3ce086-9142-4831-ab25-0bb15e6f04d1 {
  display: none;
}
#s-0f3ce086-9142-4831-ab25-0bb15e6f04d1, #wrap-s-0f3ce086-9142-4831-ab25-0bb15e6f04d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0f3ce086-9142-4831-ab25-0bb15e6f04d1 {
  display: none;
}
#s-0f3ce086-9142-4831-ab25-0bb15e6f04d1, #wrap-s-0f3ce086-9142-4831-ab25-0bb15e6f04d1 { display:none !important; }}
#s-c4cf8122-c0cb-433f-9986-f4b619910799 {
  margin-left: 30%;
margin-right: 30%;
text-align: left;
}
@media (min-width: 1200px){#s-c4cf8122-c0cb-433f-9986-f4b619910799 {
  display: none;
}
#s-c4cf8122-c0cb-433f-9986-f4b619910799, #wrap-s-c4cf8122-c0cb-433f-9986-f4b619910799 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4cf8122-c0cb-433f-9986-f4b619910799 {
  display: none;
}
#s-c4cf8122-c0cb-433f-9986-f4b619910799, #wrap-s-c4cf8122-c0cb-433f-9986-f4b619910799 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4cf8122-c0cb-433f-9986-f4b619910799 {
  display: none;
}
#s-c4cf8122-c0cb-433f-9986-f4b619910799, #wrap-s-c4cf8122-c0cb-433f-9986-f4b619910799 { display:none !important; }}
#s-c4cf8122-c0cb-433f-9986-f4b619910799 .shg-product-quantity-wrapper {
  display: flex;
}

#s-c4cf8122-c0cb-433f-9986-f4b619910799 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-c4cf8122-c0cb-433f-9986-f4b619910799 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-c4cf8122-c0cb-433f-9986-f4b619910799 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-c4cf8122-c0cb-433f-9986-f4b619910799 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-f4996fdd-f66b-47bf-ac63-75fa97906d75 {
  margin-top: 18px;
margin-bottom: 18px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: rgba(237, 230, 221, 1);
text-align: center;
cursor: pointer;
color: rgba(4, 4, 4, 1);
background-image: none;
hover-type: color;
}
#s-f4996fdd-f66b-47bf-ac63-75fa97906d75:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f4996fdd-f66b-47bf-ac63-75fa97906d75:active {background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-f4996fdd-f66b-47bf-ac63-75fa97906d75 {
  display: none;
}
#s-f4996fdd-f66b-47bf-ac63-75fa97906d75, #wrap-s-f4996fdd-f66b-47bf-ac63-75fa97906d75 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4996fdd-f66b-47bf-ac63-75fa97906d75 {
  display: none;
}
#s-f4996fdd-f66b-47bf-ac63-75fa97906d75, #wrap-s-f4996fdd-f66b-47bf-ac63-75fa97906d75 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f4996fdd-f66b-47bf-ac63-75fa97906d75 {
  display: none;
}
#s-f4996fdd-f66b-47bf-ac63-75fa97906d75, #wrap-s-f4996fdd-f66b-47bf-ac63-75fa97906d75 { display:none !important; }}


#s-f4996fdd-f66b-47bf-ac63-75fa97906d75 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f4996fdd-f66b-47bf-ac63-75fa97906d75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4996fdd-f66b-47bf-ac63-75fa97906d75.shg-btn {
  color: rgba(4, 4, 4, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f4996fdd-f66b-47bf-ac63-75fa97906d75.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-46230c98-cb3d-4a9a-8c7c-a1d4298509c0 {
  border-style: solid;
margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-46230c98-cb3d-4a9a-8c7c-a1d4298509c0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46230c98-cb3d-4a9a-8c7c-a1d4298509c0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46230c98-cb3d-4a9a-8c7c-a1d4298509c0 {
  
}
}@media (max-width: 767px){#s-46230c98-cb3d-4a9a-8c7c-a1d4298509c0 {
  display: none;
}
#s-46230c98-cb3d-4a9a-8c7c-a1d4298509c0, #wrap-s-46230c98-cb3d-4a9a-8c7c-a1d4298509c0 { display:none !important; }}
#s-46230c98-cb3d-4a9a-8c7c-a1d4298509c0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-a1db7b38-a1ee-4203-a9e8-69385e85d01d {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a1db7b38-a1ee-4203-a9e8-69385e85d01d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a1db7b38-a1ee-4203-a9e8-69385e85d01d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a1db7b38-a1ee-4203-a9e8-69385e85d01d {
  
}
}@media (max-width: 767px){#s-a1db7b38-a1ee-4203-a9e8-69385e85d01d {
  display: none;
}
#s-a1db7b38-a1ee-4203-a9e8-69385e85d01d, #wrap-s-a1db7b38-a1ee-4203-a9e8-69385e85d01d { display:none !important; }}
@media (min-width: 0px) {
[id="s-a1db7b38-a1ee-4203-a9e8-69385e85d01d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1db7b38-a1ee-4203-a9e8-69385e85d01d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-a1db7b38-a1ee-4203-a9e8-69385e85d01d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-a1db7b38-a1ee-4203-a9e8-69385e85d01d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-775907b9-0183-496c-a454-46b4a013f8b9 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-775907b9-0183-496c-a454-46b4a013f8b9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-775907b9-0183-496c-a454-46b4a013f8b9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-775907b9-0183-496c-a454-46b4a013f8b9 {
  
}
}@media (max-width: 767px){#s-775907b9-0183-496c-a454-46b4a013f8b9 {
  
}
}
#s-775907b9-0183-496c-a454-46b4a013f8b9 {
  display: none;
}
#s-42b375e6-4477-4c74-b932-921063bdf9ab {
  text-align: left;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-42b375e6-4477-4c74-b932-921063bdf9ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-42b375e6-4477-4c74-b932-921063bdf9ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-42b375e6-4477-4c74-b932-921063bdf9ab {
  
}
}@media (max-width: 767px){#s-42b375e6-4477-4c74-b932-921063bdf9ab {
  
}
}


.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab img.shogun-image {
  width: 100%;
}



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

.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-42b375e6-4477-4c74-b932-921063bdf9ab img.shogun-image {
  width: 100%;
}



}
#s-06919721-c637-40d1-bd99-5b04d550c2e1 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-06919721-c637-40d1-bd99-5b04d550c2e1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-06919721-c637-40d1-bd99-5b04d550c2e1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-06919721-c637-40d1-bd99-5b04d550c2e1 {
  
}
}@media (max-width: 767px){#s-06919721-c637-40d1-bd99-5b04d550c2e1 {
  
}
}
#s-06919721-c637-40d1-bd99-5b04d550c2e1 .shg-product-title-component h4 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-cb87d17c-724d-420e-bed5-65d92b1da5ef {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-cb87d17c-724d-420e-bed5-65d92b1da5ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cb87d17c-724d-420e-bed5-65d92b1da5ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cb87d17c-724d-420e-bed5-65d92b1da5ef {
  
}
}@media (max-width: 767px){#s-cb87d17c-724d-420e-bed5-65d92b1da5ef {
  
}
}
#s-cb87d17c-724d-420e-bed5-65d92b1da5ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-cb87d17c-724d-420e-bed5-65d92b1da5ef .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-cb87d17c-724d-420e-bed5-65d92b1da5ef .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}

#s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb {
  
}
}@media (max-width: 767px){#s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb {
  
}
}
@media (min-width: 0px) {
[id="s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3ac3dc7f-46fc-4452-acae-80f4ccec42fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

#s-19d115d3-4e70-4f38-a28d-a476025bbd1a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 15px;
min-width: 100%;
min-height: 15px;
max-width: 195px;
opacity: 1;
text-align: center;
background-color: rgba(237, 230, 221, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-19d115d3-4e70-4f38-a28d-a476025bbd1a:hover {opacity: 1 !important;
background-color: rgba(242, 202, 209, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-19d115d3-4e70-4f38-a28d-a476025bbd1a:active {background-color: rgba(222, 155, 181, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-19d115d3-4e70-4f38-a28d-a476025bbd1a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-19d115d3-4e70-4f38-a28d-a476025bbd1a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-19d115d3-4e70-4f38-a28d-a476025bbd1a {
  
}
}@media (max-width: 767px){#s-19d115d3-4e70-4f38-a28d-a476025bbd1a {
  
}
}


#s-19d115d3-4e70-4f38-a28d-a476025bbd1a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19d115d3-4e70-4f38-a28d-a476025bbd1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19d115d3-4e70-4f38-a28d-a476025bbd1a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-19d115d3-4e70-4f38-a28d-a476025bbd1a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-4b9cd37b-2338-41e6-b448-d9769ba3a42f {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-4b9cd37b-2338-41e6-b448-d9769ba3a42f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b9cd37b-2338-41e6-b448-d9769ba3a42f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b9cd37b-2338-41e6-b448-d9769ba3a42f {
  
}
}@media (max-width: 767px){#s-4b9cd37b-2338-41e6-b448-d9769ba3a42f {
  
}
}
#s-4b9cd37b-2338-41e6-b448-d9769ba3a42f {
  display: none;
}
#s-9235eea8-04e8-49d9-98e5-54750480e83a {
  text-align: left;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-9235eea8-04e8-49d9-98e5-54750480e83a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9235eea8-04e8-49d9-98e5-54750480e83a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9235eea8-04e8-49d9-98e5-54750480e83a {
  
}
}@media (max-width: 767px){#s-9235eea8-04e8-49d9-98e5-54750480e83a {
  
}
}


.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9235eea8-04e8-49d9-98e5-54750480e83a img.shogun-image {
  width: 100%;
}



}
#s-1367ebad-1161-4c75-93e5-28a44ebb11f3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-1367ebad-1161-4c75-93e5-28a44ebb11f3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1367ebad-1161-4c75-93e5-28a44ebb11f3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1367ebad-1161-4c75-93e5-28a44ebb11f3 {
  
}
}@media (max-width: 767px){#s-1367ebad-1161-4c75-93e5-28a44ebb11f3 {
  
}
}
#s-1367ebad-1161-4c75-93e5-28a44ebb11f3 .shg-product-title-component h4 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-23a56408-354b-45fb-91ce-fcdd174816a3 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-23a56408-354b-45fb-91ce-fcdd174816a3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23a56408-354b-45fb-91ce-fcdd174816a3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-23a56408-354b-45fb-91ce-fcdd174816a3 {
  
}
}@media (max-width: 767px){#s-23a56408-354b-45fb-91ce-fcdd174816a3 {
  
}
}
#s-23a56408-354b-45fb-91ce-fcdd174816a3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-23a56408-354b-45fb-91ce-fcdd174816a3 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-23a56408-354b-45fb-91ce-fcdd174816a3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}

#s-5891a6df-1497-4f8b-b7ef-55b97dd6620c {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-5891a6df-1497-4f8b-b7ef-55b97dd6620c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5891a6df-1497-4f8b-b7ef-55b97dd6620c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5891a6df-1497-4f8b-b7ef-55b97dd6620c {
  
}
}@media (max-width: 767px){#s-5891a6df-1497-4f8b-b7ef-55b97dd6620c {
  
}
}
@media (min-width: 0px) {
[id="s-5891a6df-1497-4f8b-b7ef-55b97dd6620c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5891a6df-1497-4f8b-b7ef-55b97dd6620c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5891a6df-1497-4f8b-b7ef-55b97dd6620c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5891a6df-1497-4f8b-b7ef-55b97dd6620c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5891a6df-1497-4f8b-b7ef-55b97dd6620c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5891a6df-1497-4f8b-b7ef-55b97dd6620c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5891a6df-1497-4f8b-b7ef-55b97dd6620c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

#s-0e08eac2-4866-4fda-b938-52016e4c3b96 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 15px;
min-width: 100%;
min-height: 15px;
max-width: 195px;
opacity: 1;
text-align: center;
background-color: rgba(237, 230, 221, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0e08eac2-4866-4fda-b938-52016e4c3b96:hover {opacity: 1 !important;
background-color: rgba(242, 202, 209, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0e08eac2-4866-4fda-b938-52016e4c3b96:active {background-color: rgba(222, 155, 181, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-0e08eac2-4866-4fda-b938-52016e4c3b96 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e08eac2-4866-4fda-b938-52016e4c3b96 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e08eac2-4866-4fda-b938-52016e4c3b96 {
  
}
}@media (max-width: 767px){#s-0e08eac2-4866-4fda-b938-52016e4c3b96 {
  
}
}


#s-0e08eac2-4866-4fda-b938-52016e4c3b96 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0e08eac2-4866-4fda-b938-52016e4c3b96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e08eac2-4866-4fda-b938-52016e4c3b96.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-0e08eac2-4866-4fda-b938-52016e4c3b96.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-d0181aef-0d53-45f6-afa9-884dc8e904d3 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-d0181aef-0d53-45f6-afa9-884dc8e904d3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0181aef-0d53-45f6-afa9-884dc8e904d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0181aef-0d53-45f6-afa9-884dc8e904d3 {
  
}
}@media (max-width: 767px){#s-d0181aef-0d53-45f6-afa9-884dc8e904d3 {
  
}
}
#s-d0181aef-0d53-45f6-afa9-884dc8e904d3 {
  display: none;
}
#s-c40c5026-1a25-47c2-84d0-885ce3c3274a {
  text-align: left;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-c40c5026-1a25-47c2-84d0-885ce3c3274a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c40c5026-1a25-47c2-84d0-885ce3c3274a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c40c5026-1a25-47c2-84d0-885ce3c3274a {
  
}
}@media (max-width: 767px){#s-c40c5026-1a25-47c2-84d0-885ce3c3274a {
  
}
}


.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c40c5026-1a25-47c2-84d0-885ce3c3274a img.shogun-image {
  width: 100%;
}



}
#s-2ab67753-03d4-4516-943b-88abacdcf712 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2ab67753-03d4-4516-943b-88abacdcf712 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ab67753-03d4-4516-943b-88abacdcf712 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ab67753-03d4-4516-943b-88abacdcf712 {
  
}
}@media (max-width: 767px){#s-2ab67753-03d4-4516-943b-88abacdcf712 {
  
}
}
#s-2ab67753-03d4-4516-943b-88abacdcf712 .shg-product-title-component h4 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-9bd21e63-87c5-40bb-92d7-eceb21ad444c {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-9bd21e63-87c5-40bb-92d7-eceb21ad444c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9bd21e63-87c5-40bb-92d7-eceb21ad444c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9bd21e63-87c5-40bb-92d7-eceb21ad444c {
  
}
}@media (max-width: 767px){#s-9bd21e63-87c5-40bb-92d7-eceb21ad444c {
  
}
}
#s-9bd21e63-87c5-40bb-92d7-eceb21ad444c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9bd21e63-87c5-40bb-92d7-eceb21ad444c .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-9bd21e63-87c5-40bb-92d7-eceb21ad444c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}

#s-e7d80ffb-d91e-46c0-9012-65115766c091 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-e7d80ffb-d91e-46c0-9012-65115766c091 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e7d80ffb-d91e-46c0-9012-65115766c091 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e7d80ffb-d91e-46c0-9012-65115766c091 {
  
}
}@media (max-width: 767px){#s-e7d80ffb-d91e-46c0-9012-65115766c091 {
  
}
}
@media (min-width: 0px) {
[id="s-e7d80ffb-d91e-46c0-9012-65115766c091"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7d80ffb-d91e-46c0-9012-65115766c091"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-e7d80ffb-d91e-46c0-9012-65115766c091"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-e7d80ffb-d91e-46c0-9012-65115766c091"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-e7d80ffb-d91e-46c0-9012-65115766c091"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-e7d80ffb-d91e-46c0-9012-65115766c091"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-e7d80ffb-d91e-46c0-9012-65115766c091"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

#s-975aed56-dee6-44a3-974c-61372cc6ee0a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 15px;
min-width: 100%;
min-height: 15px;
max-width: 195px;
opacity: 1;
text-align: center;
background-color: rgba(237, 230, 221, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-975aed56-dee6-44a3-974c-61372cc6ee0a:hover {opacity: 1 !important;
background-color: rgba(242, 202, 209, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-975aed56-dee6-44a3-974c-61372cc6ee0a:active {background-color: rgba(222, 155, 181, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-975aed56-dee6-44a3-974c-61372cc6ee0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-975aed56-dee6-44a3-974c-61372cc6ee0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-975aed56-dee6-44a3-974c-61372cc6ee0a {
  
}
}@media (max-width: 767px){#s-975aed56-dee6-44a3-974c-61372cc6ee0a {
  
}
}


#s-975aed56-dee6-44a3-974c-61372cc6ee0a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-975aed56-dee6-44a3-974c-61372cc6ee0a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-975aed56-dee6-44a3-974c-61372cc6ee0a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-975aed56-dee6-44a3-974c-61372cc6ee0a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-842410e3-6b64-4e66-9026-27e7251a0b7e {
  min-height: 50px;
}
@media (max-width: 767px){#s-842410e3-6b64-4e66-9026-27e7251a0b7e {
  display: none;
}
#s-842410e3-6b64-4e66-9026-27e7251a0b7e, #wrap-s-842410e3-6b64-4e66-9026-27e7251a0b7e { display:none !important; }}







#s-842410e3-6b64-4e66-9026-27e7251a0b7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-842410e3-6b64-4e66-9026-27e7251a0b7e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-664e1fc4-24fc-4339-be8f-43d0c7c196e8 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 16px;
padding-right: 50px;
background-color: rgba(237, 230, 221, 1);
}
@media (min-width: 1200px){#s-664e1fc4-24fc-4339-be8f-43d0c7c196e8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-664e1fc4-24fc-4339-be8f-43d0c7c196e8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-664e1fc4-24fc-4339-be8f-43d0c7c196e8 {
  
}
}@media (max-width: 767px){#s-664e1fc4-24fc-4339-be8f-43d0c7c196e8 {
  display: none;
}
#s-664e1fc4-24fc-4339-be8f-43d0c7c196e8, #wrap-s-664e1fc4-24fc-4339-be8f-43d0c7c196e8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-664e1fc4-24fc-4339-be8f-43d0c7c196e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-664e1fc4-24fc-4339-be8f-43d0c7c196e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-664e1fc4-24fc-4339-be8f-43d0c7c196e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-664e1fc4-24fc-4339-be8f-43d0c7c196e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-35f86d85-4d2a-403c-ba22-f07663d18c0a {
  min-height: 200px;
}
@media (min-width: 1200px){#s-35f86d85-4d2a-403c-ba22-f07663d18c0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-35f86d85-4d2a-403c-ba22-f07663d18c0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-35f86d85-4d2a-403c-ba22-f07663d18c0a {
  
}
}@media (max-width: 767px){#s-35f86d85-4d2a-403c-ba22-f07663d18c0a {
  
}
}







#s-35f86d85-4d2a-403c-ba22-f07663d18c0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35f86d85-4d2a-403c-ba22-f07663d18c0a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81029847-54b9-4772-a289-1b9a77936350 {
  padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 100%;
max-height: 50%;
text-align: center;
}
@media (min-width: 1200px){#s-81029847-54b9-4772-a289-1b9a77936350 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-81029847-54b9-4772-a289-1b9a77936350 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-81029847-54b9-4772-a289-1b9a77936350 {
  
}
}@media (max-width: 767px){#s-81029847-54b9-4772-a289-1b9a77936350 {
  
}
}
#s-81029847-54b9-4772-a289-1b9a77936350 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 45px;
  
  
  
}



#s-07d305f0-6864-4318-a30a-e1963a045a43 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(222, 155, 181, 1);
border-style: solid;
}
@media (max-width: 767px){#s-07d305f0-6864-4318-a30a-e1963a045a43 {
  display: none;
}
#s-07d305f0-6864-4318-a30a-e1963a045a43, #wrap-s-07d305f0-6864-4318-a30a-e1963a045a43 { display:none !important; }}
#s-07d305f0-6864-4318-a30a-e1963a045a43 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: rgba(4, 4, 4, 1);
  
  font-size: 11px;
  
  line-height: 1em;
  
  
  padding-top: 11px;
  padding-bottom: 11px;
  
  
}

#s-07d305f0-6864-4318-a30a-e1963a045a43 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: rgba(4, 4, 4, 1);
  
  
  
  
  justify-content: center;
}

#s-07d305f0-6864-4318-a30a-e1963a045a43 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(4, 4, 4, 1);
}

#s-07d305f0-6864-4318-a30a-e1963a045a43 .shogun-form-error-msg-container, #s-07d305f0-6864-4318-a30a-e1963a045a43 .shogun-form-field-error-msg-container {
  display: none;
}

#s-07d305f0-6864-4318-a30a-e1963a045a43 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-07d305f0-6864-4318-a30a-e1963a045a43 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-bf3bdc23-3d11-4af1-87f6-520cd0bef657 {
  padding-left: 15%;
padding-right: 15%;
}
@media (max-width: 767px){#s-bf3bdc23-3d11-4af1-87f6-520cd0bef657 {
  display: none;
}
#s-bf3bdc23-3d11-4af1-87f6-520cd0bef657, #wrap-s-bf3bdc23-3d11-4af1-87f6-520cd0bef657 { display:none !important; }}
#s-bf3bdc23-3d11-4af1-87f6-520cd0bef657  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(255, 255, 255, 1);
  
  
  
  color: #000;
  
  
  
  
}

#s-bf3bdc23-3d11-4af1-87f6-520cd0bef657  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-bf3bdc23-3d11-4af1-87f6-520cd0bef657 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(242, 202, 209, 1);
  color: #000;
}



#s-bf3bdc23-3d11-4af1-87f6-520cd0bef657 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(242, 202, 209, 1);
  color: #000;
}


#s-25e92e79-423f-4a0f-bc0a-92df00ca7ca9 {
  margin-left: 15%;
margin-right: 15%;
}

#s-25e92e79-423f-4a0f-bc0a-92df00ca7ca9  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-25e92e79-423f-4a0f-bc0a-92df00ca7ca9  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-25e92e79-423f-4a0f-bc0a-92df00ca7ca9 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(242, 202, 209, 1);
  color: #000;
}



#s-25e92e79-423f-4a0f-bc0a-92df00ca7ca9 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(242, 202, 209, 1);
  color: #000;
}


.shogun-form-box-submit {
  border: 0;
  font-size: 1em;
  line-height: 1.8;
}

.shogun-form-box-submit:focus {
  outline: none;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-942049a3-2dd1-4046-afa9-048c5f22e93a {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
color: rgba(4, 4, 4, 1);
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-942049a3-2dd1-4046-afa9-048c5f22e93a:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-942049a3-2dd1-4046-afa9-048c5f22e93a:active {border-radius: 13px !important;
background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}
#s-942049a3-2dd1-4046-afa9-048c5f22e93a[disabled],
#s-942049a3-2dd1-4046-afa9-048c5f22e93a[disabled]:hover,
#s-942049a3-2dd1-4046-afa9-048c5f22e93a[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-942049a3-2dd1-4046-afa9-048c5f22e93a {
  display:  inline-block ;
  width:  auto ;
}


#s-97269cdf-1c05-4f81-957c-aa8ffac91676 {
  margin-top: 11px;
margin-left: 0px;
margin-bottom: 37px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-97269cdf-1c05-4f81-957c-aa8ffac91676 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-97269cdf-1c05-4f81-957c-aa8ffac91676 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-97269cdf-1c05-4f81-957c-aa8ffac91676 {
  
}
}@media (max-width: 767px){#s-97269cdf-1c05-4f81-957c-aa8ffac91676 {
  display: none;
}
#s-97269cdf-1c05-4f81-957c-aa8ffac91676, #wrap-s-97269cdf-1c05-4f81-957c-aa8ffac91676 { display:none !important; }}







#s-97269cdf-1c05-4f81-957c-aa8ffac91676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97269cdf-1c05-4f81-957c-aa8ffac91676.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-39ee0013-b883-4173-901b-dac786fe22d1 {
  margin-top: 25px;
margin-left: 30%;
margin-bottom: 25px;
margin-right: 30%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39ee0013-b883-4173-901b-dac786fe22d1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-39ee0013-b883-4173-901b-dac786fe22d1 .shogun-heading-component h1 a {
  color: #000;
}


.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

@supports not (aspect-ratio: 1/1) {
  .shg-ig-square-wrapper {
    padding: calc((1 / (1 / 1)) * 100%) 0 0;
    position: relative;
  }

  .shg-ig-square-wrapper > .shg-ig-posts-image-square {
    display: block;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    height: 100%;
  }
}

#s-07872dab-481a-4800-9569-bb19c20da8bf {
  margin-top: 18px;
margin-left: 36px;
margin-bottom: 18px;
margin-right: 36px;
}

[id="s-07872dab-481a-4800-9569-bb19c20da8bf"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 1px;
}

.shg-ig-posts-container {
  width: calc(100% + 1px) !important;
}

@media (min-width: 768px) {
  [id="s-07872dab-481a-4800-9569-bb19c20da8bf"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 1px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 1px) !important;
  }
}

#s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e {
  margin-bottom: 0px;
background-color: rgba(237, 230, 221, 1);
}
@media (min-width: 1200px){#s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e {
  display: none;
}
#s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e, #wrap-s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e {
  display: none;
}
#s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e, #wrap-s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e {
  display: none;
}
#s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e, #wrap-s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e { display:none !important; }}
@media (min-width: 0px) {
[id="s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 992px) {
[id="s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 1200px) {
[id="s-9590cb72-21ef-4ab6-940e-2e1a7f03b48e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0px);
}

}

#s-a65ff7d9-b117-4396-b4f0-ed2b34fa3660 {
  margin-top: 31px;
margin-left: 18%;
margin-bottom: 23px;
margin-right: 18%;
}

#s-27b7bf61-8c30-4155-b5b2-6244d4098941 {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 1px;
padding-right: 10px;
}

#s-27b7bf61-8c30-4155-b5b2-6244d4098941 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  font-size: 11px;
  
  line-height: 1em;
  
  
  padding-top: 11px;
  padding-bottom: 11px;
  
  
}

#s-27b7bf61-8c30-4155-b5b2-6244d4098941 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: rgba(222, 155, 181, 1);
  
  
  
  
  justify-content: center;
}

#s-27b7bf61-8c30-4155-b5b2-6244d4098941 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(222, 155, 181, 1);
}

#s-27b7bf61-8c30-4155-b5b2-6244d4098941 .shogun-form-error-msg-container, #s-27b7bf61-8c30-4155-b5b2-6244d4098941 .shogun-form-field-error-msg-container {
  display: none;
}

#s-27b7bf61-8c30-4155-b5b2-6244d4098941 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-27b7bf61-8c30-4155-b5b2-6244d4098941 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-a9aba440-de6a-4103-ab49-e2e3d6b99e78 {
  padding-left: 15%;
padding-right: 15%;
}

#s-a9aba440-de6a-4103-ab49-e2e3d6b99e78  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(255, 255, 255, 1);
  
  
  
  color: #000;
  
  
  
  
}

#s-a9aba440-de6a-4103-ab49-e2e3d6b99e78  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-a9aba440-de6a-4103-ab49-e2e3d6b99e78 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(242, 202, 209, 1);
  color: #000;
}



#s-a9aba440-de6a-4103-ab49-e2e3d6b99e78 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(242, 202, 209, 1);
  color: #000;
}


#s-7a04d0ad-60c7-4290-b3d2-a40fa2ec7185 {
  margin-left: 15%;
margin-right: 15%;
}

#s-7a04d0ad-60c7-4290-b3d2-a40fa2ec7185  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-7a04d0ad-60c7-4290-b3d2-a40fa2ec7185  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-7a04d0ad-60c7-4290-b3d2-a40fa2ec7185 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(242, 202, 209, 1);
  color: #000;
}



#s-7a04d0ad-60c7-4290-b3d2-a40fa2ec7185 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(242, 202, 209, 1);
  color: #000;
}


#s-e99372a2-5ee0-4d68-9cb5-1a35effb40af {
  margin-top: 15px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
color: rgba(4, 4, 4, 1);
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-e99372a2-5ee0-4d68-9cb5-1a35effb40af:hover {border-radius: 13px !important;
background-color: rgba(242, 202, 209, 1) !important;
text-decoration: none !important;
color: rgba(4, 4, 4, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e99372a2-5ee0-4d68-9cb5-1a35effb40af:active {border-radius: 13px !important;
background-color: rgba(222, 155, 181, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}
#s-e99372a2-5ee0-4d68-9cb5-1a35effb40af[disabled],
#s-e99372a2-5ee0-4d68-9cb5-1a35effb40af[disabled]:hover,
#s-e99372a2-5ee0-4d68-9cb5-1a35effb40af[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-e99372a2-5ee0-4d68-9cb5-1a35effb40af {
  display:  inline-block ;
  width:  auto ;
}


#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 {
  display: none;
}
#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48, #wrap-s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 {
  display: none;
}
#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48, #wrap-s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 {
  display: none;
}
#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48, #wrap-s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 { display:none !important; }}







#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48 {
  cursor: pointer;
}#s-a455e6fb-313e-4dbc-aaf8-56e2716bef48.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23609815-79aa-42c7-8f24-002f0a4bbdd0 {
  margin-top: 23px;
margin-bottom: 23px;
}
@media (min-width: 1200px){#s-23609815-79aa-42c7-8f24-002f0a4bbdd0 {
  display: none;
}
#s-23609815-79aa-42c7-8f24-002f0a4bbdd0, #wrap-s-23609815-79aa-42c7-8f24-002f0a4bbdd0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23609815-79aa-42c7-8f24-002f0a4bbdd0 {
  display: none;
}
#s-23609815-79aa-42c7-8f24-002f0a4bbdd0, #wrap-s-23609815-79aa-42c7-8f24-002f0a4bbdd0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23609815-79aa-42c7-8f24-002f0a4bbdd0 {
  display: none;
}
#s-23609815-79aa-42c7-8f24-002f0a4bbdd0, #wrap-s-23609815-79aa-42c7-8f24-002f0a4bbdd0 { display:none !important; }}
#s-45a6c7bc-e924-4002-b87d-a7847978b8b4 {
  margin-top: -3px;
margin-left: 24%;
margin-bottom: 18px;
margin-right: 24%;
text-align: center;
}
@media (min-width: 1200px){#s-45a6c7bc-e924-4002-b87d-a7847978b8b4 {
  display: none;
}
#s-45a6c7bc-e924-4002-b87d-a7847978b8b4, #wrap-s-45a6c7bc-e924-4002-b87d-a7847978b8b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-45a6c7bc-e924-4002-b87d-a7847978b8b4 {
  display: none;
}
#s-45a6c7bc-e924-4002-b87d-a7847978b8b4, #wrap-s-45a6c7bc-e924-4002-b87d-a7847978b8b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-45a6c7bc-e924-4002-b87d-a7847978b8b4 {
  display: none;
}
#s-45a6c7bc-e924-4002-b87d-a7847978b8b4, #wrap-s-45a6c7bc-e924-4002-b87d-a7847978b8b4 { display:none !important; }}
[id="s-45a6c7bc-e924-4002-b87d-a7847978b8b4"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 5px;
}

.shg-ig-posts-container {
  width: calc(100% + 5px) !important;
}

@media (min-width: 768px) {
  [id="s-45a6c7bc-e924-4002-b87d-a7847978b8b4"] .shg-ig-posts-container > .shg-ig-posts {
    width: 20.0%;
    padding-right: 5px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 5px) !important;
  }
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;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;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
