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

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

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

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: 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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-cfebb918-15f4-40b4-a400-538a83024e0a {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-cfebb918-15f4-40b4-a400-538a83024e0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfebb918-15f4-40b4-a400-538a83024e0a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

#s-13036c27-6019-4145-bc9b-bf6276c87990 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#s-13036c27-6019-4145-bc9b-bf6276c87990 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-dca74410-584b-4ef4-8a8f-fa799b46d76a {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dca74410-584b-4ef4-8a8f-fa799b46d76a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6508bdca-4960-4d6a-a3e7-fcfcfdc7a192 {
  margin-left: 15px;
margin-right: 15px;
}








#s-6508bdca-4960-4d6a-a3e7-fcfcfdc7a192 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6508bdca-4960-4d6a-a3e7-fcfcfdc7a192.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-4b053b3a-b86c-4df2-b176-565f226c87a3 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1f5166ff-5d1a-419b-a980-547da2c67bdf {
  background-image: url(https://i.shgcdn.com/dc23a0e1-b4f3-4e2e-87a3-3f1d9300d5ec/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-1f5166ff-5d1a-419b-a980-547da2c67bdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-1f5166ff-5d1a-419b-a980-547da2c67bdf {
  cursor: pointer;
}#s-1f5166ff-5d1a-419b-a980-547da2c67bdf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c2721ec6-79c0-4474-961c-ae4a9f35fabe {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-c2721ec6-79c0-4474-961c-ae4a9f35fabe > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-c2721ec6-79c0-4474-961c-ae4a9f35fabe {
  cursor: pointer;
}#s-c2721ec6-79c0-4474-961c-ae4a9f35fabe.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-75092569-41e0-45d6-9a69-ed80e8d98bdc {
  background-image: url(https://i.shgcdn.com/b5493940-1e51-4e77-a201-db3cd0efa8bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-75092569-41e0-45d6-9a69-ed80e8d98bdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-75092569-41e0-45d6-9a69-ed80e8d98bdc {
  cursor: pointer;
}#s-75092569-41e0-45d6-9a69-ed80e8d98bdc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a2f171ff-bc0f-4166-b2aa-ef16d74d1e25 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a2f171ff-bc0f-4166-b2aa-ef16d74d1e25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-a2f171ff-bc0f-4166-b2aa-ef16d74d1e25 {
  cursor: pointer;
}#s-a2f171ff-bc0f-4166-b2aa-ef16d74d1e25.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-91bbe9c7-bd71-4f49-810f-5f44f019171b {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-91bbe9c7-bd71-4f49-810f-5f44f019171b > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-91bbe9c7-bd71-4f49-810f-5f44f019171b {
  cursor: pointer;
}#s-91bbe9c7-bd71-4f49-810f-5f44f019171b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-15d663aa-da88-4306-9c17-4e52373171b5 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-15d663aa-da88-4306-9c17-4e52373171b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-15d663aa-da88-4306-9c17-4e52373171b5 {
  cursor: pointer;
}#s-15d663aa-da88-4306-9c17-4e52373171b5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-985e6011-cf61-4ee7-bddb-cb1e4835b089 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-985e6011-cf61-4ee7-bddb-cb1e4835b089 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-985e6011-cf61-4ee7-bddb-cb1e4835b089 {
  cursor: pointer;
}#s-985e6011-cf61-4ee7-bddb-cb1e4835b089.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-89903d75-e9d2-459b-ab3a-3af13842677d {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-89903d75-e9d2-459b-ab3a-3af13842677d > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-89903d75-e9d2-459b-ab3a-3af13842677d {
  cursor: pointer;
}#s-89903d75-e9d2-459b-ab3a-3af13842677d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ebc08cfb-ad88-4044-9291-e8edf5cc75bf {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-ebc08cfb-ad88-4044-9291-e8edf5cc75bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-ebc08cfb-ad88-4044-9291-e8edf5cc75bf {
  cursor: pointer;
}#s-ebc08cfb-ad88-4044-9291-e8edf5cc75bf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d14f77e7-0927-428d-be93-0d6c5be0d6aa {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-d14f77e7-0927-428d-be93-0d6c5be0d6aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-d14f77e7-0927-428d-be93-0d6c5be0d6aa {
  cursor: pointer;
}#s-d14f77e7-0927-428d-be93-0d6c5be0d6aa.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-47ac2dab-39f5-483e-a268-2bbae764868c {
  background-image: url(https://i.shgcdn.com/efd19c99-769b-4643-b345-7ffedb04eec5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-47ac2dab-39f5-483e-a268-2bbae764868c > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-47ac2dab-39f5-483e-a268-2bbae764868c {
  cursor: pointer;
}#s-47ac2dab-39f5-483e-a268-2bbae764868c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c2df1aa1-6119-4e55-90a2-b97bbdc0b835 {
  background-image: url(https://i.shgcdn.com/dcd9497f-44b8-4596-943d-241dadbe782c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-c2df1aa1-6119-4e55-90a2-b97bbdc0b835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-c2df1aa1-6119-4e55-90a2-b97bbdc0b835 {
  cursor: pointer;
}#s-c2df1aa1-6119-4e55-90a2-b97bbdc0b835.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ea276e3e-0b05-4019-879f-3abefbf71219 {
  background-image: url(https://i.shgcdn.com/d9d23c08-dea7-48d2-bdf7-22de096943c7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-ea276e3e-0b05-4019-879f-3abefbf71219 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-ea276e3e-0b05-4019-879f-3abefbf71219 {
  cursor: pointer;
}#s-ea276e3e-0b05-4019-879f-3abefbf71219.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-444bf579-c363-44d3-9cb2-82f6cc85cc39 {
  background-image: url(https://i.shgcdn.com/884a3bc6-334f-44c1-9668-753e60af7014/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-444bf579-c363-44d3-9cb2-82f6cc85cc39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-444bf579-c363-44d3-9cb2-82f6cc85cc39 {
  cursor: pointer;
}#s-444bf579-c363-44d3-9cb2-82f6cc85cc39.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b8edc0ad-01c5-48f0-931f-d1553679c783 {
  background-image: url(https://i.shgcdn.com/95b5a216-bcc9-424f-adf0-3db4f31e5d61/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-b8edc0ad-01c5-48f0-931f-d1553679c783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-b8edc0ad-01c5-48f0-931f-d1553679c783 {
  cursor: pointer;
}#s-b8edc0ad-01c5-48f0-931f-d1553679c783.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1b42abf6-cc5f-4097-ba47-fbdcd12e3453 {
  background-image: url(https://i.shgcdn.com/9074d324-077e-4b80-9d4f-21c682310627/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-1b42abf6-cc5f-4097-ba47-fbdcd12e3453 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-1b42abf6-cc5f-4097-ba47-fbdcd12e3453 {
  cursor: pointer;
}#s-1b42abf6-cc5f-4097-ba47-fbdcd12e3453.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2dc24350-6838-40e1-bb1d-2b77dc6f7468 {
  background-image: url(https://i.shgcdn.com/e8d80b11-6721-4fe6-bc9c-33b8c5ee942a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-2dc24350-6838-40e1-bb1d-2b77dc6f7468 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-2dc24350-6838-40e1-bb1d-2b77dc6f7468 {
  cursor: pointer;
}#s-2dc24350-6838-40e1-bb1d-2b77dc6f7468.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b73a82b1-74d6-4efe-b9c2-6fd80af15d37 {
  background-image: url(https://i.shgcdn.com/d34023ba-79d0-4574-9e75-d73bc8a368f3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-b73a82b1-74d6-4efe-b9c2-6fd80af15d37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-b73a82b1-74d6-4efe-b9c2-6fd80af15d37 {
  cursor: pointer;
}#s-b73a82b1-74d6-4efe-b9c2-6fd80af15d37.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6f9ebe79-77f1-4e80-b21f-8bb1e65ba07c {
  background-image: url(https://i.shgcdn.com/a371b613-4875-4b9f-8c6d-42b6cfc35880/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-6f9ebe79-77f1-4e80-b21f-8bb1e65ba07c > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-6f9ebe79-77f1-4e80-b21f-8bb1e65ba07c {
  cursor: pointer;
}#s-6f9ebe79-77f1-4e80-b21f-8bb1e65ba07c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3014e4a0-cfde-4c7a-9a84-f7387512f7f1 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-3014e4a0-cfde-4c7a-9a84-f7387512f7f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-3014e4a0-cfde-4c7a-9a84-f7387512f7f1 {
  cursor: pointer;
}#s-3014e4a0-cfde-4c7a-9a84-f7387512f7f1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a7c1ff0b-0c1d-440a-81dc-b15634d6dbef {
  background-image: url(https://i.shgcdn.com/30083fe8-42cd-4957-818a-42b01b510b86/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a7c1ff0b-0c1d-440a-81dc-b15634d6dbef > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-a7c1ff0b-0c1d-440a-81dc-b15634d6dbef {
  cursor: pointer;
}#s-a7c1ff0b-0c1d-440a-81dc-b15634d6dbef.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-c6fcb8aa-3e3c-4989-9cad-c456e3ffdf02 {
  display: none;
}
@media (min-width: 0px) {
[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e56a9a01-77e4-4e82-978b-32b9d6cae354"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-96a21856-09d9-4d6c-b4c6-79de562e5349 {
  text-align: right;
}

#s-96a21856-09d9-4d6c-b4c6-79de562e5349 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-96a21856-09d9-4d6c-b4c6-79de562e5349 .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-96a21856-09d9-4d6c-b4c6-79de562e5349 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.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-b94f2c89-d083-46a9-817f-d993b9981d62 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-b94f2c89-d083-46a9-817f-d993b9981d62:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-b94f2c89-d083-46a9-817f-d993b9981d62:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b94f2c89-d083-46a9-817f-d993b9981d62.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-10ff7ed5-3768-4e72-8ffe-0d3ea6e389ae {
  margin-left: 15px;
margin-right: 15px;
}








