body {
  font-family: "Open Sans", Arial;
}
@media (max-width: 600px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
  }
}
body h1 {
  font-size: 32px;
}
body #ttl {
  font-size: 18pt;
  margin-left: -2px;
  margin-top: 24px;
  font-weight: bold;
}
body #ttl span {
  color: #08638C;
  font-size: 22pt;
}
@media (max-width: 440px) {
  body #ttl {
    font-size: 13pt;
  }
}
body #main_content {
  padding-top: 35px;
  padding-bottom: 100px;
}
body #main_content #img_01 {
  border: 1px solid #E2E2E2;
  padding: 20px 50px;
}
body #main_content #gallspc {
  display: block;
  margin: 7px 0;
}
body #main_content #gal1 {
  display: inline;
}
body #main_content #gal1 img {
  margin-right: 22px;
  border: 1px solid #E2E2E2;
}
body #main_content #gal1 br {
  display: none;
}
@media (max-width: 600px) {
  body #main_content #gal1 br {
    display: inline;
  }
}
body #main_content .active img {
  /*border: 1px solid;
				border-color: rgba(222, 223, 224, .9)*/
}
body #main_content #tryit {
  color: #EC9F05;
  border: 2px solid #EC9F05;
  padding: 15px 31px;
  margin-left: 23px;
  cursor: pointer;
  font-size: 9pt;
  letter-spacing: 1px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
}
body #main_content #tryit img {
  margin-right: 12px;
}
@media (max-width: 600px) {
  body #main_content #tryit {
    margin-left: 5px;
  }
}
body #main_content #tryit:hover {
  background-color: #eeeeee!important;
}
body #main_content .col-lg-5 {
  padding-left: 0px;
  margin-left: -5px;
}
body #main_content #incart {
  background-color: #F6F6F6;
  width: 97.5%;
  float: right;
  padding: 30px 0px 20px 30px;
}
body #main_content #incart > span:nth-child(2) {
  display: none;
}
body #main_content #incart #subttl {
  font-size: 10pt;
}
body #main_content #incart > span.sale {
  font-size: 14pt;
  display: inline;
  float: right;
  font-weight: bold;
  color: white;
  padding: 6px 30px;
  background-color: #E50051;
  text-transform: uppercase;
  letter-spacing: 3px;
}
body #main_content #incart #price {
  margin-top: 18px;
  font-size: 13pt;
}
body #main_content #incart #price span:first-child {
  display: none;
}
body #main_content #incart #price br {
  display: block;
  margin: -4px 0;
}
body #main_content #incart #price span.sale:first-child {
  display: inline;
  text-decoration: line-through;
  color: #E50051;
  font-size: 15pt;
  margin-left: 0px;
}
body #main_content #incart #price #productPrice {
  font-size: 26pt;
  font-weight: bold;
  color: #257DA7;
}
body #main_content #incart #vrsnd {
  margin-top: 32px;
}
body #main_content #incart #vrsnd #rdy {
  color: #2B9D41;
  font-weight: bold;
}
body #main_content #incart #vrsnd img {
  margin-right: 10px;
}
body #main_content #incart #vrsnd #bintocart {
  width: 91%;
  padding: 18px 0 18px 0;
  display: inline-block;
  text-align: center;
  background-color: #1C90C3;
  color: white;
  font-weight: bold;
  font-size: 14pt;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 8px;
}
body #main_content #bintocart:hover {
  background-color: #ccc!important;
  color: #000000!important;
}
body #main_content #aboutProd {
  margin-top: -2px;
  font-size: 13pt;
}
body #main_content #aboutProd br {
  display: block;
  margin: 5px 0;
}
body #main_content #aboutProd .col-lg-6 {
  padding-left: 0px;
}
@media (max-width: 1160px) {
  body #main_content #aboutProd .col-lg-6 {
    padding-left: 15px;
  }
}
body #main_content #aboutProd .col-lg-6 p {
  letter-spacing: -0.3px;
  word-spacing: -0.3px;
  line-height: 1.25;
}
body #main_content #aboutProd .col-lg-5 {
  padding-left: 0px;
  margin-left: -10px;
}
@media (max-width: 1160px) {
  body #main_content #aboutProd .col-lg-5 {
    padding-left: 15px;
  }
}
body #main_content #aboutProd .col-lg-5 br {
  display: block;
  margin: 1px 0;
}
body #main_content #aboutProd .det {
  display: inline-block;
  float: left;
  text-align: left;
  font-weight: bold;
  width: 193px;
}
@media (max-width: 400px) {
  body #main_content #aboutProd h1 {
    font-size: 20pt;
  }
}
body #main_content hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
body #main_content h2 {
  font-size: 26px;
  font-weight: bold;
}
@media (max-width: 400px) {
  body #main_content h2 {
    font-size: 20pt;
  }
}
body #main_content .slider {
  width: 100%;
  margin: 70px auto;
  margin-top: 40px;
  margin-bottom: 50px;
}
body #main_content .slider .thesmp {
  cursor: pointer;
}
body #main_content .slider .thesmp img {
  vertical-align: middle;
  margin: auto;
  max-height: 123px;
  width: auto;
  max-width: 245px;
}
body #main_content .slider .thesmp > div:nth-child(2) span {
  opacity: 0;
}
body #main_content .slider .thesmp > div:nth-child(2) span.sale {
  display: inline;
  float: right;
  font-weight: bold;
  color: white;
  padding: 2px 33px;
  background-color: #E50051;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12spt;
  opacity: 1;
}
body #main_content .slider .thesmp div:nth-child(2) {
  min-height: 46px;
}
body #main_content .slider .addto {
  opacity: 0;
  background-color: rgba(44, 152, 199, 0.9);
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 260px;
  height: 184px;
  justify-content: center;
  position: absolute;
  z-index: 100;
  color: white;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
