.soblister-video {
  width: 500px;
  margin-top: 10px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pdp-container img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.ad-play-btn {
    position: absolute;
    pointer-events: none;
    font-size: 45px;
    transition: all 300ms ease-in;
}
.slide_img_wrapper:hover .ad-play-btn{
  color: #ed3124;
}

.slide_img_wrapper{
    align-items: center;
    display: flex;
    justify-content: center;
  }


.permit {
    font-size: 14px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 1.6em !important; 
}

.adpermit_txt { margin: 3px 10px; }

.pdp_container .permit.sx-txt {
  margin-bottom: 2em;
}

.pdp_container .sx-txt {
    margin-bottom: 1em;
 }


.pdp-bg-img {
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  background-image: url('/shop/sh88/info/pdp_so002/bg-so-sq.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  width: 100%;
}

.so001 .pdp-bg-img {
    background-image: url('/shop/sh88/info/pdp_so001/bg-so001-sq.jpg');
    background-position: center;
}

.so001.ls .pdp-bg-img {
    background-image: url('/shop/sh88/info/pdp_so001ls/bg-so001ls-sq.jpg');
    background-position: center 88%;
}

.so001.el .pdp-bg-img {
    background-image: url('/shop/sh88/info/pdp_so001el/bg-so001el-sq.jpg');
    background-position: center 27%;
}

.so001.lsel .pdp-bg-img {
  background-image: url('/shop/sh88/info/pdp_so001lsel/bg-so001lsel-sq.jpg');
  background-position: center center;
}

.ls .pdp-bg-img {
    background-image: url('/shop/sh88/info/pdp_so002L/bg-sols-sq.jpg');
 }

.el .pdp-bg-img {
    background-image: url('/shop/sh88/info/pdp_so002EL/bg-soel-sq.jpg');
    background-position: center 27%;
 }

.xl .pdp-bg-img {
  background-image: url('/shop/sh88/info/pdp_so002XL/bg-soxl-sq.jpg');
  background-position: center 27%;
}

.heading {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #be243b;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 1.6em;
}

.so001 .heading{
    color: #525252;
}
.ls .heading , .lsel .heading , .so001.ls .heading , .so001.lsel .heading , .xl .heading {
    color: black;
}
.el .heading , .so001.el .heading {
    color: #5eb3e4;
}

.paragraph {
  padding-right: 100px;
  padding-left: 100px;
  text-align: center;
  line-height: 1.6em;
}

.lsel .paragraph , .so001.lsel .paragraph {
  color: black;
}

.pdp-img {
  width: 100%;
  margin-bottom: 2em;
}

.pdp-img.pdp-img-8 {
  top: 10%;
  width: 45%;
  margin-bottom: 2em;
}


.pdp-img.pdp-img-9 {
  width: 40%;
}

.col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 10px;
  margin-bottom: 40px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.number {
  position: static;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 3px;
  background-color: #be243b;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
}

.so001 .number {
    background-color: #b29435;
}

.ls .number , .so001.ls .number , .xl .number {
    background-color: black;
}

.el .number , .lsel .number , .so001.el .number, .so001.lsel .number {
    background-color: #5eb3e4;
}

.text-block {
  line-height: 1.6em;
}

.sub-title {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.txt {
  padding-left: 8px;
}

._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gradient {
  position: absolute;
  left: 5px;
  top: 5px;
  right: 0%;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(327deg, #929292, #4f4f4f, #a0a0a0 0, #f7f7f7 0, #f9f9f9 0, #8a8a8a 0, #fff 0, #f3f3f3 20%, #a7a7a7 65%, #d8d8d8 100%, #bcbcbc);
  box-shadow: 0 0 10px 2px #bebebe;
}

.pdp-img-4 {
  width: 60%;
  margin-bottom: 2em;
}

.card {
  position: relative;
  z-index: 1;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.pdp-img-8 {
  position: absolute;
  left: 45%;
  top: 20%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: 50%;
  margin-bottom: 10px;
}

._8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 120px;
  margin-left: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.en ._8 {
    margin-bottom: 80px;
}

.card-4 {
  position: relative;
  left: -50px;
  width: 40%;
}

.card-8 {
  position: relative;
  left: 10%;
  z-index: 1;
  width: 45%;
}

._9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 50px 10px 40px;
  padding: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
}

.image-9 {
  width: 40%;
  padding-right: 20px;
  padding-left: 20px;
}

.txt-block { 
  display: flex;
  align-items: flex-start;
}

.txt-block-9 {
  width: 60%;
}

._10 {
  display: flex;
  width: 100%;
  margin-bottom: 4em;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}

._10 .card-4 { 
 width: 50%;
 margin-top: 4.5em;
}

.pdp-img-10 {
  width: 45%;
  margin-bottom: 2em;
}

._11 {
  display: flex;
  width: 100%;
  margin-bottom: 4em;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row-reverse;
}

._11 .card-4 { 
 width: 50%;
 left: 50px;
 margin-top: 4.5em;
}

.pdp-img-11 {
  width: 45%;
  margin-bottom: 2em;
}

.how-to-use {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-2 {
  text-align: center;
  line-height: 1.6em;
}

.step-gp {
  position: relative;
  z-index: 3;
  display: flex;
  margin-bottom: -150px;
  justify-content: center;
  align-items: flex-start;
}

.step-number {
  position: absolute;
  left: 5%;
  top: 5%;
  right: auto;
  bottom: auto;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 3px;
  background-color: #be243b;
  color: #fff;
  font-weight: 700;
}

.so001 .step-number {
    background-color: #b29435;
}
.ls .step-number , .so001.ls .step-number , .xl .step-number {
    background-color: black;
}
.el .step-number , .lsel .step-number, .so001.el .step-number, .so001.lsel .step-number {
    background-color: #5eb3e4;
}

.step {
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
  box-shadow: 0 1px 6px 0 #b1b1b1;
}

.how-to-use-card {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 30px 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.how-to-use-gradient {
  position: absolute;
  left: 5px;
  top: 5px;
  right: 0%;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(327deg, #929292, #4f4f4f, #a0a0a0 0, #f7f7f7 0, #f9f9f9 0, #8a8a8a 0, #fff 0, #f3f3f3 20%, #a7a7a7 65%, #d8d8d8 100%, #bcbcbc);
  box-shadow: 0 0 10px 2px #bebebe;
}

.pdp-video-sagami {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 56%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#videopath {
    flex:1;
  }

.youtube-video {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  height: 100%;
}

.common_btn {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -50px;
  padding: 8px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  text-decoration: none;
}

.pdp-share-btn-txt {
  font-weight: 700;
  text-decoration: none;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
}

.share-btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.copyvideopath-wrapper{
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.copyvideopath-container{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #d3d3d3;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #d3d3d3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #d3d3d3;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #d3d3d3;
  width: 100%;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.copyvideopath {
  width: auto;
}

.how-to-use{
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

.how-to-use-img {
  width: 100%;
}

.img-9-mask {
  overflow: hidden;
  width: 4%;
}

.div-block {
  width: 60%;
}

.pdp-video-block {
  width: 60%;
  display: none;
}

.pdp-container {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .soblister-video {
    width: 100%;
  }

  .row{
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
  }
 

  .pdp-img.pdp-img-4 {
    width: 100%;
    margin-bottom: 2em;
  }

  .pdp-img.pdp-img-8 {
    position: static;
    left: auto;
    top: auto;
    width: 100%;
  }

  .pdp-img.pdp-img-10 {
    width: 100%;
    margin-bottom: 2em;
  }

  .col {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._4 {
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
  }
  
  ._10, ._11 {
        margin-bottom: 40px;
  } 
  .gradient {
    display: none;
  }

  .card {
    z-index: 2;
    padding: 0px;
  }

  .card-4 , ._10 .card-4, ._11 .card-4 {
    left: auto;
    width: 100%;
    margin-top: unset;
  }

  .card-8 {
    left: auto;
    width: 100%;
  }
  ._9 {
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: hsla(0, 0%, 96.9%, 0);
  }

.txt-block-9{
  width: 100%;
}

.pdp-img.pdp-img-9{
   width: 100%;
}
  ._8 {
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
  }


  .step-gp {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .how-to-use-card {
    z-index: 2;
  }

  .pdp-video-block {
    width: 100%;
  }
}

@media screen and (max-width: 669px) {/* Essential */

  .adpermit_txt { display: flex; flex-wrap: wrap; justify-content: center; width: 100%;}
  .adpermit_txt b { flex: 100%; }
}

@media screen and (max-width: 767px) {

  .pdp-bg-img {
  background-size: 1000px;
  }

  .paragraph {
    padding-right: 40px;
    padding-left: 40px;
  }
  
  .gradient {
    display: none;
  }

  .pdp-img-4 {
    width: 100%;
    margin-bottom: 10px;
  }

  .card {
    padding: 0px 0px 10px;
  }

  .pdp-img-8 {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    width: 100%;
  }


  .card-4 , ._10 .card-4, ._11 .card-4 {
    left: auto;
    width: 100%;
  }

  .card-8 {
    left: auto;
    width: 100%;
  }


  .image-9 {
    width: 60%;
  }

  .txt-block-9 {
    width: 100%;
  }

  .how-to-use {
    left: auto;
    width: 100%;
  }

  .step-gp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: row;
  }

  .step {
    width: 70%;
    margin: 0 4px;
  }

  .how-to-use-card {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 50px;
  }

  .how-to-use-gradient {
    top: 1%;
    display: block;
  }

  .pdp-video-sagami {
    width: 100%;
  }


  .img-9-mask {
    width: 100%;
  }

  .pdp-video-block {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .paragraph {
    padding-right: 5%;
    padding-left: 5%;
  }

  ._9 {
    padding-top: 0px;
  }

  .image-9 {
    width: 80%;
  }
  .copyvideopath-container  {
      flex-wrap: wrap;
  }
  .copyvideopath{
    width: 100%;
  }

  .row {
    padding-bottom: 60px;
  }
}