#s-10ff7ed5-3768-4e72-8ffe-0d3ea6e389ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10ff7ed5-3768-4e72-8ffe-0d3ea6e389ae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f20c1aab-2312-4f5d-869b-89712c1aa4bd {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b16e28b1-e63e-4de5-b256-3b638b9375be {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-b16e28b1-e63e-4de5-b256-3b638b9375be > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-b16e28b1-e63e-4de5-b256-3b638b9375be {
  cursor: pointer;
}#s-b16e28b1-e63e-4de5-b256-3b638b9375be.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-01ad0076-9986-48a3-a024-384116cc30ec {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-01ad0076-9986-48a3-a024-384116cc30ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-01ad0076-9986-48a3-a024-384116cc30ec {
  cursor: pointer;
}#s-01ad0076-9986-48a3-a024-384116cc30ec.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-41edd13f-f353-4fc1-9545-db8cd88095cd {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-41edd13f-f353-4fc1-9545-db8cd88095cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-41edd13f-f353-4fc1-9545-db8cd88095cd {
  cursor: pointer;
}#s-41edd13f-f353-4fc1-9545-db8cd88095cd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a01e37fb-f175-4b17-8092-5ef2b45a2a80 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a01e37fb-f175-4b17-8092-5ef2b45a2a80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-a01e37fb-f175-4b17-8092-5ef2b45a2a80 {
  cursor: pointer;
}#s-a01e37fb-f175-4b17-8092-5ef2b45a2a80.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b5758e53-9611-4b5c-adef-936ad1f720b4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-b5758e53-9611-4b5c-adef-936ad1f720b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-b5758e53-9611-4b5c-adef-936ad1f720b4 {
  cursor: pointer;
}#s-b5758e53-9611-4b5c-adef-936ad1f720b4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ce1dfbeb-8aab-4420-b5a5-1dc4f0bec1b6 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-ce1dfbeb-8aab-4420-b5a5-1dc4f0bec1b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-ce1dfbeb-8aab-4420-b5a5-1dc4f0bec1b6 {
  cursor: pointer;
}#s-ce1dfbeb-8aab-4420-b5a5-1dc4f0bec1b6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bb180606-4974-42e5-9086-b0e5573436d9 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-bb180606-4974-42e5-9086-b0e5573436d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-bb180606-4974-42e5-9086-b0e5573436d9 {
  cursor: pointer;
}#s-bb180606-4974-42e5-9086-b0e5573436d9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-49335ccf-6a72-42e1-9964-5ea5b47a9f25 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-49335ccf-6a72-42e1-9964-5ea5b47a9f25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-49335ccf-6a72-42e1-9964-5ea5b47a9f25 {
  cursor: pointer;
}#s-49335ccf-6a72-42e1-9964-5ea5b47a9f25.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-aff1852b-cda0-4043-8117-2cefcbf0f076 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-aff1852b-cda0-4043-8117-2cefcbf0f076 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-aff1852b-cda0-4043-8117-2cefcbf0f076 {
  cursor: pointer;
}#s-aff1852b-cda0-4043-8117-2cefcbf0f076.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-99da390f-599f-4fe3-b8fb-5fb43f611330 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-99da390f-599f-4fe3-b8fb-5fb43f611330 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-99da390f-599f-4fe3-b8fb-5fb43f611330 {
  cursor: pointer;
}#s-99da390f-599f-4fe3-b8fb-5fb43f611330.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6cf913bf-0e5a-4b68-a7ca-e1d4b4c5453c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-6cf913bf-0e5a-4b68-a7ca-e1d4b4c5453c > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-6cf913bf-0e5a-4b68-a7ca-e1d4b4c5453c {
  cursor: pointer;
}#s-6cf913bf-0e5a-4b68-a7ca-e1d4b4c5453c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c19109c0-4121-453f-ac24-00f816edd011 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-c19109c0-4121-453f-ac24-00f816edd011 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-c19109c0-4121-453f-ac24-00f816edd011 {
  cursor: pointer;
}#s-c19109c0-4121-453f-ac24-00f816edd011.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-17a801d2-b256-44de-9a09-effd09ec1732 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-17a801d2-b256-44de-9a09-effd09ec1732 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-17a801d2-b256-44de-9a09-effd09ec1732 {
  cursor: pointer;
}#s-17a801d2-b256-44de-9a09-effd09ec1732.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ae07ebca-ead7-4bd2-b4ce-e1fc52bf0ad2 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-ae07ebca-ead7-4bd2-b4ce-e1fc52bf0ad2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-ae07ebca-ead7-4bd2-b4ce-e1fc52bf0ad2 {
  cursor: pointer;
}#s-ae07ebca-ead7-4bd2-b4ce-e1fc52bf0ad2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-22d79593-f5f6-4351-8f32-eab4c3ea07b1 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-22d79593-f5f6-4351-8f32-eab4c3ea07b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-22d79593-f5f6-4351-8f32-eab4c3ea07b1 {
  cursor: pointer;
}#s-22d79593-f5f6-4351-8f32-eab4c3ea07b1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6927f59a-3cc9-4f5d-abb2-033718469615 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-6927f59a-3cc9-4f5d-abb2-033718469615 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-6927f59a-3cc9-4f5d-abb2-033718469615 {
  cursor: pointer;
}#s-6927f59a-3cc9-4f5d-abb2-033718469615.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-57c80df2-d35f-422c-88f1-bff1e37fd5b5 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-57c80df2-d35f-422c-88f1-bff1e37fd5b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-57c80df2-d35f-422c-88f1-bff1e37fd5b5 {
  cursor: pointer;
}#s-57c80df2-d35f-422c-88f1-bff1e37fd5b5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-45512fdc-949e-42b9-b83f-40dba0a4c71e {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-45512fdc-949e-42b9-b83f-40dba0a4c71e > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-45512fdc-949e-42b9-b83f-40dba0a4c71e {
  cursor: pointer;
}#s-45512fdc-949e-42b9-b83f-40dba0a4c71e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7fcfaef1-db2a-4512-a2f6-661791429c0e {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-7fcfaef1-db2a-4512-a2f6-661791429c0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-7fcfaef1-db2a-4512-a2f6-661791429c0e {
  cursor: pointer;
}#s-7fcfaef1-db2a-4512-a2f6-661791429c0e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a93c54f5-9b8e-4ff8-bea7-a26ba7ea6ef5 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a93c54f5-9b8e-4ff8-bea7-a26ba7ea6ef5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-a93c54f5-9b8e-4ff8-bea7-a26ba7ea6ef5 {
  cursor: pointer;
}#s-a93c54f5-9b8e-4ff8-bea7-a26ba7ea6ef5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-66899275-220d-48a9-9dda-75d4438bba10 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-66899275-220d-48a9-9dda-75d4438bba10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-66899275-220d-48a9-9dda-75d4438bba10 {
  cursor: pointer;
}#s-66899275-220d-48a9-9dda-75d4438bba10.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cb68baf9-8cd3-4dc7-b4e1-6fd724926136 {
  display: none;
}
@media (min-width: 0px) {
[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2dac7a-fba7-4c83-9d8e-a26be47dcc22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d37f9424-e8f2-405a-9441-23501c970f54 {
  text-align: right;
}

#s-d37f9424-e8f2-405a-9441-23501c970f54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d37f9424-e8f2-405a-9441-23501c970f54 .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-d37f9424-e8f2-405a-9441-23501c970f54 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b08fa5df-9242-4df2-9ef5-6e673276145a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-b08fa5df-9242-4df2-9ef5-6e673276145a:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-b08fa5df-9242-4df2-9ef5-6e673276145a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b08fa5df-9242-4df2-9ef5-6e673276145a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d420651d-e6fb-443a-ad37-eb39c76964cd {
  margin-left: 15px;
margin-right: 15px;
}








#s-d420651d-e6fb-443a-ad37-eb39c76964cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d420651d-e6fb-443a-ad37-eb39c76964cd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-75633745-af45-4b82-997c-003a7bb2528b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-921913b5-6812-47ab-8d8b-7121a178c11e {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-921913b5-6812-47ab-8d8b-7121a178c11e > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-921913b5-6812-47ab-8d8b-7121a178c11e {
  cursor: pointer;
}#s-921913b5-6812-47ab-8d8b-7121a178c11e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2ab7c3e7-21ac-4914-ba8e-7787a85dd9c0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-2ab7c3e7-21ac-4914-ba8e-7787a85dd9c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-2ab7c3e7-21ac-4914-ba8e-7787a85dd9c0 {
  cursor: pointer;
}#s-2ab7c3e7-21ac-4914-ba8e-7787a85dd9c0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e3054235-2a25-46d2-b5b7-fc7311abc7bf {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-e3054235-2a25-46d2-b5b7-fc7311abc7bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-e3054235-2a25-46d2-b5b7-fc7311abc7bf {
  cursor: pointer;
}#s-e3054235-2a25-46d2-b5b7-fc7311abc7bf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ba659c14-1cad-435a-ae2e-00792c538d9b {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-ba659c14-1cad-435a-ae2e-00792c538d9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-ba659c14-1cad-435a-ae2e-00792c538d9b {
  cursor: pointer;
}#s-ba659c14-1cad-435a-ae2e-00792c538d9b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f535e85c-1762-455b-b179-7a131543e8c4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-f535e85c-1762-455b-b179-7a131543e8c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-f535e85c-1762-455b-b179-7a131543e8c4 {
  cursor: pointer;
}#s-f535e85c-1762-455b-b179-7a131543e8c4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-83a349bf-86a2-47a7-a1dd-bda566bc98e9 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-83a349bf-86a2-47a7-a1dd-bda566bc98e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-83a349bf-86a2-47a7-a1dd-bda566bc98e9 {
  cursor: pointer;
}#s-83a349bf-86a2-47a7-a1dd-bda566bc98e9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a73f3462-99b2-44b8-bcfc-8f0376574726 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a73f3462-99b2-44b8-bcfc-8f0376574726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-a73f3462-99b2-44b8-bcfc-8f0376574726 {
  cursor: pointer;
}#s-a73f3462-99b2-44b8-bcfc-8f0376574726.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-90123b9e-ac4d-48eb-a69b-95ac734d33fc {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-90123b9e-ac4d-48eb-a69b-95ac734d33fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-90123b9e-ac4d-48eb-a69b-95ac734d33fc {
  cursor: pointer;
}#s-90123b9e-ac4d-48eb-a69b-95ac734d33fc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-172bf5e6-fbb7-4204-8780-43ff740fba44 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-172bf5e6-fbb7-4204-8780-43ff740fba44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-172bf5e6-fbb7-4204-8780-43ff740fba44 {
  cursor: pointer;
}#s-172bf5e6-fbb7-4204-8780-43ff740fba44.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-37840b04-15df-457c-9475-21e5c738e1c0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-37840b04-15df-457c-9475-21e5c738e1c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-37840b04-15df-457c-9475-21e5c738e1c0 {
  cursor: pointer;
}#s-37840b04-15df-457c-9475-21e5c738e1c0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-77f57737-abbd-4fed-9ef9-fc354489efbb {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-77f57737-abbd-4fed-9ef9-fc354489efbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-77f57737-abbd-4fed-9ef9-fc354489efbb {
  cursor: pointer;
}#s-77f57737-abbd-4fed-9ef9-fc354489efbb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-af04260b-9400-4598-86e2-c01cdf161715 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-af04260b-9400-4598-86e2-c01cdf161715 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-af04260b-9400-4598-86e2-c01cdf161715 {
  cursor: pointer;
}#s-af04260b-9400-4598-86e2-c01cdf161715.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8a229016-6070-454a-b4f6-7e80340edcef {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-8a229016-6070-454a-b4f6-7e80340edcef > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-8a229016-6070-454a-b4f6-7e80340edcef {
  cursor: pointer;
}#s-8a229016-6070-454a-b4f6-7e80340edcef.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4715bcc8-2ac4-4314-899f-91ae29a45302 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-4715bcc8-2ac4-4314-899f-91ae29a45302 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-4715bcc8-2ac4-4314-899f-91ae29a45302 {
  cursor: pointer;
}#s-4715bcc8-2ac4-4314-899f-91ae29a45302.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-39441d31-6b66-4fda-8838-94d17f322101 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-39441d31-6b66-4fda-8838-94d17f322101 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-39441d31-6b66-4fda-8838-94d17f322101 {
  cursor: pointer;
}#s-39441d31-6b66-4fda-8838-94d17f322101.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6cbe8852-8cae-4afb-b103-b2ac19e8d3c6 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-6cbe8852-8cae-4afb-b103-b2ac19e8d3c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-6cbe8852-8cae-4afb-b103-b2ac19e8d3c6 {
  cursor: pointer;
}#s-6cbe8852-8cae-4afb-b103-b2ac19e8d3c6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-de3c1055-c208-45d3-a8bf-a55650b2d7a4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-de3c1055-c208-45d3-a8bf-a55650b2d7a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-de3c1055-c208-45d3-a8bf-a55650b2d7a4 {
  cursor: pointer;
}#s-de3c1055-c208-45d3-a8bf-a55650b2d7a4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8650d2b1-ba01-45ce-9d09-ed7217c59cad {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-8650d2b1-ba01-45ce-9d09-ed7217c59cad > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-8650d2b1-ba01-45ce-9d09-ed7217c59cad {
  cursor: pointer;
}#s-8650d2b1-ba01-45ce-9d09-ed7217c59cad.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ff5286e1-9295-4799-be01-a835e3a87b68 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-ff5286e1-9295-4799-be01-a835e3a87b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-ff5286e1-9295-4799-be01-a835e3a87b68 {
  cursor: pointer;
}#s-ff5286e1-9295-4799-be01-a835e3a87b68.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ec1f4489-0232-48e5-833a-309093926594 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-ec1f4489-0232-48e5-833a-309093926594 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-ec1f4489-0232-48e5-833a-309093926594 {
  cursor: pointer;
}#s-ec1f4489-0232-48e5-833a-309093926594.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a6928b95-cb9e-495a-99ba-0fa566c83184 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a6928b95-cb9e-495a-99ba-0fa566c83184 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-a6928b95-cb9e-495a-99ba-0fa566c83184 {
  cursor: pointer;
}#s-a6928b95-cb9e-495a-99ba-0fa566c83184.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a679294d-3766-42f7-a3f8-3dd0b6aaeb28 {
  display: none;
}
@media (min-width: 0px) {
[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4377be3-b621-494a-9a7d-745eff15cb19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d86af691-1d56-4c80-bc9e-c977cd4d8f6b {
  text-align: right;
}

#s-d86af691-1d56-4c80-bc9e-c977cd4d8f6b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d86af691-1d56-4c80-bc9e-c977cd4d8f6b .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-d86af691-1d56-4c80-bc9e-c977cd4d8f6b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-15667415-b9c2-450c-972e-34b42ed8dc47 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-15667415-b9c2-450c-972e-34b42ed8dc47:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-15667415-b9c2-450c-972e-34b42ed8dc47:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-15667415-b9c2-450c-972e-34b42ed8dc47.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-a01e88eb-c24a-4cc7-bb32-573eeef5cd17 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#s-a01e88eb-c24a-4cc7-bb32-573eeef5cd17 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746 {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-edd2c712-f4f9-4208-b5a5-be7fc9f7d746"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9f38707d-d914-42a8-ad52-e1c90fc61df1 {
  margin-left: 15px;
margin-right: 15px;
}








#s-9f38707d-d914-42a8-ad52-e1c90fc61df1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f38707d-d914-42a8-ad52-e1c90fc61df1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3ecd2b55-ab2c-4711-901b-2f2f9aecc3cd {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b417b3c2-70cb-45f0-96cb-767b142dc19c {
  background-image: url(https://i.shgcdn.com/cb089d63-c853-46d6-a4de-39aa970eb022/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-b417b3c2-70cb-45f0-96cb-767b142dc19c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b417b3c2-70cb-45f0-96cb-767b142dc19c {
  cursor: pointer;
}#s-b417b3c2-70cb-45f0-96cb-767b142dc19c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-08378ab5-aedd-4fb3-8030-2c02800bd848 {
  background-image: url(https://i.shgcdn.com/b867b043-104a-45eb-973d-869a22cec8ae/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-08378ab5-aedd-4fb3-8030-2c02800bd848 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08378ab5-aedd-4fb3-8030-2c02800bd848 {
  cursor: pointer;
}#s-08378ab5-aedd-4fb3-8030-2c02800bd848.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d14682d0-b4e5-4cd1-8040-c7eefb5175ac {
  min-height: 250px;
}