body #main_content .slider .addto:hover {
  opacity: 1;
}
body #main_content .slider .addto div span:first-child {
  font-size: 17pt;
  display: block;
}
body #main_content .slider .addto div span:nth-child(2) {
  font-size: 10pt;
  display: block;
  margin-top: 17px;
  text-transform: uppercase;
}
body #main_content .slider .slick-slide {
  width: 100%;
  max-width: 260px;
}
body #main_content .slider .similarp {
  background-color: #EAEAEA;
  padding: 10px 7px 8px 10px;
  width: 100%;
  min-height: 140px;
  margin-top: 15px;
}
body #main_content .slider .similarp .smpttl {
  font-size: 14pt;
  font-weight: bold;
  letter-spacing: 1px;
  color: black;
  display: block;
  min-height: 80px!important;
}
body #main_content .slider .similarp br {
  display: block;
  margin: -4px 0;
}
body #main_content .slider .similarp .prc {
  margin-top: 10px;
  text-align: right;
  padding-right: 5px;
}
body #main_content .slider .similarp .prc span:first-child {
  display: none;
}
body #main_content .slider .similarp .prc span.sale:first-child {
  display: inline;
  text-decoration: line-through;
  color: #E50051;
  font-size: 11pt;
  margin-right: 15px;
}
body #main_content .slider .similarp .prc span:nth-child(2) {
  letter-spacing: 1px;
  font-size: 17pt;
  font-weight: bold;
  color: #257DA7;
}
body #main_content .slick-slide {
  margin: 0px 14px;
}
body #main_content .slick-slide img {
  width: 100%;
}
body #main_content .slick-prev:before,
body #main_content .slick-next:before {
  color: #257DA7;
}
body #main_content .more {
  cursor: pointer;
  float: right;
  color: #257DA7;
  text-transform: uppercase;
  margin-right: 1.2%;
  font-weight: bold;
  letter-spacing: 1px;
}
body #main_content .more span:last-child {
  margin-left: 20px;
}

body #main_content .slider .addto3 {
  opacity: 0;
  background-color: rgba(44, 152, 199, 0.9);
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 255px;
  height: 184px;
  justify-content: center;
  position: absolute;
  z-index: 100;
  color: white;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
body #main_content .slider .addto3:hover {
  opacity: 1;
}

body #main_content .slider .addto4 {
  opacity: 0;
  background-color: rgba(44, 152, 199, 0.9);
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 250px;
  height: 184px;
  justify-content: center;
  position: absolute;
  z-index: 100;
  color: white;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
body #main_content .slider .addto4:hover {
  opacity: 1;
}
