.container-fluid{
    padding: 0;
}
.news-letter{
  display: none;
}
a[disabled] span, a[disabled] span:hover{
  color:grey !important;
  background-color: transparent !important;
  border-color: grey !important;
  opacity: 0.3;
}
footer {
    margin-top: 0px;
}
.free-sample-main{
  text-align: center;
  max-width: 1024px;
  margin: auto;
  margin-top: 75px;
}
.sample-product-img{
  display: inline-block;
}
.sample-product-detail{
  display: inline-block;
  text-align: left;
  padding-right: 0;
  padding-left: 2px;
}
.product-descp-ul{
  margin-bottom: 5px;
  padding-left: 20px;
}
.product-descp-ul li{
  line-height: 30px;
}
.sample-product-div{
  margin-top: 80px;
}
.sample-product-div:first-of-type{
  margin-top: 65px;
}
.sample-product-div:last-of-type{
  margin-bottom: 218px;
}
.product-buy-button{
  margin-top: 15px;
}
.free-sample-upper-div .free-sample-title, .free-sample-upper-div .free-sample-title h1{
  /*font-family: Gotham-BlackItalic;*/
  font-family: "Kotex-Bold";
  font-style: italic;
  /*font-weight: 800;*/
  font-size: 30px;
  line-height: 1;
}
.free-sample-upper-div .free-sample-title-ps{
  /*font-family: Gotham-Book;*/
  font-family: "Kotex-Light";
  font-style:normal;
  /*font-weight: 400;*/
  font-size: 14px;
  margin: 5px 0 20px 0;
}
.free-sample-upper-div .free-sample-sub-title{
  /*font-family: Gotham-BlackItalic;*/
  font-family: "Kotex-Bold";
  font-style: italic;
  /*font-weight: 800;*/
  font-size: 12px;
}
.free-sample-upper-div .free-sample-sub-title{
  /*font-family: Gotham-BlackItalic;*/
  font-family: "Kotex-Bold";
  font-style: italic;
  /*font-weight: 800;*/
  font-size: 12px;
}
.free-sample-upper-div .free-sample-sub-title a{
  color: #ee2c74;
  text-decoration: none;
}
.sample-product-detail .product-title{
  /*font-family: Gotham-BlackItalic;*/
  font-family: "Kotex-Bold";
  font-style: italic;
  /*font-weight: 800;*/
  font-size: 18px;
  padding-bottom: 10px;
}
.sample-product-detail .product-descp{
  /*font-family: Gotham-BlackItalic;*/
  font-family: "Kotex-Bold";
  font-style: italic;
  /*font-weight: 800;*/
  font-size: 12px;
}
.sample-product-detail .stock-out-text{
  /*font-family: Gotham-BlackItalic;*/
  font-family: "Kotex-Bold";
  font-style: italic;
  /*font-weight: 800;*/
  font-size: 12px;
  color: #ee2c74;
  text-transform: uppercase;
}
.free-sample-main a[disabled]{
  pointer-events:none;
}
  .container-fluid{
    width:100%
    background-color: #000000;
    margin: -18px auto auto;
  }
@media (max-width:599px) {
  .container-fluid{
    margin-top: -22px;
  }
  .content-main-div,.sample-product-div,.sample-product-img,.sample-product-detail{
    padding: 0;
  }
  .sample-product-img img{
    width: 100%;
    max-width: 320px;
  }
  .product-buy-button {
    text-align: center;
  }
  .free-sample-main {
    margin-top: 48px;
  }
  .free-sample-upper-div .free-sample-title-ps{
      margin: 14px 0 20px 0;
  }
  .free-sample-upper-div,.sample-product-div{
    padding: 0 10px;
  }
  .sample-product-detail{
    margin: auto;
    width:100% ;
    max-width: 300px;
  }
}
@media (min-width:600px) and (max-width:1024px) {
  .content-main-div,.sample-product-div,.sample-product-img,.sample-product-detail{
    padding: 0;
  }
  .sample-product-img img{
    width: 100%;
    max-width: 320px;
  }
  .sample-product-detail{
    min-width: 265px;
  }
  .free-sample-main{
    margin-top: 55px;
  }
}
@media (min-width:769px) and (max-width:1024px) {}
@media (min-width:600px) and (max-width:768px) {
  .sample-product-detail{
    padding: 0 0 0 20px;
  }
}

@media (min-width:1025px) { 
  body{
    background-color: #f8f8f8;
  }

  .sample-product-img img {
    width: 100%;
  }
}