#s-d14682d0-b4e5-4cd1-8040-c7eefb5175ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d14682d0-b4e5-4cd1-8040-c7eefb5175ac.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-badf8053-60f2-4fc0-a7b4-cd0ba9db557c {
  min-height: 250px;
}








#s-badf8053-60f2-4fc0-a7b4-cd0ba9db557c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-badf8053-60f2-4fc0-a7b4-cd0ba9db557c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8165228f-1d03-4a1f-b8e3-0c64a135302a {
  min-height: 250px;
}








#s-8165228f-1d03-4a1f-b8e3-0c64a135302a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8165228f-1d03-4a1f-b8e3-0c64a135302a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bd1609e3-3231-4c3f-bb2c-7570f0a416b1 {
  min-height: 250px;
}








#s-bd1609e3-3231-4c3f-bb2c-7570f0a416b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd1609e3-3231-4c3f-bb2c-7570f0a416b1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d9fc4d66-2e36-4d78-81f1-0c9cfe72b27c {
  min-height: 250px;
}








#s-d9fc4d66-2e36-4d78-81f1-0c9cfe72b27c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9fc4d66-2e36-4d78-81f1-0c9cfe72b27c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-812c8467-3349-4a92-a99d-e6d0a26d6f68 {
  min-height: 250px;
}








