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

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

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

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

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

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

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

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

#s-bfe118c4-14e1-4e6f-8a7a-cafa09e7682e {
  min-height: 50px;
}








#s-bfe118c4-14e1-4e6f-8a7a-cafa09e7682e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfe118c4-14e1-4e6f-8a7a-cafa09e7682e.shg-box.shg-c {
  justify-content: center;
}

.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: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-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: 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 {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-47fbcd7d-bd1c-4f67-a1fd-92011b7558d4 {
  text-align: center;
}




  #s-47fbcd7d-bd1c-4f67-a1fd-92011b7558d4 img.shogun-image {
    
    width: px;
  }


#s-47fbcd7d-bd1c-4f67-a1fd-92011b7558d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-183a2e56-4d22-492f-9eab-7ff33e4b3b5b {
  box-shadow:0px 0px 0px 0px rgba(112, 112, 112, 1);
background-size: cover;
background-attachment: fixed;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 8%;
padding-bottom: 50px;
padding-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(247, 223, 210, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(250, 249, 246, 1);
background-position: center center;
background-repeat: no-repeat;
opacity: 1;
}








#s-183a2e56-4d22-492f-9eab-7ff33e4b3b5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-183a2e56-4d22-492f-9eab-7ff33e4b3b5b.shg-box.shg-c {
  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-215a50ad-33e2-4a2f-9806-f15995801243 {
  padding-top: 25px;
text-align: center;
}