#s-812c8467-3349-4a92-a99d-e6d0a26d6f68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-812c8467-3349-4a92-a99d-e6d0a26d6f68.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9d4f875c-d2db-490e-9316-6429604b3922 {
  min-height: 250px;
}








#s-9d4f875c-d2db-490e-9316-6429604b3922 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d4f875c-d2db-490e-9316-6429604b3922.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ff66274d-6ddf-4f61-b52f-312872a14f4e {
  background-image: url(https://i.shgcdn.com/188963fc-74c0-4568-85f7-1fbef3c9862e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-ff66274d-6ddf-4f61-b52f-312872a14f4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff66274d-6ddf-4f61-b52f-312872a14f4e {
  cursor: pointer;
}#s-ff66274d-6ddf-4f61-b52f-312872a14f4e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e46cd828-58aa-48af-bf0e-fa81af283f84 {
  background-image: url(https://i.shgcdn.com/843b7f3c-411c-4a7e-a388-97d692f37168/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-e46cd828-58aa-48af-bf0e-fa81af283f84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e46cd828-58aa-48af-bf0e-fa81af283f84 {
  cursor: pointer;
}#s-e46cd828-58aa-48af-bf0e-fa81af283f84.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2c784089-bb0e-4509-b177-e4130b3b1e81 {
  background-image: url(https://i.shgcdn.com/963ad0a1-c0f3-44b1-ae57-ee98e73eafe0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-2c784089-bb0e-4509-b177-e4130b3b1e81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c784089-bb0e-4509-b177-e4130b3b1e81 {
  cursor: pointer;
}#s-2c784089-bb0e-4509-b177-e4130b3b1e81.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a1f51e41-5f08-4fbd-9e13-49478a552497 {
  background-image: url(https://i.shgcdn.com/738f93a8-4d96-4631-8ea2-27d7ce6058ad/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a1f51e41-5f08-4fbd-9e13-49478a552497 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1f51e41-5f08-4fbd-9e13-49478a552497 {
  cursor: pointer;
}#s-a1f51e41-5f08-4fbd-9e13-49478a552497.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-733cee9d-ca3d-417b-9444-44af6c950d9c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-733cee9d-ca3d-417b-9444-44af6c950d9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-733cee9d-ca3d-417b-9444-44af6c950d9c {
  cursor: pointer;
}#s-733cee9d-ca3d-417b-9444-44af6c950d9c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-09323110-d8e0-45e0-a99e-957fbebc9286 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-09323110-d8e0-45e0-a99e-957fbebc9286 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09323110-d8e0-45e0-a99e-957fbebc9286 {
  cursor: pointer;
}#s-09323110-d8e0-45e0-a99e-957fbebc9286.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-31406b54-100d-400b-b492-bdf1fd3b8e77 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-31406b54-100d-400b-b492-bdf1fd3b8e77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31406b54-100d-400b-b492-bdf1fd3b8e77 {
  cursor: pointer;
}#s-31406b54-100d-400b-b492-bdf1fd3b8e77.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9965b9d2-1a2c-4fa2-920e-678b22903643 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-9965b9d2-1a2c-4fa2-920e-678b22903643 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9965b9d2-1a2c-4fa2-920e-678b22903643 {
  cursor: pointer;
}#s-9965b9d2-1a2c-4fa2-920e-678b22903643.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7f1391ac-4aae-4d9d-9cf6-e91490d28ec2 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-7f1391ac-4aae-4d9d-9cf6-e91490d28ec2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f1391ac-4aae-4d9d-9cf6-e91490d28ec2 {
  cursor: pointer;
}#s-7f1391ac-4aae-4d9d-9cf6-e91490d28ec2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e3268377-641a-4299-8cac-ace9541ccb51 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-e3268377-641a-4299-8cac-ace9541ccb51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3268377-641a-4299-8cac-ace9541ccb51 {
  cursor: pointer;
}#s-e3268377-641a-4299-8cac-ace9541ccb51.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-165ada96-4de0-4cc7-a899-63e0832fb666 {
  background-image: url(https://i.shgcdn.com/f3473f92-e3e2-4d70-bfb4-ebcfd1c5b5b3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-165ada96-4de0-4cc7-a899-63e0832fb666 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-165ada96-4de0-4cc7-a899-63e0832fb666 {
  cursor: pointer;
}#s-165ada96-4de0-4cc7-a899-63e0832fb666.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-95358712-3dce-4b22-aafb-b4c0c7df460a {
  background-image: url(https://i.shgcdn.com/4dd6ef54-bf63-4bde-93c1-67cdc2c1c993/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-95358712-3dce-4b22-aafb-b4c0c7df460a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95358712-3dce-4b22-aafb-b4c0c7df460a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7f14effc-ae15-459b-a043-293cfeb93ad6 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-7f14effc-ae15-459b-a043-293cfeb93ad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f14effc-ae15-459b-a043-293cfeb93ad6 {
  cursor: pointer;
}#s-7f14effc-ae15-459b-a043-293cfeb93ad6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-37763cf1-3cb0-4f51-a517-284fc92bf379 {
  display: none;
}
@media (min-width: 0px) {
[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c7a5165-489c-4f02-aa77-d0506b034537"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9c8ee445-6f40-407c-afc2-05aca8c76c64 {
  text-align: right;
}

#s-9c8ee445-6f40-407c-afc2-05aca8c76c64 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9c8ee445-6f40-407c-afc2-05aca8c76c64 .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-9c8ee445-6f40-407c-afc2-05aca8c76c64 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c2c52fa3-1b7c-4755-ad5a-b2d11e19a0f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-c2c52fa3-1b7c-4755-ad5a-b2d11e19a0f7:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-c2c52fa3-1b7c-4755-ad5a-b2d11e19a0f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c2c52fa3-1b7c-4755-ad5a-b2d11e19a0f7.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-1844c074-e8c9-4c0d-8fe8-cad303442be3 {
  margin-left: 15px;
margin-right: 15px;
}








#s-1844c074-e8c9-4c0d-8fe8-cad303442be3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1844c074-e8c9-4c0d-8fe8-cad303442be3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-998db502-b7e6-4512-99b2-eb719b3416fe {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ccc83e65-6a0f-49bf-ac08-aed7dcbfd651 {
  background-image: url(https://i.shgcdn.com/07bfc78e-605f-4a11-b59d-d1d0c63a094e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-ccc83e65-6a0f-49bf-ac08-aed7dcbfd651 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccc83e65-6a0f-49bf-ac08-aed7dcbfd651 {
  cursor: pointer;
}#s-ccc83e65-6a0f-49bf-ac08-aed7dcbfd651.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-715844b7-68ba-468e-86ab-1f6a6a192a68 {
  background-image: url(https://i.shgcdn.com/00a85b88-3b46-44c0-96a3-78a1bc066997/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-715844b7-68ba-468e-86ab-1f6a6a192a68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-715844b7-68ba-468e-86ab-1f6a6a192a68 {
  cursor: pointer;
}#s-715844b7-68ba-468e-86ab-1f6a6a192a68.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-505c6015-6571-4a76-beba-cd77ce9770af {
  background-image: url(https://i.shgcdn.com/20ead4ac-af64-424a-bef5-eac8f8bb724c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-505c6015-6571-4a76-beba-cd77ce9770af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-505c6015-6571-4a76-beba-cd77ce9770af {
  cursor: pointer;
}#s-505c6015-6571-4a76-beba-cd77ce9770af.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-854b68f9-10dd-42d1-a4d9-a7d2834382d5 {
  background-image: url(https://i.shgcdn.com/8385ac26-74e0-4880-b8c7-ce408c8816b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-854b68f9-10dd-42d1-a4d9-a7d2834382d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-854b68f9-10dd-42d1-a4d9-a7d2834382d5 {
  cursor: pointer;
}#s-854b68f9-10dd-42d1-a4d9-a7d2834382d5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-99bee13a-4de9-4637-89d1-e7434e85b4ec {
  background-image: url(https://i.shgcdn.com/b867b043-104a-45eb-973d-869a22cec8ae/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-99bee13a-4de9-4637-89d1-e7434e85b4ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99bee13a-4de9-4637-89d1-e7434e85b4ec {
  cursor: pointer;
}#s-99bee13a-4de9-4637-89d1-e7434e85b4ec.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-86a73e7c-4025-4950-9e04-e7f83922de03 {
  min-height: 250px;
}








#s-86a73e7c-4025-4950-9e04-e7f83922de03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86a73e7c-4025-4950-9e04-e7f83922de03.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0e14dfa8-5b3c-49ee-b30a-549eea99db04 {
  min-height: 250px;
}








#s-0e14dfa8-5b3c-49ee-b30a-549eea99db04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e14dfa8-5b3c-49ee-b30a-549eea99db04.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cbcc7287-3c10-46aa-a1a9-f1dfdc7e422a {
  min-height: 250px;
}








#s-cbcc7287-3c10-46aa-a1a9-f1dfdc7e422a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbcc7287-3c10-46aa-a1a9-f1dfdc7e422a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-72c18aa2-be3b-457a-a902-6316a2e2bda3 {
  min-height: 250px;
}








#s-72c18aa2-be3b-457a-a902-6316a2e2bda3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72c18aa2-be3b-457a-a902-6316a2e2bda3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9146ac6c-1f82-4dc6-9393-a7818ea18149 {
  min-height: 250px;
}








#s-9146ac6c-1f82-4dc6-9393-a7818ea18149 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9146ac6c-1f82-4dc6-9393-a7818ea18149.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8642bf30-6a98-4ae7-82a2-01a0e3ee8801 {
  min-height: 250px;
}








#s-8642bf30-6a98-4ae7-82a2-01a0e3ee8801 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8642bf30-6a98-4ae7-82a2-01a0e3ee8801.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5938874d-de14-42e3-98bc-081d10c724a9 {
  min-height: 250px;
}








#s-5938874d-de14-42e3-98bc-081d10c724a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5938874d-de14-42e3-98bc-081d10c724a9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3aa06762-b4d9-437a-b59b-f48caac374d4 {
  background-image: url(https://i.shgcdn.com/887c6383-6844-476a-aa3f-3c3abf101aa2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-3aa06762-b4d9-437a-b59b-f48caac374d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3aa06762-b4d9-437a-b59b-f48caac374d4 {
  cursor: pointer;
}#s-3aa06762-b4d9-437a-b59b-f48caac374d4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-eb0e7149-d05f-47d4-8d80-dbb945ab0b3e {
  background-image: url(https://i.shgcdn.com/21efec17-4fce-47e0-a682-b5c925331d30/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-eb0e7149-d05f-47d4-8d80-dbb945ab0b3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb0e7149-d05f-47d4-8d80-dbb945ab0b3e {
  cursor: pointer;
}#s-eb0e7149-d05f-47d4-8d80-dbb945ab0b3e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-907d1c8f-aae4-4d75-a8bf-ae8369242f15 {
  background-image: url(https://i.shgcdn.com/963ad0a1-c0f3-44b1-ae57-ee98e73eafe0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-907d1c8f-aae4-4d75-a8bf-ae8369242f15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-907d1c8f-aae4-4d75-a8bf-ae8369242f15 {
  cursor: pointer;
}#s-907d1c8f-aae4-4d75-a8bf-ae8369242f15.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a17b0875-4461-49d2-aaff-844229c82c63 {
  background-image: url(https://i.shgcdn.com/738f93a8-4d96-4631-8ea2-27d7ce6058ad/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a17b0875-4461-49d2-aaff-844229c82c63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17b0875-4461-49d2-aaff-844229c82c63 {
  cursor: pointer;
}#s-a17b0875-4461-49d2-aaff-844229c82c63.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9478111c-6f0e-46bf-9d33-d899f7c0553e {
  background-image: url(https://i.shgcdn.com/4af99314-899e-4c12-ae82-5be9aecccd7b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-9478111c-6f0e-46bf-9d33-d899f7c0553e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9478111c-6f0e-46bf-9d33-d899f7c0553e {
  cursor: pointer;
}#s-9478111c-6f0e-46bf-9d33-d899f7c0553e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-24014aaa-35b2-4921-ab96-ff5b76ce2910 {
  background-image: url(https://i.shgcdn.com/95cf278f-742b-45bd-8f7f-9abf8bf5d909/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-24014aaa-35b2-4921-ab96-ff5b76ce2910 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24014aaa-35b2-4921-ab96-ff5b76ce2910 {
  cursor: pointer;
}#s-24014aaa-35b2-4921-ab96-ff5b76ce2910.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-07a37018-95f2-458e-b4d4-9543020ba4b0 {
  background-image: url(https://i.shgcdn.com/8e6c7d12-1130-4081-a31b-0845eac95184/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-07a37018-95f2-458e-b4d4-9543020ba4b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07a37018-95f2-458e-b4d4-9543020ba4b0 {
  cursor: pointer;
}#s-07a37018-95f2-458e-b4d4-9543020ba4b0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e5e53dca-8a4e-4e66-a704-80b20e01f136 {
  background-image: url(https://i.shgcdn.com/0be1ea35-9a8c-492f-ba0b-655074fd0393/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-e5e53dca-8a4e-4e66-a704-80b20e01f136 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5e53dca-8a4e-4e66-a704-80b20e01f136 {
  cursor: pointer;
}#s-e5e53dca-8a4e-4e66-a704-80b20e01f136.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f8d72c13-acda-4a28-b978-740223977738 {
  background-image: url(https://i.shgcdn.com/2acf8522-4736-4589-8cf3-c9764fc8bf93/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-f8d72c13-acda-4a28-b978-740223977738 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8d72c13-acda-4a28-b978-740223977738 {
  cursor: pointer;
}#s-f8d72c13-acda-4a28-b978-740223977738.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-87ed40c3-0716-4725-a6eb-9690a07933b1 {
  background-image: url(https://i.shgcdn.com/174e0463-c196-4b0d-98dd-64a31b81af0f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-87ed40c3-0716-4725-a6eb-9690a07933b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87ed40c3-0716-4725-a6eb-9690a07933b1 {
  cursor: pointer;
}#s-87ed40c3-0716-4725-a6eb-9690a07933b1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-60765e86-dcf8-4a5d-a640-52eed7f79548 {
  background-image: url(https://i.shgcdn.com/f3473f92-e3e2-4d70-bfb4-ebcfd1c5b5b3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-60765e86-dcf8-4a5d-a640-52eed7f79548 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60765e86-dcf8-4a5d-a640-52eed7f79548 {
  cursor: pointer;
}#s-60765e86-dcf8-4a5d-a640-52eed7f79548.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1b31c6e5-521a-4c19-a66d-42aa94306bb0 {
  background-image: url(https://i.shgcdn.com/4dd6ef54-bf63-4bde-93c1-67cdc2c1c993/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-1b31c6e5-521a-4c19-a66d-42aa94306bb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b31c6e5-521a-4c19-a66d-42aa94306bb0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-192f821d-d9c4-49da-abfd-b9c360f6e690 {
  background-image: url(https://i.shgcdn.com/4b68b0ea-3324-4830-9c7e-de803c36817b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-192f821d-d9c4-49da-abfd-b9c360f6e690 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-192f821d-d9c4-49da-abfd-b9c360f6e690 {
  cursor: pointer;
}#s-192f821d-d9c4-49da-abfd-b9c360f6e690.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-beb63340-6be3-4551-92e5-5deda10ce8e4 {
  display: none;
}
@media (min-width: 0px) {
[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-435dc55b-1027-4305-ae3c-8e46305ac906"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0a6a659a-d76d-4c6e-82e3-011db647e9b4 {
  text-align: right;
}

#s-0a6a659a-d76d-4c6e-82e3-011db647e9b4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0a6a659a-d76d-4c6e-82e3-011db647e9b4 .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-0a6a659a-d76d-4c6e-82e3-011db647e9b4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-006f8f7b-bd1f-4d29-aecf-813eabd7a8be {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-006f8f7b-bd1f-4d29-aecf-813eabd7a8be:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-006f8f7b-bd1f-4d29-aecf-813eabd7a8be:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-006f8f7b-bd1f-4d29-aecf-813eabd7a8be.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-7f83d150-d05e-4326-a4b2-255132a58529 {
  margin-left: 15px;
margin-right: 15px;
}








#s-7f83d150-d05e-4326-a4b2-255132a58529 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f83d150-d05e-4326-a4b2-255132a58529.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b1d10931-9784-4df6-980d-0a7c13558083 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-26d9a5c0-a649-44a5-8442-1d2563d6aeff {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-26d9a5c0-a649-44a5-8442-1d2563d6aeff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.70;
}#s-26d9a5c0-a649-44a5-8442-1d2563d6aeff.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1cbb5b07-e84f-4c22-a724-f636c7264222 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-1cbb5b07-e84f-4c22-a724-f636c7264222 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.70;
}#s-1cbb5b07-e84f-4c22-a724-f636c7264222.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-aeedf3ba-e98f-438f-9b88-ada07fc490e8 {
  min-height: 250px;
}








#s-aeedf3ba-e98f-438f-9b88-ada07fc490e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aeedf3ba-e98f-438f-9b88-ada07fc490e8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-894d31e5-bf4e-4841-923f-f5185223036c {
  min-height: 250px;
}








#s-894d31e5-bf4e-4841-923f-f5185223036c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-894d31e5-bf4e-4841-923f-f5185223036c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2d747c63-ab14-44c7-a616-bb5f0d247ab9 {
  min-height: 250px;
}








#s-2d747c63-ab14-44c7-a616-bb5f0d247ab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d747c63-ab14-44c7-a616-bb5f0d247ab9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-39f3f1df-4663-4b5a-9dd2-614a09a8b77a {
  min-height: 250px;
}