#s-215a50ad-33e2-4a2f-9806-f15995801243 .shogun-heading-component h2 {
  color: rgba(73, 73, 73, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-56168bf9-0524-49ea-bcfb-0f061c55c770 {
  padding-top: 5px;
padding-bottom: 30px;
text-align: center;
}

#s-56168bf9-0524-49ea-bcfb-0f061c55c770 .shogun-heading-component h1 {
  color: rgba(73, 73, 73, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3f41d682-ff01-438e-afe2-c7dddbd5ec6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px){#s-35f2d0b1-7fad-471a-b643-d37ae81e7230 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-35f2d0b1-7fad-471a-b643-d37ae81e7230 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 {
  text-align: left;
}


.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 {
  max-width: 100%;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom,
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 {
  max-width: 100%;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom,
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 {
  max-width: 100%;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom,
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 {
  max-width: 100%;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom,
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 {
  max-width: 100%;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom,
.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5b7613b-606b-44ac-aeb2-60b75e918bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-7e3b94c6-4dd6-45c4-a7a7-7e0c97b8b08d {
  margin-top: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-7e3b94c6-4dd6-45c4-a7a7-7e0c97b8b08d .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-9c1eab38-3de3-4c5c-a630-4ded676eee59 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9c1eab38-3de3-4c5c-a630-4ded676eee59 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-9c1eab38-3de3-4c5c-a630-4ded676eee59 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-9c1eab38-3de3-4c5c-a630-4ded676eee59 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-771ab1a8-5dc3-4b16-9e33-8727e496ae65 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-771ab1a8-5dc3-4b16-9e33-8727e496ae65:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-771ab1a8-5dc3-4b16-9e33-8727e496ae65:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-771ab1a8-5dc3-4b16-9e33-8727e496ae65 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-771ab1a8-5dc3-4b16-9e33-8727e496ae65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-771ab1a8-5dc3-4b16-9e33-8727e496ae65.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-771ab1a8-5dc3-4b16-9e33-8727e496ae65.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-771ab1a8-5dc3-4b16-9e33-8727e496ae65.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-545fe770-320b-4f1e-a358-9b4373b52165 {
  margin-bottom: 60px;
}
}
#s-545fe770-320b-4f1e-a358-9b4373b52165 {
  display: none;
}
#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 {
  text-align: left;
}


.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 {
  max-width: 100%;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom,
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 {
  max-width: 100%;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom,
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 {
  max-width: 100%;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom,
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 {
  max-width: 100%;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom,
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 {
  max-width: 100%;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom,
.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6fc69bd-453f-4eb3-8790-09f9a1f63df7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5baf5817-1568-412d-bad0-ca6cd176770a {
  margin-top: 30px;
text-align: center;
}

#s-5baf5817-1568-412d-bad0-ca6cd176770a .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-d6bc91d0-b52a-425c-a62a-7a9987638b34 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d6bc91d0-b52a-425c-a62a-7a9987638b34 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-d6bc91d0-b52a-425c-a62a-7a9987638b34 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-d6bc91d0-b52a-425c-a62a-7a9987638b34 .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-4bb8692f-7760-4ed2-bca2-ad72119a600b {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-4bb8692f-7760-4ed2-bca2-ad72119a600b:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4bb8692f-7760-4ed2-bca2-ad72119a600b:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-4bb8692f-7760-4ed2-bca2-ad72119a600b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4bb8692f-7760-4ed2-bca2-ad72119a600b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bb8692f-7760-4ed2-bca2-ad72119a600b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-4bb8692f-7760-4ed2-bca2-ad72119a600b.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-4bb8692f-7760-4ed2-bca2-ad72119a600b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-13809ab8-8190-4af9-901c-12266779ee86 {
  display: none;
}
#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b {
  text-align: left;
}


.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b {
  max-width: 100%;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom,
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b {
  max-width: 100%;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom,
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b {
  max-width: 100%;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom,
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b {
  max-width: 100%;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom,
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b {
  max-width: 100%;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom,
.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-561f4c2b-4ca1-4875-b94d-42f3d8d38c2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4e2b504c-933b-4fdd-9b7d-9750b4934dbb {
  margin-top: 30px;
text-align: center;
}

#s-4e2b504c-933b-4fdd-9b7d-9750b4934dbb .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-083b2411-42e3-4918-9e4a-91438a5deb69 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-083b2411-42e3-4918-9e4a-91438a5deb69 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-083b2411-42e3-4918-9e4a-91438a5deb69 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-083b2411-42e3-4918-9e4a-91438a5deb69 .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-e594b2a6-d437-4f65-be5f-06186465f5e3 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-e594b2a6-d437-4f65-be5f-06186465f5e3:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e594b2a6-d437-4f65-be5f-06186465f5e3:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-e594b2a6-d437-4f65-be5f-06186465f5e3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e594b2a6-d437-4f65-be5f-06186465f5e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e594b2a6-d437-4f65-be5f-06186465f5e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-e594b2a6-d437-4f65-be5f-06186465f5e3.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-e594b2a6-d437-4f65-be5f-06186465f5e3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-615301f9-212b-4385-9c85-dc53b3158938 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-615301f9-212b-4385-9c85-dc53b3158938 {
  display: none;
}
#s-783b587e-385f-4fa7-8d27-6d2c586d8666 {
  text-align: left;
}


.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 {
  max-width: 100%;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom,
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 {
  max-width: 100%;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom,
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 {
  max-width: 100%;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom,
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 {
  max-width: 100%;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom,
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 {
  max-width: 100%;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom,
.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-783b587e-385f-4fa7-8d27-6d2c586d8666 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-26506821-2784-4460-8f17-1cd1f3a9347e {
  margin-top: 30px;
margin-bottom: 10px;
text-align: center;
}

#s-26506821-2784-4460-8f17-1cd1f3a9347e .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-ef691a98-0a30-4d59-920b-d14b380a0e57 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ef691a98-0a30-4d59-920b-d14b380a0e57 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-ef691a98-0a30-4d59-920b-d14b380a0e57 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-ef691a98-0a30-4d59-920b-d14b380a0e57 .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-7226afca-05c6-42d9-8ee3-88738cd03b6c {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-7226afca-05c6-42d9-8ee3-88738cd03b6c:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7226afca-05c6-42d9-8ee3-88738cd03b6c:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7226afca-05c6-42d9-8ee3-88738cd03b6c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7226afca-05c6-42d9-8ee3-88738cd03b6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7226afca-05c6-42d9-8ee3-88738cd03b6c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-7226afca-05c6-42d9-8ee3-88738cd03b6c.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-7226afca-05c6-42d9-8ee3-88738cd03b6c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-e3a69d26-d1c4-4072-97d9-c891c1ad0732 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e3a69d26-d1c4-4072-97d9-c891c1ad0732"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px){#s-1d0d72a9-7966-45ad-ba20-8c97059846d3 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-1d0d72a9-7966-45ad-ba20-8c97059846d3 {
  display: none;
}
#s-43007c02-a3a0-4366-945d-ac0eecf8b310 {
  text-align: left;
}


.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 {
  max-width: 100%;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom,
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 {
  max-width: 100%;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom,
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 {
  max-width: 100%;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom,
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 {
  max-width: 100%;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom,
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 {
  max-width: 100%;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom,
.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43007c02-a3a0-4366-945d-ac0eecf8b310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d1dd7c00-31a3-4055-bccd-76baa6835e5a {
  margin-top: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-d1dd7c00-31a3-4055-bccd-76baa6835e5a .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-ce999197-28f0-45d7-83fa-769cff482fe6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ce999197-28f0-45d7-83fa-769cff482fe6 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-ce999197-28f0-45d7-83fa-769cff482fe6 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-ce999197-28f0-45d7-83fa-769cff482fe6 .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-fdc3c1c5-8f0b-49a6-be45-a666a54e54c7 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-fdc3c1c5-8f0b-49a6-be45-a666a54e54c7:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fdc3c1c5-8f0b-49a6-be45-a666a54e54c7:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-fdc3c1c5-8f0b-49a6-be45-a666a54e54c7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fdc3c1c5-8f0b-49a6-be45-a666a54e54c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdc3c1c5-8f0b-49a6-be45-a666a54e54c7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-fdc3c1c5-8f0b-49a6-be45-a666a54e54c7.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-fdc3c1c5-8f0b-49a6-be45-a666a54e54c7.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-f670916e-7906-421a-913d-1683f6fd22dc {
  margin-bottom: 60px;
}
}
#s-f670916e-7906-421a-913d-1683f6fd22dc {
  display: none;
}
#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 {
  text-align: left;
}


.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 {
  max-width: 100%;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom,
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 {
  max-width: 100%;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom,
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 {
  max-width: 100%;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom,
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 {
  max-width: 100%;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom,
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 {
  max-width: 100%;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom,
.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cba10bd-dad8-416b-9bcc-33d314ad9e10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3762615-eb79-43a3-87b1-8e92809ef142 {
  margin-top: 30px;
text-align: center;
}

#s-f3762615-eb79-43a3-87b1-8e92809ef142 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-513bfc96-dd8b-4c11-bdb4-a1439dea1a4e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-513bfc96-dd8b-4c11-bdb4-a1439dea1a4e .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-513bfc96-dd8b-4c11-bdb4-a1439dea1a4e .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-513bfc96-dd8b-4c11-bdb4-a1439dea1a4e .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-80dd42d8-e68b-4525-94ef-64cbc46c19d1 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-80dd42d8-e68b-4525-94ef-64cbc46c19d1:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-80dd42d8-e68b-4525-94ef-64cbc46c19d1:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-80dd42d8-e68b-4525-94ef-64cbc46c19d1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-80dd42d8-e68b-4525-94ef-64cbc46c19d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80dd42d8-e68b-4525-94ef-64cbc46c19d1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-80dd42d8-e68b-4525-94ef-64cbc46c19d1.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-80dd42d8-e68b-4525-94ef-64cbc46c19d1.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-6b82840c-768d-4ffc-9e5c-2b232a90ab21 {
  display: none;
}
#s-8f448907-727f-4692-baf5-2a823ae37334 {
  text-align: left;
}


.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 {
  max-width: 100%;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom,
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 {
  max-width: 100%;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom,
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 {
  max-width: 100%;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom,
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 {
  max-width: 100%;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom,
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 {
  max-width: 100%;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom,
.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f448907-727f-4692-baf5-2a823ae37334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a53c985c-ceb1-4d18-80d5-583a8f902b57 {
  margin-top: 30px;
text-align: center;
}

#s-a53c985c-ceb1-4d18-80d5-583a8f902b57 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-38e654a8-26b8-4bb6-bfc3-34c0fbe28627 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-38e654a8-26b8-4bb6-bfc3-34c0fbe28627 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-38e654a8-26b8-4bb6-bfc3-34c0fbe28627 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-38e654a8-26b8-4bb6-bfc3-34c0fbe28627 .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-dfb639c1-fec9-48cf-a8e2-34c236f93520 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-dfb639c1-fec9-48cf-a8e2-34c236f93520:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dfb639c1-fec9-48cf-a8e2-34c236f93520:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-dfb639c1-fec9-48cf-a8e2-34c236f93520 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dfb639c1-fec9-48cf-a8e2-34c236f93520.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfb639c1-fec9-48cf-a8e2-34c236f93520.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-dfb639c1-fec9-48cf-a8e2-34c236f93520.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-dfb639c1-fec9-48cf-a8e2-34c236f93520.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-763858fb-f754-4904-ba7f-ad53625dce47 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-763858fb-f754-4904-ba7f-ad53625dce47 {
  display: none;
}
#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 {
  text-align: left;
}


.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 {
  max-width: 100%;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom,
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 {
  max-width: 100%;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom,
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 {
  max-width: 100%;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom,
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 {
  max-width: 100%;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom,
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 {
  max-width: 100%;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom,
.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acdc5a07-d97c-4703-96a6-9a62a9e6ebc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f7d336bb-bd92-4e78-8ca6-90770ff2c397 {
  margin-top: 30px;
margin-bottom: 10px;
text-align: center;
}

#s-f7d336bb-bd92-4e78-8ca6-90770ff2c397 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-25e491ba-8ff4-4e83-933d-4714c6e796b9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-25e491ba-8ff4-4e83-933d-4714c6e796b9 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-25e491ba-8ff4-4e83-933d-4714c6e796b9 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-25e491ba-8ff4-4e83-933d-4714c6e796b9 .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-8322e586-021d-4f1e-a720-68eb16711dd7 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-8322e586-021d-4f1e-a720-68eb16711dd7:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8322e586-021d-4f1e-a720-68eb16711dd7:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8322e586-021d-4f1e-a720-68eb16711dd7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8322e586-021d-4f1e-a720-68eb16711dd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8322e586-021d-4f1e-a720-68eb16711dd7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-8322e586-021d-4f1e-a720-68eb16711dd7.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-8322e586-021d-4f1e-a720-68eb16711dd7.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-35c1ffcd-7e2b-4bde-ad25-c7576808cfdd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px){#s-bf7e382a-c0ac-4624-b848-bc16767d31c1 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-bf7e382a-c0ac-4624-b848-bc16767d31c1 {
  display: none;
}
#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 {
  text-align: left;
}


.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 {
  max-width: 100%;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom,
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 {
  max-width: 100%;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom,
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 {
  max-width: 100%;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom,
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 {
  max-width: 100%;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom,
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 {
  max-width: 100%;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom,
.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5cf14a3-f10b-4352-b58d-879fd5eda280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d00fb2d-4756-46b7-96c9-03fdfb5e92ee {
  margin-top: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-7d00fb2d-4756-46b7-96c9-03fdfb5e92ee .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-77eb9561-e5ff-430b-955c-dff288dc9270 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-77eb9561-e5ff-430b-955c-dff288dc9270 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-77eb9561-e5ff-430b-955c-dff288dc9270 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-77eb9561-e5ff-430b-955c-dff288dc9270 .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-80e24bed-91aa-45da-9087-62f10351fdc8 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-80e24bed-91aa-45da-9087-62f10351fdc8:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-80e24bed-91aa-45da-9087-62f10351fdc8:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-80e24bed-91aa-45da-9087-62f10351fdc8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-80e24bed-91aa-45da-9087-62f10351fdc8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80e24bed-91aa-45da-9087-62f10351fdc8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-80e24bed-91aa-45da-9087-62f10351fdc8.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-80e24bed-91aa-45da-9087-62f10351fdc8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-ecd5d1af-0a22-4a5c-8d6e-16db67a6bda4 {
  margin-bottom: 60px;
}
}
#s-ecd5d1af-0a22-4a5c-8d6e-16db67a6bda4 {
  display: none;
}
#s-3e9ab203-7d75-40f1-9b09-d311123648bf {
  text-align: left;
}


.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf {
  max-width: 100%;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom,
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf {
  max-width: 100%;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom,
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf {
  max-width: 100%;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom,
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf {
  max-width: 100%;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom,
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf {
  max-width: 100%;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom,
.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e9ab203-7d75-40f1-9b09-d311123648bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fc5c3314-153a-4d94-b7f5-718b364c58d7 {
  margin-top: 30px;
text-align: center;
}

#s-fc5c3314-153a-4d94-b7f5-718b364c58d7 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-1a50237d-1ac0-4cba-9b6a-2ae3406dca6e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1a50237d-1ac0-4cba-9b6a-2ae3406dca6e .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-1a50237d-1ac0-4cba-9b6a-2ae3406dca6e .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-1a50237d-1ac0-4cba-9b6a-2ae3406dca6e .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-ab87813d-9c1f-41f1-ab2a-acbd1f1c23b3 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-ab87813d-9c1f-41f1-ab2a-acbd1f1c23b3:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ab87813d-9c1f-41f1-ab2a-acbd1f1c23b3:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ab87813d-9c1f-41f1-ab2a-acbd1f1c23b3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ab87813d-9c1f-41f1-ab2a-acbd1f1c23b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab87813d-9c1f-41f1-ab2a-acbd1f1c23b3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-ab87813d-9c1f-41f1-ab2a-acbd1f1c23b3.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-ab87813d-9c1f-41f1-ab2a-acbd1f1c23b3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-abe764df-4df5-43f6-8bfb-dce3ff6bae81 {
  display: none;
}
#s-bfcf3a1f-c22b-4319-aaee-596b026170cc {
  text-align: left;
}


.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc {
  max-width: 100%;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom,
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc {
  max-width: 100%;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom,
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc {
  max-width: 100%;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom,
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc {
  max-width: 100%;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom,
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc {
  max-width: 100%;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom,
.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfcf3a1f-c22b-4319-aaee-596b026170cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f0b9c964-4dfe-421a-9a31-aa00d0edcae6 {
  margin-top: 30px;
text-align: center;
}

#s-f0b9c964-4dfe-421a-9a31-aa00d0edcae6 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-efe01d01-83f4-4d2e-976d-9b18c629e166 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-efe01d01-83f4-4d2e-976d-9b18c629e166 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-efe01d01-83f4-4d2e-976d-9b18c629e166 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-efe01d01-83f4-4d2e-976d-9b18c629e166 .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-a7f07e12-b5a9-4e5a-a32a-19c593d866c4 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a7f07e12-b5a9-4e5a-a32a-19c593d866c4:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a7f07e12-b5a9-4e5a-a32a-19c593d866c4:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a7f07e12-b5a9-4e5a-a32a-19c593d866c4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a7f07e12-b5a9-4e5a-a32a-19c593d866c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7f07e12-b5a9-4e5a-a32a-19c593d866c4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-a7f07e12-b5a9-4e5a-a32a-19c593d866c4.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-a7f07e12-b5a9-4e5a-a32a-19c593d866c4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-4c4f2c8d-c596-40ae-badf-04a986b798a0 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-4c4f2c8d-c596-40ae-badf-04a986b798a0 {
  display: none;
}
#s-1de7910a-4e09-4d90-99d4-12bad0444105 {
  text-align: left;
}


.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 {
  max-width: 100%;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom,
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 {
  max-width: 100%;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom,
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 {
  max-width: 100%;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom,
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 {
  max-width: 100%;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom,
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 {
  max-width: 100%;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom,
.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1de7910a-4e09-4d90-99d4-12bad0444105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8e29a2de-1958-468f-8832-0457a9270b7f {
  margin-top: 30px;
margin-bottom: 10px;
text-align: center;
}

#s-8e29a2de-1958-468f-8832-0457a9270b7f .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-8bc7eddc-7690-4baa-8a78-724be9b889ec {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8bc7eddc-7690-4baa-8a78-724be9b889ec .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-8bc7eddc-7690-4baa-8a78-724be9b889ec .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-8bc7eddc-7690-4baa-8a78-724be9b889ec .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-48207ef4-d731-4f4b-886d-308096acd77d {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-48207ef4-d731-4f4b-886d-308096acd77d:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-48207ef4-d731-4f4b-886d-308096acd77d:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-48207ef4-d731-4f4b-886d-308096acd77d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48207ef4-d731-4f4b-886d-308096acd77d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48207ef4-d731-4f4b-886d-308096acd77d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-48207ef4-d731-4f4b-886d-308096acd77d.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-48207ef4-d731-4f4b-886d-308096acd77d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fb768a4f-7e3b-40bc-a94f-88a0d4e5dba1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px){#s-30a45e0a-fb09-4948-a853-b18c74a47232 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-30a45e0a-fb09-4948-a853-b18c74a47232 {
  display: none;
}
#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e {
  text-align: left;
}


.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e {
  max-width: 100%;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom,
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e {
  max-width: 100%;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom,
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e {
  max-width: 100%;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom,
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e {
  max-width: 100%;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom,
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e {
  max-width: 100%;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom,
.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bae5664-f2e1-4e2e-a036-575a6c47ef0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-247764ae-cbc2-48ed-9fef-579630bf8d0f {
  margin-top: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-247764ae-cbc2-48ed-9fef-579630bf8d0f .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-2b841b3a-3a9c-413e-bc7e-cebfa03ef75b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2b841b3a-3a9c-413e-bc7e-cebfa03ef75b .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-2b841b3a-3a9c-413e-bc7e-cebfa03ef75b .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-2b841b3a-3a9c-413e-bc7e-cebfa03ef75b .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-9f7cc668-17f0-4c1d-815f-31b009b7643f {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-9f7cc668-17f0-4c1d-815f-31b009b7643f:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9f7cc668-17f0-4c1d-815f-31b009b7643f:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-9f7cc668-17f0-4c1d-815f-31b009b7643f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9f7cc668-17f0-4c1d-815f-31b009b7643f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f7cc668-17f0-4c1d-815f-31b009b7643f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-9f7cc668-17f0-4c1d-815f-31b009b7643f.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-9f7cc668-17f0-4c1d-815f-31b009b7643f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-1bdf8d39-02cc-4d6f-8b96-d2e75818ccfc {
  margin-bottom: 60px;
}
}
#s-1bdf8d39-02cc-4d6f-8b96-d2e75818ccfc {
  display: none;
}
#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 {
  text-align: left;
}


.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 {
  max-width: 100%;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom,
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 {
  max-width: 100%;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom,
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 {
  max-width: 100%;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom,
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 {
  max-width: 100%;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom,
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 {
  max-width: 100%;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom,
.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0d58c2a-dec4-46cf-bf87-c122329c3d02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8eb13d27-c9b7-4dd5-95df-7e3656e5019c {
  margin-top: 30px;
text-align: center;
}

#s-8eb13d27-c9b7-4dd5-95df-7e3656e5019c .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-3a24bfd9-1fce-4902-b8a8-340b16145c99 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3a24bfd9-1fce-4902-b8a8-340b16145c99 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-3a24bfd9-1fce-4902-b8a8-340b16145c99 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-3a24bfd9-1fce-4902-b8a8-340b16145c99 .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-74c18812-6b52-47ef-bc58-7a75a0d3d94e {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-74c18812-6b52-47ef-bc58-7a75a0d3d94e:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-74c18812-6b52-47ef-bc58-7a75a0d3d94e:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-74c18812-6b52-47ef-bc58-7a75a0d3d94e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-74c18812-6b52-47ef-bc58-7a75a0d3d94e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74c18812-6b52-47ef-bc58-7a75a0d3d94e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-74c18812-6b52-47ef-bc58-7a75a0d3d94e.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-74c18812-6b52-47ef-bc58-7a75a0d3d94e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-87999a0e-8389-4d87-9bea-5afbb06311b5 {
  display: none;
}
#s-d7981703-742c-41e2-926d-cab9f610600b {
  text-align: left;
}


.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b {
  max-width: 100%;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom,
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b {
  max-width: 100%;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom,
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b {
  max-width: 100%;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom,
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b {
  max-width: 100%;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom,
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b {
  max-width: 100%;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom,
.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7981703-742c-41e2-926d-cab9f610600b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-249eb21f-72a5-450b-b8f9-a975f893f97d {
  margin-top: 30px;
text-align: center;
}

#s-249eb21f-72a5-450b-b8f9-a975f893f97d .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-629e9fc9-052c-4f0e-a8f4-055c84284915 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-629e9fc9-052c-4f0e-a8f4-055c84284915 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-629e9fc9-052c-4f0e-a8f4-055c84284915 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-629e9fc9-052c-4f0e-a8f4-055c84284915 .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-bdbbb15c-9b1a-458a-9050-d918a607e652 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-bdbbb15c-9b1a-458a-9050-d918a607e652:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bdbbb15c-9b1a-458a-9050-d918a607e652:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-bdbbb15c-9b1a-458a-9050-d918a607e652 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdbbb15c-9b1a-458a-9050-d918a607e652.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdbbb15c-9b1a-458a-9050-d918a607e652.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-bdbbb15c-9b1a-458a-9050-d918a607e652.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-bdbbb15c-9b1a-458a-9050-d918a607e652.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-2f1cd206-3ef6-4c29-85bf-489bc4cc7504 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-2f1cd206-3ef6-4c29-85bf-489bc4cc7504 {
  display: none;
}
#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 {
  text-align: left;
}


.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 {
  max-width: 100%;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom,
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 {
  max-width: 100%;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom,
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 {
  max-width: 100%;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom,
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 {
  max-width: 100%;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom,
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 {
  max-width: 100%;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom,
.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e752df26-0fe2-475e-aaa2-b82e7d0d7e49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1724648c-44b8-443c-8518-115a6c85ce56 {
  margin-top: 30px;
margin-bottom: 10px;
text-align: center;
}

#s-1724648c-44b8-443c-8518-115a6c85ce56 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-b21cb408-2802-4e19-a739-97757dd567d3 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b21cb408-2802-4e19-a739-97757dd567d3 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-b21cb408-2802-4e19-a739-97757dd567d3 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-b21cb408-2802-4e19-a739-97757dd567d3 .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-d7bf8bb5-f19c-4b73-99aa-1d29a736b597 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d7bf8bb5-f19c-4b73-99aa-1d29a736b597:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d7bf8bb5-f19c-4b73-99aa-1d29a736b597:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-d7bf8bb5-f19c-4b73-99aa-1d29a736b597 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d7bf8bb5-f19c-4b73-99aa-1d29a736b597.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7bf8bb5-f19c-4b73-99aa-1d29a736b597.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-d7bf8bb5-f19c-4b73-99aa-1d29a736b597.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-d7bf8bb5-f19c-4b73-99aa-1d29a736b597.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-643eed23-decb-4f3a-85ea-55603340f57f {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-643eed23-decb-4f3a-85ea-55603340f57f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px){#s-625b43de-10b9-4844-9912-acae51ff0cf5 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-625b43de-10b9-4844-9912-acae51ff0cf5 {
  display: none;
}
#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a {
  text-align: left;
}


.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a {
  max-width: 100%;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom,
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a {
  max-width: 100%;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom,
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a {
  max-width: 100%;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom,
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a {
  max-width: 100%;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom,
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a {
  max-width: 100%;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom,
.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6ef9e48-7694-4ed2-b57d-4ecdb59fb54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9480e2fc-851b-40d3-bf75-185e32dbc128 {
  margin-top: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-9480e2fc-851b-40d3-bf75-185e32dbc128 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-ba249e7b-98b6-4a61-b5c1-81e6baa66d67 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ba249e7b-98b6-4a61-b5c1-81e6baa66d67 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-ba249e7b-98b6-4a61-b5c1-81e6baa66d67 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-ba249e7b-98b6-4a61-b5c1-81e6baa66d67 .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-17402efd-db4c-4e39-bdc2-d0cc03b27fb9 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-17402efd-db4c-4e39-bdc2-d0cc03b27fb9:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-17402efd-db4c-4e39-bdc2-d0cc03b27fb9:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-17402efd-db4c-4e39-bdc2-d0cc03b27fb9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-17402efd-db4c-4e39-bdc2-d0cc03b27fb9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17402efd-db4c-4e39-bdc2-d0cc03b27fb9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-17402efd-db4c-4e39-bdc2-d0cc03b27fb9.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-17402efd-db4c-4e39-bdc2-d0cc03b27fb9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-64284de2-a1e8-44f2-809f-fe0b39474bb6 {
  margin-bottom: 60px;
}
}
#s-64284de2-a1e8-44f2-809f-fe0b39474bb6 {
  display: none;
}
#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 {
  text-align: left;
}


.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 {
  max-width: 100%;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom,
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 {
  max-width: 100%;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom,
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 {
  max-width: 100%;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom,
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 {
  max-width: 100%;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom,
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 {
  max-width: 100%;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom,
.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55095ebf-f01f-4fe9-b1df-c641ef5175d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1a59ed51-fa6b-491f-90e5-eabfd23a017a {
  margin-top: 30px;
text-align: center;
}

#s-1a59ed51-fa6b-491f-90e5-eabfd23a017a .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-015bb1cd-6884-41a5-95cd-dbec6b5c0074 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-015bb1cd-6884-41a5-95cd-dbec6b5c0074 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-015bb1cd-6884-41a5-95cd-dbec6b5c0074 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-015bb1cd-6884-41a5-95cd-dbec6b5c0074 .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-c8a6a95c-ec21-4374-b624-bd1a804e0701 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c8a6a95c-ec21-4374-b624-bd1a804e0701:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c8a6a95c-ec21-4374-b624-bd1a804e0701:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-c8a6a95c-ec21-4374-b624-bd1a804e0701 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8a6a95c-ec21-4374-b624-bd1a804e0701.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8a6a95c-ec21-4374-b624-bd1a804e0701.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-c8a6a95c-ec21-4374-b624-bd1a804e0701.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-c8a6a95c-ec21-4374-b624-bd1a804e0701.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-966545aa-599b-4966-8733-1d0e927c4551 {
  display: none;
}
#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 {
  text-align: left;
}


.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 {
  max-width: 100%;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom,
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 {
  max-width: 100%;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom,
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 {
  max-width: 100%;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom,
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 {
  max-width: 100%;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom,
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 {
  max-width: 100%;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom,
.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b719827-a9d9-4edd-aa88-da47a6dc7cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5dda05d1-438c-4e50-9b2a-3541b78499c0 {
  margin-top: 30px;
text-align: center;
}

#s-5dda05d1-438c-4e50-9b2a-3541b78499c0 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-7977b57b-2319-447b-ba89-957f81581e8a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7977b57b-2319-447b-ba89-957f81581e8a .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-7977b57b-2319-447b-ba89-957f81581e8a .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-7977b57b-2319-447b-ba89-957f81581e8a .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-a6c1b642-af1d-48f1-aa08-130aba94232c {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a6c1b642-af1d-48f1-aa08-130aba94232c:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a6c1b642-af1d-48f1-aa08-130aba94232c:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a6c1b642-af1d-48f1-aa08-130aba94232c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a6c1b642-af1d-48f1-aa08-130aba94232c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6c1b642-af1d-48f1-aa08-130aba94232c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-a6c1b642-af1d-48f1-aa08-130aba94232c.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-a6c1b642-af1d-48f1-aa08-130aba94232c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-0e41fdce-1103-4051-8a0a-203a1aab4924 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-0e41fdce-1103-4051-8a0a-203a1aab4924 {
  display: none;
}
#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 {
  text-align: left;
}


.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 {
  max-width: 100%;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom,
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 {
  max-width: 100%;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom,
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 {
  max-width: 100%;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom,
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 {
  max-width: 100%;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom,
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 {
  max-width: 100%;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom,
.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbdb500a-dca6-4c09-b2d8-43ac3ff51e94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07905703-89bd-489c-9bb6-30e56525ffcb {
  margin-top: 30px;
margin-bottom: 10px;
text-align: center;
}

#s-07905703-89bd-489c-9bb6-30e56525ffcb .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-bcdcd815-1730-401b-bf44-ec7fa24dcd15 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bcdcd815-1730-401b-bf44-ec7fa24dcd15 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-bcdcd815-1730-401b-bf44-ec7fa24dcd15 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-bcdcd815-1730-401b-bf44-ec7fa24dcd15 .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-2bc6249b-da1e-4a01-9fb0-16858960c4a3 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-2bc6249b-da1e-4a01-9fb0-16858960c4a3:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2bc6249b-da1e-4a01-9fb0-16858960c4a3:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-2bc6249b-da1e-4a01-9fb0-16858960c4a3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2bc6249b-da1e-4a01-9fb0-16858960c4a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2bc6249b-da1e-4a01-9fb0-16858960c4a3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-2bc6249b-da1e-4a01-9fb0-16858960c4a3.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-2bc6249b-da1e-4a01-9fb0-16858960c4a3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-11e1f7b3-d21c-48fe-946a-fc24a6467c63 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-11e1f7b3-d21c-48fe-946a-fc24a6467c63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px){#s-1383dbe7-0c3a-4413-8077-3ac6988fb642 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-1383dbe7-0c3a-4413-8077-3ac6988fb642 {
  display: none;
}
#s-33431a20-3433-433b-aa24-c692a13f5b7c {
  text-align: left;
}


.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c {
  max-width: 100%;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom,
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c {
  max-width: 100%;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom,
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c {
  max-width: 100%;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom,
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c {
  max-width: 100%;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom,
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c {
  max-width: 100%;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom,
.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33431a20-3433-433b-aa24-c692a13f5b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-47d74614-6f8e-4c34-bb50-559d55f2897f {
  margin-top: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-47d74614-6f8e-4c34-bb50-559d55f2897f .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-4250190b-fa51-4138-9583-62f01e9a5cb5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4250190b-fa51-4138-9583-62f01e9a5cb5 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-4250190b-fa51-4138-9583-62f01e9a5cb5 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-4250190b-fa51-4138-9583-62f01e9a5cb5 .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-86818c7a-247b-4f94-a6b0-a0f6d88689af {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-86818c7a-247b-4f94-a6b0-a0f6d88689af:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-86818c7a-247b-4f94-a6b0-a0f6d88689af:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-86818c7a-247b-4f94-a6b0-a0f6d88689af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-86818c7a-247b-4f94-a6b0-a0f6d88689af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86818c7a-247b-4f94-a6b0-a0f6d88689af.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-86818c7a-247b-4f94-a6b0-a0f6d88689af.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-86818c7a-247b-4f94-a6b0-a0f6d88689af.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-2e579cc3-483f-4353-bb6c-ff3760559100 {
  margin-bottom: 60px;
}
}
#s-2e579cc3-483f-4353-bb6c-ff3760559100 {
  display: none;
}
#s-1156b241-4b09-4769-ab6c-69ac8800ff3e {
  text-align: left;
}


.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e {
  max-width: 100%;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom,
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e {
  max-width: 100%;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom,
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e {
  max-width: 100%;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom,
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e {
  max-width: 100%;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom,
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e {
  max-width: 100%;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom,
.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1156b241-4b09-4769-ab6c-69ac8800ff3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dd1cb685-9b2f-4ad3-b8af-b725038349f1 {
  margin-top: 30px;
text-align: center;
}

#s-dd1cb685-9b2f-4ad3-b8af-b725038349f1 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-a3bb2573-2854-49e4-bc53-a5436eca2866 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a3bb2573-2854-49e4-bc53-a5436eca2866 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-a3bb2573-2854-49e4-bc53-a5436eca2866 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-a3bb2573-2854-49e4-bc53-a5436eca2866 .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-2cacd40c-9454-48fb-b583-b57d16dc81e3 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-2cacd40c-9454-48fb-b583-b57d16dc81e3:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2cacd40c-9454-48fb-b583-b57d16dc81e3:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-2cacd40c-9454-48fb-b583-b57d16dc81e3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cacd40c-9454-48fb-b583-b57d16dc81e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cacd40c-9454-48fb-b583-b57d16dc81e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-2cacd40c-9454-48fb-b583-b57d16dc81e3.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-2cacd40c-9454-48fb-b583-b57d16dc81e3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-2366a755-186c-4d56-94a3-dcb3aca6a843 {
  display: none;
}
#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 {
  text-align: left;
}


.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 {
  max-width: 100%;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom,
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 {
  max-width: 100%;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom,
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 {
  max-width: 100%;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom,
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 {
  max-width: 100%;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom,
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 {
  max-width: 100%;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom,
.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8fd3374-b6d4-42c7-a92a-af13d3ae1fb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5c90449d-15ca-443e-a9c0-f5d359cb1345 {
  margin-top: 30px;
text-align: center;
}

#s-5c90449d-15ca-443e-a9c0-f5d359cb1345 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-7c191861-70ef-4a92-8aa0-c3a127bfc9f2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7c191861-70ef-4a92-8aa0-c3a127bfc9f2 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-7c191861-70ef-4a92-8aa0-c3a127bfc9f2 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-7c191861-70ef-4a92-8aa0-c3a127bfc9f2 .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-3772452f-fcce-4d23-b44e-3639c7361947 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-3772452f-fcce-4d23-b44e-3639c7361947:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3772452f-fcce-4d23-b44e-3639c7361947:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-3772452f-fcce-4d23-b44e-3639c7361947 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3772452f-fcce-4d23-b44e-3639c7361947.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3772452f-fcce-4d23-b44e-3639c7361947.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-3772452f-fcce-4d23-b44e-3639c7361947.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-3772452f-fcce-4d23-b44e-3639c7361947.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-485a266e-cd10-47c9-badd-d7ffbe8d68c7 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-485a266e-cd10-47c9-badd-d7ffbe8d68c7 {
  display: none;
}
#s-2db858f3-bb0c-439d-b3bc-39b8086b955f {
  text-align: left;
}


.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f {
  max-width: 100%;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom,
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f {
  max-width: 100%;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom,
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f {
  max-width: 100%;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom,
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f {
  max-width: 100%;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom,
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f {
  max-width: 100%;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom,
.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2db858f3-bb0c-439d-b3bc-39b8086b955f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1e31c875-f3cd-4428-b5b6-dc5d2e9fbbac {
  margin-top: 30px;
margin-bottom: 10px;
text-align: center;
}

#s-1e31c875-f3cd-4428-b5b6-dc5d2e9fbbac .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-71776b3b-4f58-439e-b49c-6c11633ee289 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-71776b3b-4f58-439e-b49c-6c11633ee289 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-71776b3b-4f58-439e-b49c-6c11633ee289 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-71776b3b-4f58-439e-b49c-6c11633ee289 .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-f3d10387-f04e-4d5c-80dc-ff0c549ea4ae {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-f3d10387-f04e-4d5c-80dc-ff0c549ea4ae:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f3d10387-f04e-4d5c-80dc-ff0c549ea4ae:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-f3d10387-f04e-4d5c-80dc-ff0c549ea4ae {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f3d10387-f04e-4d5c-80dc-ff0c549ea4ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3d10387-f04e-4d5c-80dc-ff0c549ea4ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-f3d10387-f04e-4d5c-80dc-ff0c549ea4ae.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-f3d10387-f04e-4d5c-80dc-ff0c549ea4ae.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3fa857fe-c7e6-4927-b0c6-9ed68ea94516"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px){#s-b4eaed10-99fe-4091-a031-0729aa7dee5e {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-b4eaed10-99fe-4091-a031-0729aa7dee5e {
  display: none;
}
#s-ea0ba35c-3a78-4de8-bb80-5437e337272f {
  text-align: left;
}


.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f {
  max-width: 100%;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom,
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f {
  max-width: 100%;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom,
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f {
  max-width: 100%;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom,
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f {
  max-width: 100%;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom,
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f {
  max-width: 100%;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom,
.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea0ba35c-3a78-4de8-bb80-5437e337272f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07262253-b5a8-4eb7-a1b3-03c76f6f57c6 {
  margin-top: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-07262253-b5a8-4eb7-a1b3-03c76f6f57c6 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-63977a83-bdbb-400c-91ac-a36b4b38ac95 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-63977a83-bdbb-400c-91ac-a36b4b38ac95 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-63977a83-bdbb-400c-91ac-a36b4b38ac95 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-63977a83-bdbb-400c-91ac-a36b4b38ac95 .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-a934d1e8-0df4-4558-a16b-593b7ae6d828 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a934d1e8-0df4-4558-a16b-593b7ae6d828:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a934d1e8-0df4-4558-a16b-593b7ae6d828:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a934d1e8-0df4-4558-a16b-593b7ae6d828 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a934d1e8-0df4-4558-a16b-593b7ae6d828.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a934d1e8-0df4-4558-a16b-593b7ae6d828.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-a934d1e8-0df4-4558-a16b-593b7ae6d828.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-a934d1e8-0df4-4558-a16b-593b7ae6d828.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-586fcc25-1d6b-41c2-86a9-2a40c2fe0d94 {
  margin-bottom: 60px;
}
}
#s-586fcc25-1d6b-41c2-86a9-2a40c2fe0d94 {
  display: none;
}
#s-6886f43e-30b7-4a35-9691-403be06abac8 {
  text-align: left;
}


.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 {
  max-width: 100%;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom,
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 {
  max-width: 100%;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom,
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 {
  max-width: 100%;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom,
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 {
  max-width: 100%;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom,
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 {
  max-width: 100%;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom,
.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6886f43e-30b7-4a35-9691-403be06abac8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-631799a1-b840-42fb-ba74-2ed709997809 {
  margin-top: 30px;
text-align: center;
}

#s-631799a1-b840-42fb-ba74-2ed709997809 .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-192c7d25-c202-4619-9de0-20c7edb547e7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-192c7d25-c202-4619-9de0-20c7edb547e7 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-192c7d25-c202-4619-9de0-20c7edb547e7 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-192c7d25-c202-4619-9de0-20c7edb547e7 .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-b566325a-96f6-4323-9170-174220b75d99 {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-b566325a-96f6-4323-9170-174220b75d99:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b566325a-96f6-4323-9170-174220b75d99:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b566325a-96f6-4323-9170-174220b75d99 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b566325a-96f6-4323-9170-174220b75d99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b566325a-96f6-4323-9170-174220b75d99.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-b566325a-96f6-4323-9170-174220b75d99.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-b566325a-96f6-4323-9170-174220b75d99.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-4c80e405-2f53-4001-8a40-e5298253b09d {
  display: none;
}
#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 {
  text-align: left;
}


.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 {
  max-width: 100%;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom,
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 {
  max-width: 100%;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom,
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 {
  max-width: 100%;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom,
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 {
  max-width: 100%;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom,
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 {
  max-width: 100%;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom,
.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98cfcd3c-e938-45df-8d15-e1e69cd14947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49e0eabb-5f6e-40b5-a7ab-807a0ccaf57c {
  margin-top: 30px;
text-align: center;
}

#s-49e0eabb-5f6e-40b5-a7ab-807a0ccaf57c .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-e49eb447-d1a4-4961-8b61-be4c133941bb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e49eb447-d1a4-4961-8b61-be4c133941bb .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-e49eb447-d1a4-4961-8b61-be4c133941bb .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-e49eb447-d1a4-4961-8b61-be4c133941bb .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-870e3dd3-9931-4947-80f3-1de98e74809d {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-870e3dd3-9931-4947-80f3-1de98e74809d:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-870e3dd3-9931-4947-80f3-1de98e74809d:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-870e3dd3-9931-4947-80f3-1de98e74809d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-870e3dd3-9931-4947-80f3-1de98e74809d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-870e3dd3-9931-4947-80f3-1de98e74809d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-870e3dd3-9931-4947-80f3-1de98e74809d.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-870e3dd3-9931-4947-80f3-1de98e74809d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-03087731-c8fb-4efd-ae2e-7fd8d9a1fb19 {
  margin-top: 0px;
margin-bottom: 60px;
}
}
#s-03087731-c8fb-4efd-ae2e-7fd8d9a1fb19 {
  display: none;
}
#s-60630413-5827-4384-8c31-94b48d31c388 {
  text-align: left;
}


.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 {
  max-width: 100%;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom,
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 {
  max-width: 100%;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom,
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 {
  max-width: 100%;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom,
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 {
  max-width: 100%;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom,
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 {
  max-width: 100%;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom,
.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60630413-5827-4384-8c31-94b48d31c388 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d32e8e95-8007-46d5-8bdb-2a3a95ff544b {
  margin-top: 30px;
margin-bottom: 10px;
text-align: center;
}

#s-d32e8e95-8007-46d5-8bdb-2a3a95ff544b .shg-product-title-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 1px;
}

#s-c187a6bd-b990-4134-a7b5-845ca31ed9d9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c187a6bd-b990-4134-a7b5-845ca31ed9d9 .shg-product-sold-out {
  display: none;
  color: rgba(73, 73, 73, 1);
  font-size: 13px;
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
}

#s-c187a6bd-b990-4134-a7b5-845ca31ed9d9 .shg-product-price {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Sarabun;
  font-style:  normal ;
  font-size: 13px;
}

#s-c187a6bd-b990-4134-a7b5-845ca31ed9d9 .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-41cc1ccb-ff75-4e5b-ac66-3d6465dce15d {
  padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(174, 190, 216, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-41cc1ccb-ff75-4e5b-ac66-3d6465dce15d:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-41cc1ccb-ff75-4e5b-ac66-3d6465dce15d:active {background-color: rgba(243, 243, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-41cc1ccb-ff75-4e5b-ac66-3d6465dce15d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41cc1ccb-ff75-4e5b-ac66-3d6465dce15d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41cc1ccb-ff75-4e5b-ac66-3d6465dce15d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-41cc1ccb-ff75-4e5b-ac66-3d6465dce15d.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Sarabun;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-41cc1ccb-ff75-4e5b-ac66-3d6465dce15d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-dd38bd24-d016-4afc-ada4-970482668286 {
  min-height: 50px;
}








#s-dd38bd24-d016-4afc-ada4-970482668286 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd38bd24-d016-4afc-ada4-970482668286.shg-box.shg-c {
  justify-content: center;
}

.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-73af9164-a6aa-4c42-be49-68ed2c099ab2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(243, 243, 243, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(117, 113, 113, 1);
}
#s-73af9164-a6aa-4c42-be49-68ed2c099ab2:hover {background-color: rgba(174, 190, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-73af9164-a6aa-4c42-be49-68ed2c099ab2:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-73af9164-a6aa-4c42-be49-68ed2c099ab2.shg-btn {
  color: rgba(117, 113, 113, 1);
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  inline-block ;
}

#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f {
  display: none;
}
#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f, #wrap-s-5cd84310-5a6a-4804-bd55-f05cec21ec7f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f {
  display: none;
}
#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f, #wrap-s-5cd84310-5a6a-4804-bd55-f05cec21ec7f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f {
  display: none;
}
#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f, #wrap-s-5cd84310-5a6a-4804-bd55-f05cec21ec7f { display:none !important; }}







#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cd84310-5a6a-4804-bd55-f05cec21ec7f.shg-box.shg-c {
  justify-content: center;
}

#s-56271dbb-d7a5-45da-8619-5f093dff88ab {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-56271dbb-d7a5-45da-8619-5f093dff88ab {
  display: none;
}
#s-56271dbb-d7a5-45da-8619-5f093dff88ab, #wrap-s-56271dbb-d7a5-45da-8619-5f093dff88ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56271dbb-d7a5-45da-8619-5f093dff88ab {
  display: none;
}
#s-56271dbb-d7a5-45da-8619-5f093dff88ab, #wrap-s-56271dbb-d7a5-45da-8619-5f093dff88ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56271dbb-d7a5-45da-8619-5f093dff88ab {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 60px;
margin-right: 5%;
display: none;
}
#s-56271dbb-d7a5-45da-8619-5f093dff88ab, #wrap-s-56271dbb-d7a5-45da-8619-5f093dff88ab { display:none !important; }}@media (max-width: 767px){#s-56271dbb-d7a5-45da-8619-5f093dff88ab {
  margin-top: 60px;
margin-left: 20px;
margin-bottom: 60px;
margin-right: 20px;
}
}







#s-56271dbb-d7a5-45da-8619-5f093dff88ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56271dbb-d7a5-45da-8619-5f093dff88ab.shg-box.shg-c {
  justify-content: center;
}

#s-296a3f3f-822a-4632-8434-5ffd54b6be9c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-296a3f3f-822a-4632-8434-5ffd54b6be9c .shogun-heading-component h2 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-30bc66ad-5a03-44f5-9e0e-8af5012ec297 {
  margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-30bc66ad-5a03-44f5-9e0e-8af5012ec297 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-30bc66ad-5a03-44f5-9e0e-8af5012ec297 .shogun-heading-component h4 {
  color: rgba(137, 167, 211, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-334788ff-1f41-4996-86d3-b58ae748de47 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-334788ff-1f41-4996-86d3-b58ae748de47 .shogun-form-box {
  padding: 10px;
}

#s-334788ff-1f41-4996-86d3-b58ae748de47 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  
  
}

#s-334788ff-1f41-4996-86d3-b58ae748de47 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-style: ;
  color: #008000;
  font-family: Sarabun;
  font-weight: 500;
  line-height: 3em;
  
  justify-content: center;
}

#s-334788ff-1f41-4996-86d3-b58ae748de47 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-334788ff-1f41-4996-86d3-b58ae748de47 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-334788ff-1f41-4996-86d3-b58ae748de47 .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  
  
  line-height: 3em;
  
  
}

#s-334788ff-1f41-4996-86d3-b58ae748de47 .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc81dbd0-900f-422f-b76d-719d4d907818"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a638802-ff0e-476d-a1fa-e91cae1e46bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

#s-adbab9e2-c0e1-4e57-97a0-282d2ad090d2 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-adbab9e2-c0e1-4e57-97a0-282d2ad090d2  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(234, 223, 223, 1);
  border-radius: 4px;
  
  
  font-size: 18px;
  font-style: normal;
  color: rgba(159, 92, 93, 1);
  font-family: Sarabun;
  font-weight: normal;
  line-height: 1.75em;
  
}

#s-adbab9e2-c0e1-4e57-97a0-282d2ad090d2  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 18px;
  font-style: ;
  color: rgba(0, 0, 0, 1);
  font-family: Sarabun;
  font-weight: ;
  
  
}

#s-adbab9e2-c0e1-4e57-97a0-282d2ad090d2  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 18px;
  font-style: ;
  color: rgba(0, 0, 0, 1);
  font-family: Sarabun;
  font-weight: ;
  
  
}

#s-adbab9e2-c0e1-4e57-97a0-282d2ad090d2  .shogun-form-text-input-field::placeholder {
  font-size: 18px;
  font-style: ;
  color: rgba(0, 0, 0, 1);
  font-family: Sarabun;
  font-weight: ;
  
  
}


#s-adbab9e2-c0e1-4e57-97a0-282d2ad090d2 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(234, 223, 223, 1);
  border-radius: 2px;
  
  color: rgba(159, 92, 93, 1);
}



#s-adbab9e2-c0e1-4e57-97a0-282d2ad090d2 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(151, 125, 124, 1);
  border-radius: 2px;
  
  color: rgba(159, 92, 93, 1);
}


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

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

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

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

#s-0d6514fd-1c4e-4d61-86ac-ea360fa8373a {
  border-style: solid;
margin-top: 5px;
padding-top: 13px;
padding-left: 20px;
padding-bottom: 13px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 4px;
color: #FFFFFF;
background-color: rgba(194, 209, 233, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
font-family: Sarabun;
font-weight: 600;
font-size: 18px;
}
#s-0d6514fd-1c4e-4d61-86ac-ea360fa8373a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0d6514fd-1c4e-4d61-86ac-ea360fa8373a:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-0d6514fd-1c4e-4d61-86ac-ea360fa8373a {
  margin-top: 20px;
}
}
#s-0d6514fd-1c4e-4d61-86ac-ea360fa8373a[disabled],
#s-0d6514fd-1c4e-4d61-86ac-ea360fa8373a[disabled]:hover,
#s-0d6514fd-1c4e-4d61-86ac-ea360fa8373a[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-0d6514fd-1c4e-4d61-86ac-ea360fa8373a {
  display:  block ;
  width:  100% ;
}


#s-56221885-725e-4b5f-b372-ace0f2e59cf5 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-56221885-725e-4b5f-b372-ace0f2e59cf5 {
  display: none;
}
#s-56221885-725e-4b5f-b372-ace0f2e59cf5, #wrap-s-56221885-725e-4b5f-b372-ace0f2e59cf5 { display:none !important; }}







#s-56221885-725e-4b5f-b372-ace0f2e59cf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56221885-725e-4b5f-b372-ace0f2e59cf5.shg-box.shg-c {
  justify-content: center;
}

#s-2c261a40-d0e2-4ddd-b730-2a6d5aaee7ac {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c261a40-d0e2-4ddd-b730-2a6d5aaee7ac {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 60px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-2c261a40-d0e2-4ddd-b730-2a6d5aaee7ac {
  margin-top: 60px;
margin-left: 20px;
margin-bottom: 60px;
margin-right: 20px;
display: none;
}
#s-2c261a40-d0e2-4ddd-b730-2a6d5aaee7ac, #wrap-s-2c261a40-d0e2-4ddd-b730-2a6d5aaee7ac { display:none !important; }}







#s-2c261a40-d0e2-4ddd-b730-2a6d5aaee7ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c261a40-d0e2-4ddd-b730-2a6d5aaee7ac.shg-box.shg-c {
  justify-content: center;
}

#s-dbd23ad8-74db-4caf-9b67-772763981ad6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-dbd23ad8-74db-4caf-9b67-772763981ad6 .shogun-heading-component h2 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 63px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eb0eeaa9-9bda-4b1d-8ea8-412dae25ddbb {
  margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-eb0eeaa9-9bda-4b1d-8ea8-412dae25ddbb {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-eb0eeaa9-9bda-4b1d-8ea8-412dae25ddbb .shogun-heading-component h4 {
  color: rgba(137, 167, 211, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bf30b902-6845-48cc-9ca4-d8a593588173 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-bf30b902-6845-48cc-9ca4-d8a593588173 .shogun-form-box {
  padding: 10px;
}

#s-bf30b902-6845-48cc-9ca4-d8a593588173 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  
  
}

#s-bf30b902-6845-48cc-9ca4-d8a593588173 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-style: ;
  color: #008000;
  font-family: Sarabun;
  font-weight: 500;
  line-height: 3em;
  
  justify-content: center;
}

#s-bf30b902-6845-48cc-9ca4-d8a593588173 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-bf30b902-6845-48cc-9ca4-d8a593588173 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-bf30b902-6845-48cc-9ca4-d8a593588173 .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  
  
  line-height: 3em;
  
  
}

#s-bf30b902-6845-48cc-9ca4-d8a593588173 .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2aad2a79-b201-48ad-ace1-92d571f8af2a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-897261d7-da31-4eea-b28f-02b09d4a845d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-75305d02-0f07-4c91-afbc-baa537ea8c58 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-75305d02-0f07-4c91-afbc-baa537ea8c58  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(234, 223, 223, 1);
  border-radius: 4px;
  
  
  font-size: 18px;
  font-style: normal;
  color: rgba(159, 92, 93, 1);
  font-family: Sarabun;
  font-weight: normal;
  line-height: 1.75em;
  
}

#s-75305d02-0f07-4c91-afbc-baa537ea8c58  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 18px;
  font-style: ;
  color: rgba(0, 0, 0, 1);
  font-family: Sarabun;
  font-weight: ;
  
  
}

#s-75305d02-0f07-4c91-afbc-baa537ea8c58  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 18px;
  font-style: ;
  color: rgba(0, 0, 0, 1);
  font-family: Sarabun;
  font-weight: ;
  
  
}

#s-75305d02-0f07-4c91-afbc-baa537ea8c58  .shogun-form-text-input-field::placeholder {
  font-size: 18px;
  font-style: ;
  color: rgba(0, 0, 0, 1);
  font-family: Sarabun;
  font-weight: ;
  
  
}


#s-75305d02-0f07-4c91-afbc-baa537ea8c58 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(234, 223, 223, 1);
  border-radius: 2px;
  
  color: rgba(159, 92, 93, 1);
}



#s-75305d02-0f07-4c91-afbc-baa537ea8c58 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(151, 125, 124, 1);
  border-radius: 2px;
  
  color: rgba(159, 92, 93, 1);
}


#s-8ab0a6b8-5828-4871-ac54-131c0d46f16a {
  border-style: solid;
margin-top: 5px;
padding-top: 13px;
padding-left: 20px;
padding-bottom: 13px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 4px;
color: #FFFFFF;
background-color: rgba(194, 209, 233, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
font-family: Sarabun;
font-weight: 600;
font-size: 18px;
}
#s-8ab0a6b8-5828-4871-ac54-131c0d46f16a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8ab0a6b8-5828-4871-ac54-131c0d46f16a:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-8ab0a6b8-5828-4871-ac54-131c0d46f16a {
  margin-top: 20px;
}
}
#s-8ab0a6b8-5828-4871-ac54-131c0d46f16a[disabled],
#s-8ab0a6b8-5828-4871-ac54-131c0d46f16a[disabled]:hover,
#s-8ab0a6b8-5828-4871-ac54-131c0d46f16a[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-8ab0a6b8-5828-4871-ac54-131c0d46f16a {
  display:  block ;
  width:  100% ;
}


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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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