#s-39f3f1df-4663-4b5a-9dd2-614a09a8b77a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39f3f1df-4663-4b5a-9dd2-614a09a8b77a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f37b9161-c849-4ae0-9985-d2a5929e04f7 {
  min-height: 250px;
}








#s-f37b9161-c849-4ae0-9985-d2a5929e04f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f37b9161-c849-4ae0-9985-d2a5929e04f7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-433a23b7-26c7-4256-9101-9c3e92b967e9 {
  min-height: 250px;
}








#s-433a23b7-26c7-4256-9101-9c3e92b967e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-433a23b7-26c7-4256-9101-9c3e92b967e9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c907e234-8b55-4d7e-9b6a-10ad7ad138b9 {
  min-height: 250px;
}








#s-c907e234-8b55-4d7e-9b6a-10ad7ad138b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c907e234-8b55-4d7e-9b6a-10ad7ad138b9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-982ddabc-4912-408b-9db4-5e6eccab2ad2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-982ddabc-4912-408b-9db4-5e6eccab2ad2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.70;
}#s-982ddabc-4912-408b-9db4-5e6eccab2ad2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1ab09b8e-90f9-46d4-8bb1-f8d011c9cf3b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-1ab09b8e-90f9-46d4-8bb1-f8d011c9cf3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.70;
}#s-1ab09b8e-90f9-46d4-8bb1-f8d011c9cf3b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fdcdba52-f01a-402e-a8dc-b157dbdbdfd2 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-fdcdba52-f01a-402e-a8dc-b157dbdbdfd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.70;
}#s-fdcdba52-f01a-402e-a8dc-b157dbdbdfd2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cf316356-6b9f-4742-abd5-3ef2bf44c589 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-cf316356-6b9f-4742-abd5-3ef2bf44c589 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.70;
}#s-cf316356-6b9f-4742-abd5-3ef2bf44c589.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-60f772f1-6489-4100-8ada-4036f465063a {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-60f772f1-6489-4100-8ada-4036f465063a > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-60f772f1-6489-4100-8ada-4036f465063a {
  cursor: pointer;
}#s-60f772f1-6489-4100-8ada-4036f465063a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8726ecc9-e578-473c-b17b-9f50b33698be {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-8726ecc9-e578-473c-b17b-9f50b33698be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.70;
}#s-8726ecc9-e578-473c-b17b-9f50b33698be.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cf277a22-fec5-4b14-a6f3-a5af5972a446 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-cf277a22-fec5-4b14-a6f3-a5af5972a446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-cf277a22-fec5-4b14-a6f3-a5af5972a446 {
  cursor: pointer;
}#s-cf277a22-fec5-4b14-a6f3-a5af5972a446.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-552edb93-6d4f-428d-ba58-53e392dbda1f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-552edb93-6d4f-428d-ba58-53e392dbda1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-552edb93-6d4f-428d-ba58-53e392dbda1f {
  cursor: pointer;
}#s-552edb93-6d4f-428d-ba58-53e392dbda1f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4e737616-072d-4ed6-8bfc-6c37751586cb {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-4e737616-072d-4ed6-8bfc-6c37751586cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-4e737616-072d-4ed6-8bfc-6c37751586cb {
  cursor: pointer;
}#s-4e737616-072d-4ed6-8bfc-6c37751586cb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3a026dc5-0667-418d-bdc2-3ad38ce6c22d {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-3a026dc5-0667-418d-bdc2-3ad38ce6c22d > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-3a026dc5-0667-418d-bdc2-3ad38ce6c22d {
  cursor: pointer;
}#s-3a026dc5-0667-418d-bdc2-3ad38ce6c22d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f907fbf2-a934-4862-8eee-0a3b518561bc {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-f907fbf2-a934-4862-8eee-0a3b518561bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.70;
}#s-f907fbf2-a934-4862-8eee-0a3b518561bc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-605916ae-7cac-4a80-aa89-08925868c964 {
  background-image: url(https://i.shgcdn.com/4dd6ef54-bf63-4bde-93c1-67cdc2c1c993/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-605916ae-7cac-4a80-aa89-08925868c964 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-605916ae-7cac-4a80-aa89-08925868c964.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-960f7a4c-b680-4f8c-8b01-9609628dfbea {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-960f7a4c-b680-4f8c-8b01-9609628dfbea > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-960f7a4c-b680-4f8c-8b01-9609628dfbea {
  cursor: pointer;
}#s-960f7a4c-b680-4f8c-8b01-9609628dfbea.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7f7ad767-c1de-4ef7-8609-e4501d52b7d4 {
  display: none;
}
@media (min-width: 0px) {
[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa73599d-87d6-4006-bfb0-f4bc7adfc33d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-204d7ee1-ad45-46f6-a535-fa977479136c {
  text-align: right;
}

#s-204d7ee1-ad45-46f6-a535-fa977479136c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-204d7ee1-ad45-46f6-a535-fa977479136c .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-204d7ee1-ad45-46f6-a535-fa977479136c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-117a74ee-0702-4c61-b154-dfa0a4cee009 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-117a74ee-0702-4c61-b154-dfa0a4cee009:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-117a74ee-0702-4c61-b154-dfa0a4cee009:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-117a74ee-0702-4c61-b154-dfa0a4cee009.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-b6465797-1d37-43a4-ba93-ec0322294b42 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6465797-1d37-43a4-ba93-ec0322294b42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-40638a0c-33de-4666-9cee-649a135cd01a {
  margin-left: 50px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-133a7de1-bf1f-4ff3-9d67-32f934703ab1 {
  min-height: 50px;
}








#s-133a7de1-bf1f-4ff3-9d67-32f934703ab1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-133a7de1-bf1f-4ff3-9d67-32f934703ab1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5f2df12e-3783-4baf-8ac1-caf7ed36c8b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f2df12e-3783-4baf-8ac1-caf7ed36c8b0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0513817d-9cea-4670-a8da-8cc8a6f5a6a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: -webkit-box;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  -webkit-box-align: start;
          align-items: flex-start;
}

.shogun-image-content-center {
  -webkit-box-align: center;
          align-items: center;
}

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-40eb63b0-e7f3-4544-8ffa-5e8813d02235 {
  text-align: center;
}




  #s-40eb63b0-e7f3-4544-8ffa-5e8813d02235 img.shogun-image {
    
    width: px;
  }


#s-40eb63b0-e7f3-4544-8ffa-5e8813d02235 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-85c08ec3-5d85-46ec-922a-b867f0d364da {
  display: none;
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-c6d7311a-cd17-434a-bcdb-b0bcda3ed308 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6d7311a-cd17-434a-bcdb-b0bcda3ed308 .shg-product-title-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
}

@media (min-width: 0px) {
[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5efd51e-5128-433f-b7fb-53e9487f3ea7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5ae314a3-96d0-4917-bddf-f231a5d717ed {
  text-align: right;
}

#s-5ae314a3-96d0-4917-bddf-f231a5d717ed .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5ae314a3-96d0-4917-bddf-f231a5d717ed .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ae314a3-96d0-4917-bddf-f231a5d717ed .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a8be5d96-e64d-41ab-b2a6-449e994f028c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-a8be5d96-e64d-41ab-b2a6-449e994f028c:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-a8be5d96-e64d-41ab-b2a6-449e994f028c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a8be5d96-e64d-41ab-b2a6-449e994f028c.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-036d6a2e-17d6-45a1-a55a-51e29c4a7041 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 100px;
background-position: left center;
}








#s-036d6a2e-17d6-45a1-a55a-51e29c4a7041 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-036d6a2e-17d6-45a1-a55a-51e29c4a7041.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-eb02f619-aab9-4602-810c-5f315bcbf6fb {
  min-height: 50px;
}








#s-eb02f619-aab9-4602-810c-5f315bcbf6fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb02f619-aab9-4602-810c-5f315bcbf6fb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a16cbb00-12f7-4483-bdb7-36342fdaadd6 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#s-a16cbb00-12f7-4483-bdb7-36342fdaadd6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f84fc44d-d356-4094-8885-083b36f674c0 {
  padding-top: 50px;
padding-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f84fc44d-d356-4094-8885-083b36f674c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-14b12b12-6f70-4f9c-ba19-25ea43e89dd7 {
  margin-left: 15px;
margin-right: 15px;
min-height: 50px;
}








#s-14b12b12-6f70-4f9c-ba19-25ea43e89dd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14b12b12-6f70-4f9c-ba19-25ea43e89dd7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a4280813-4869-4db8-a303-9386a5f6a4ff {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c2af95d6-8ebd-48be-9665-3e0ae7d64932 {
  text-align: center;
}




  #s-c2af95d6-8ebd-48be-9665-3e0ae7d64932 img.shogun-image {
    
    width: px;
  }


#s-c2af95d6-8ebd-48be-9665-3e0ae7d64932 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-72d63f12-be1e-4bac-a24b-6db281e596a3 {
  text-align: center;
}




  #s-72d63f12-be1e-4bac-a24b-6db281e596a3 img.shogun-image {
    
    width: px;
  }


#s-72d63f12-be1e-4bac-a24b-6db281e596a3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f9f48a88-9b7c-4862-90d8-4f61a03c7bf8 {
  text-align: center;
}




  #s-f9f48a88-9b7c-4862-90d8-4f61a03c7bf8 img.shogun-image {
    
    width: px;
  }


#s-f9f48a88-9b7c-4862-90d8-4f61a03c7bf8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-92dc6625-ee7a-4c02-a51e-ca0f01813192 {
  text-align: center;
}




  #s-92dc6625-ee7a-4c02-a51e-ca0f01813192 img.shogun-image {
    
    width: px;
  }


#s-92dc6625-ee7a-4c02-a51e-ca0f01813192 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-efccb3b2-6539-4217-b866-cee11b15ca98 {
  text-align: center;
}




  #s-efccb3b2-6539-4217-b866-cee11b15ca98 img.shogun-image {
    
    width: px;
  }


#s-efccb3b2-6539-4217-b866-cee11b15ca98 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7980fca5-29ff-4561-b8db-05439bcc5790 {
  text-align: center;
}




  #s-7980fca5-29ff-4561-b8db-05439bcc5790 img.shogun-image {
    
    width: px;
  }


#s-7980fca5-29ff-4561-b8db-05439bcc5790 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-956c7709-46a1-4a35-83d1-f26cdaf28a38 {
  text-align: center;
}




  #s-956c7709-46a1-4a35-83d1-f26cdaf28a38 img.shogun-image {
    
    width: px;
  }


#s-956c7709-46a1-4a35-83d1-f26cdaf28a38 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e5df5231-c53b-408f-9462-5040c1555d21 {
  display: none;
}
#s-1aa274e9-dd97-4c46-ad86-15ad933c9102 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1aa274e9-dd97-4c46-ad86-15ad933c9102 .shg-product-title-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
}

@media (min-width: 0px) {
[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed652913-4941-4b93-abd3-b8258938da0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-20cc7ee3-7a5a-49cf-8cbf-149bcf0ea220 {
  text-align: right;
}

#s-20cc7ee3-7a5a-49cf-8cbf-149bcf0ea220 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-20cc7ee3-7a5a-49cf-8cbf-149bcf0ea220 .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-20cc7ee3-7a5a-49cf-8cbf-149bcf0ea220 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-090b7e52-cc6a-4b27-bdeb-5131a6b97a13 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-090b7e52-cc6a-4b27-bdeb-5131a6b97a13:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-090b7e52-cc6a-4b27-bdeb-5131a6b97a13:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-090b7e52-cc6a-4b27-bdeb-5131a6b97a13.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-47df2313-d595-4f38-a598-213138f5dcfa {
  margin-left: 15px;
margin-right: 15px;
min-height: 50px;
}








#s-47df2313-d595-4f38-a598-213138f5dcfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47df2313-d595-4f38-a598-213138f5dcfa.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-63e8a6ba-329c-479a-97b3-e9e8ab03c511 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-6b946271-7ced-4bce-9320-192d63f3c985 {
  text-align: center;
}




  #s-6b946271-7ced-4bce-9320-192d63f3c985 img.shogun-image {
    
    width: px;
  }


#s-6b946271-7ced-4bce-9320-192d63f3c985 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6cf3375b-7eae-42f5-ba56-b0fe0c010924 {
  text-align: center;
}




  #s-6cf3375b-7eae-42f5-ba56-b0fe0c010924 img.shogun-image {
    
    width: px;
  }


#s-6cf3375b-7eae-42f5-ba56-b0fe0c010924 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e9af5e04-78a2-4258-a7dc-bc5654704bb4 {
  text-align: center;
}




  #s-e9af5e04-78a2-4258-a7dc-bc5654704bb4 img.shogun-image {
    
    width: px;
  }


#s-e9af5e04-78a2-4258-a7dc-bc5654704bb4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8c834a3b-8494-47c1-b6aa-c65c9b52d5f2 {
  text-align: center;
}




  #s-8c834a3b-8494-47c1-b6aa-c65c9b52d5f2 img.shogun-image {
    
    width: px;
  }


#s-8c834a3b-8494-47c1-b6aa-c65c9b52d5f2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-125b8efa-2fa0-4f9b-a4d7-b35fcad4dc71 {
  text-align: center;
}




  #s-125b8efa-2fa0-4f9b-a4d7-b35fcad4dc71 img.shogun-image {
    
    width: px;
  }


#s-125b8efa-2fa0-4f9b-a4d7-b35fcad4dc71 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fcadbae2-6021-48d0-ac57-cfff242b79f6 {
  text-align: center;
}




  #s-fcadbae2-6021-48d0-ac57-cfff242b79f6 img.shogun-image {
    
    width: px;
  }


#s-fcadbae2-6021-48d0-ac57-cfff242b79f6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-80d5c145-74db-4fa0-9876-1bd57d42c0c1 {
  text-align: center;
}




  #s-80d5c145-74db-4fa0-9876-1bd57d42c0c1 img.shogun-image {
    
    width: px;
  }


#s-80d5c145-74db-4fa0-9876-1bd57d42c0c1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-144cd123-1734-49fc-ac0c-d6380f29d3bd {
  display: none;
}
#s-19eff7f9-7927-4bfe-a941-966507716528 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19eff7f9-7927-4bfe-a941-966507716528 .shg-product-title-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
}

@media (min-width: 0px) {
[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6a5dc9b-5e3b-4a4f-8fe9-3c9f28f2a5da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9b854ca3-0363-40b1-b84b-242aad239cc8 {
  text-align: right;
}

#s-9b854ca3-0363-40b1-b84b-242aad239cc8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9b854ca3-0363-40b1-b84b-242aad239cc8 .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-9b854ca3-0363-40b1-b84b-242aad239cc8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a99d3cc2-bb6d-466a-ba3e-b8863dd8cc4e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-a99d3cc2-bb6d-466a-ba3e-b8863dd8cc4e:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-a99d3cc2-bb6d-466a-ba3e-b8863dd8cc4e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a99d3cc2-bb6d-466a-ba3e-b8863dd8cc4e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ab24c235-11b5-4c69-aa2c-f1d72c17dc92 {
  margin-left: 15px;
margin-right: 15px;
}








#s-ab24c235-11b5-4c69-aa2c-f1d72c17dc92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab24c235-11b5-4c69-aa2c-f1d72c17dc92.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fab9043f-4784-41c9-bb52-53202440275d {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-21017c98-2d8c-45cf-8a3d-e78866137a8e {
  text-align: center;
}




  #s-21017c98-2d8c-45cf-8a3d-e78866137a8e img.shogun-image {
    
    width: px;
  }


#s-21017c98-2d8c-45cf-8a3d-e78866137a8e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4001fa93-ef08-48cf-9655-fa91d463b858 {
  text-align: center;
}




  #s-4001fa93-ef08-48cf-9655-fa91d463b858 img.shogun-image {
    
    width: px;
  }


#s-4001fa93-ef08-48cf-9655-fa91d463b858 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6bb46d03-1c09-49c3-a8b2-da1b2c9f9d43 {
  text-align: center;
}




  #s-6bb46d03-1c09-49c3-a8b2-da1b2c9f9d43 img.shogun-image {
    
    width: px;
  }


#s-6bb46d03-1c09-49c3-a8b2-da1b2c9f9d43 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f0e700f9-a8a9-4fc1-bea1-ffb67919337f {
  text-align: center;
}




  #s-f0e700f9-a8a9-4fc1-bea1-ffb67919337f img.shogun-image {
    
    width: px;
  }


#s-f0e700f9-a8a9-4fc1-bea1-ffb67919337f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-26b61b89-ca24-4cd5-8c9c-e5130edb0291 {
  text-align: center;
}




  #s-26b61b89-ca24-4cd5-8c9c-e5130edb0291 img.shogun-image {
    
    width: px;
  }


#s-26b61b89-ca24-4cd5-8c9c-e5130edb0291 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-45b7e668-18a8-4d23-9cd1-f00414ad520e {
  text-align: center;
}




  #s-45b7e668-18a8-4d23-9cd1-f00414ad520e img.shogun-image {
    
    width: px;
  }


#s-45b7e668-18a8-4d23-9cd1-f00414ad520e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f7ec4eec-a0f2-43ca-a5e7-9ff7c2c104e3 {
  text-align: center;
}




  #s-f7ec4eec-a0f2-43ca-a5e7-9ff7c2c104e3 img.shogun-image {
    
    width: px;
  }


#s-f7ec4eec-a0f2-43ca-a5e7-9ff7c2c104e3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5896e49c-7b7d-432e-a714-5f5a8d939337 {
  display: none;
}
#s-3ccb95ee-70d4-4b0d-b21e-40e441a1ead2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ccb95ee-70d4-4b0d-b21e-40e441a1ead2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
}

@media (min-width: 0px) {
[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aa65195-9433-4676-bd49-a2df9510e06e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6cdaf33b-9cea-4e06-b7f2-546fbb0b02ae {
  text-align: right;
}

#s-6cdaf33b-9cea-4e06-b7f2-546fbb0b02ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6cdaf33b-9cea-4e06-b7f2-546fbb0b02ae .shg-product-price {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6cdaf33b-9cea-4e06-b7f2-546fbb0b02ae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c49571e8-857b-4ae3-99d3-53ec5b522d0f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-c49571e8-857b-4ae3-99d3-53ec5b522d0f:hover {border-radius: 25px !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;}#s-c49571e8-857b-4ae3-99d3-53ec5b522d0f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c49571e8-857b-4ae3-99d3-53ec5b522d0f.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-c17e3da4-81ec-412e-aa07-32bba2153e82 {
  min-height: 50px;
}








#s-c17e3da4-81ec-412e-aa07-32bba2153e82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c17e3da4-81ec-412e-aa07-32bba2153e82.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-eaa8e187-005e-483e-b92d-df1b75796552 {
  margin-top: 20px;
margin-bottom: 20px;
}








#s-eaa8e187-005e-483e-b92d-df1b75796552 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eaa8e187-005e-483e-b92d-df1b75796552.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f68b1ad7-2c6c-4c81-ad69-e3855f819b8d {
  box-shadow:00px 0px 0px 0px rgba(0, 0, 0, 0);
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: rgba(0, 0, 0, 1);
border-radius: 30px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-f68b1ad7-2c6c-4c81-ad69-e3855f819b8d:hover {box-shadow:  0px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 43, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-f68b1ad7-2c6c-4c81-ad69-e3855f819b8d:active {box-shadow: 0px 0px   !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f68b1ad7-2c6c-4c81-ad69-e3855f819b8d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f68b1ad7-2c6c-4c81-ad69-e3855f819b8d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f68b1ad7-2c6c-4c81-ad69-e3855f819b8d {
  
}
}@media (max-width: 767px){#s-f68b1ad7-2c6c-4c81-ad69-e3855f819b8d {
  
}
}


#s-f68b1ad7-2c6c-4c81-ad69-e3855f819b8d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-c80919ba-907c-4583-9464-0c3768fbb6bc {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-c80919ba-907c-4583-9464-0c3768fbb6bc"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

@media (min-width: 0px) {
[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c024ff30-986f-4a5e-8a12-ae3f6f240cfe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1c35e85b-f883-44e9-ba9b-e382e9ca8208 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c35e85b-f883-44e9-ba9b-e382e9ca8208 .shogun-heading-component h1 {
  color: rgba(255, 43, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-425bc4c9-3c13-4e29-bc45-c8350ab158c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-425bc4c9-3c13-4e29-bc45-c8350ab158c7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

#s-26c7efa8-3d36-455f-9528-78e3a01cece2 {
  border-style: solid;
border-color: #000;
border-style: solid;
}

#s-d80a964a-a400-4212-b1a5-604001b82a93 {
  min-height: 200px;
}








#s-d80a964a-a400-4212-b1a5-604001b82a93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d80a964a-a400-4212-b1a5-604001b82a93.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79ca22d7-5a39-4415-9dd9-689040ec4692"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f38755aa-41a8-4bed-a313-8147b876a61d {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f38755aa-41a8-4bed-a313-8147b876a61d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-4c4fd9b4-1975-4739-9cc9-b1b337fd3676 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-4c4fd9b4-1975-4739-9cc9-b1b337fd3676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c4fd9b4-1975-4739-9cc9-b1b337fd3676 {
  cursor: pointer;
}#s-4c4fd9b4-1975-4739-9cc9-b1b337fd3676.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-985c7108-4f3b-4116-ab45-5615fbe7bb4b {
  background-image: url(https://i.shgcdn.com/ab773165-4f1e-436e-9acb-016d7bf9dca8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-985c7108-4f3b-4116-ab45-5615fbe7bb4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-985c7108-4f3b-4116-ab45-5615fbe7bb4b {
  cursor: pointer;
}#s-985c7108-4f3b-4116-ab45-5615fbe7bb4b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-75a9ced9-6472-45c7-8f3d-824b06713685 {
  background-image: url(https://i.shgcdn.com/6cae9f48-43c2-443c-a677-003660e3fdd4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-75a9ced9-6472-45c7-8f3d-824b06713685 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75a9ced9-6472-45c7-8f3d-824b06713685 {
  cursor: pointer;
}#s-75a9ced9-6472-45c7-8f3d-824b06713685.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0deb1252-b58f-41ee-9757-379d68ac1e68 {
  background-image: url(https://i.shgcdn.com/6bd9fbe6-edd7-4bcf-8e17-f0183629e26e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-0deb1252-b58f-41ee-9757-379d68ac1e68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0deb1252-b58f-41ee-9757-379d68ac1e68 {
  cursor: pointer;
}#s-0deb1252-b58f-41ee-9757-379d68ac1e68.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f2ff4485-6c4e-4354-9a44-53f9255478f9 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f2ff4485-6c4e-4354-9a44-53f9255478f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-06eb0a46-abbb-4580-80ef-4fa58100c349 {
  background-image: url(https://i.shgcdn.com/3ca9eb1c-7502-457e-af90-fe712c66d3c2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-06eb0a46-abbb-4580-80ef-4fa58100c349 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06eb0a46-abbb-4580-80ef-4fa58100c349 {
  cursor: pointer;
}#s-06eb0a46-abbb-4580-80ef-4fa58100c349.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-51545c2e-2d38-4665-9e8b-adff36cf62bd {
  background-image: url(https://i.shgcdn.com/740b075a-7263-4f99-83d8-b85009f003fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-51545c2e-2d38-4665-9e8b-adff36cf62bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51545c2e-2d38-4665-9e8b-adff36cf62bd {
  cursor: pointer;
}#s-51545c2e-2d38-4665-9e8b-adff36cf62bd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-226fa566-e960-4f44-b3e0-c10a3984f44a {
  background-image: url(https://i.shgcdn.com/edc7e0d6-2be1-4290-97c2-1c8a1fa6113d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-226fa566-e960-4f44-b3e0-c10a3984f44a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-226fa566-e960-4f44-b3e0-c10a3984f44a {
  cursor: pointer;
}#s-226fa566-e960-4f44-b3e0-c10a3984f44a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f5fed8eb-5478-4dd2-888a-6db0ceef7486 {
  background-image: url(https://i.shgcdn.com/1be7b608-3614-48ae-84be-e15220fdea49/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-f5fed8eb-5478-4dd2-888a-6db0ceef7486 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5fed8eb-5478-4dd2-888a-6db0ceef7486.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-11134717-cafb-4510-a26a-1d3d8b7d358e {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-11134717-cafb-4510-a26a-1d3d8b7d358e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c35bd93d-13f9-4098-a278-4e3d24924ec5 {
  background-image: url(https://i.shgcdn.com/390fea86-15f6-447f-a9dd-a3e651c6cb79/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-c35bd93d-13f9-4098-a278-4e3d24924ec5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c35bd93d-13f9-4098-a278-4e3d24924ec5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-27d7d074-e537-4524-96ba-6bf803207ad4 {
  background-image: url(https://i.shgcdn.com/9026b621-ea54-45c3-a102-c5123a077fdb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-27d7d074-e537-4524-96ba-6bf803207ad4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27d7d074-e537-4524-96ba-6bf803207ad4 {
  cursor: pointer;
}#s-27d7d074-e537-4524-96ba-6bf803207ad4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-475817d8-4cb9-49e8-8091-575601faf94b {
  background-image: url(https://i.shgcdn.com/45beb099-2448-4f30-9da5-839c026c737b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-475817d8-4cb9-49e8-8091-575601faf94b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-475817d8-4cb9-49e8-8091-575601faf94b {
  cursor: pointer;
}#s-475817d8-4cb9-49e8-8091-575601faf94b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c31331e9-e53d-4588-9dae-60710465eb16 {
  background-image: url(https://i.shgcdn.com/43b180fe-12a5-4392-99dc-8c78b2ab03b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-c31331e9-e53d-4588-9dae-60710465eb16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c31331e9-e53d-4588-9dae-60710465eb16 {
  cursor: pointer;
}#s-c31331e9-e53d-4588-9dae-60710465eb16.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-76db103f-8d28-4faf-99a4-d770da91457f {
  min-height: 50px;
}








#s-76db103f-8d28-4faf-99a4-d770da91457f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76db103f-8d28-4faf-99a4-d770da91457f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e0b21102-deec-40f2-a6f9-a08e2797a4a2 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}








#s-e0b21102-deec-40f2-a6f9-a08e2797a4a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0b21102-deec-40f2-a6f9-a08e2797a4a2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7400f5cd-22fb-47e3-bc0b-4ee824626fdd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-9e51c90e-e83b-47d5-a0fd-dc6eebce9201 {
  background-attachment: fixed;
min-height: 50px;
}








#s-9e51c90e-e83b-47d5-a0fd-dc6eebce9201 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e51c90e-e83b-47d5-a0fd-dc6eebce9201.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2237d90e-b60c-4b11-963c-adf1e9b408ea {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 142px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2237d90e-b60c-4b11-963c-adf1e9b408ea:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 43, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2237d90e-b60c-4b11-963c-adf1e9b408ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2237d90e-b60c-4b11-963c-adf1e9b408ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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