/* single product */

.product-info,
.product-info li,
.product-info ul {
  font-family: "Odibee Sans";
}

ul.pd-cat,
ul.pd-tag {
  padding-left: 10px;
  font-family: "Odibee Sans";
}

@media (max-width: 992px) {
  .product-info {
    padding-top: 40px;
  }
}
.product-info .available {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.product-info .available h5 {
  background-color: #d6ffcb;
  padding: 5px 20px;
  text-transform: uppercase;
  color: #1f9d25;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 330px) {
  .product-info .available h5 {
    padding: 5px 16px;
    color: #1f9d25;
    font-size: 16px;
  }
}
.product-info .available h5 i {
  padding-right: 10px;
}
.product-info h2 {
  font-size: 50px;
  line-height: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 1200px) {
  .product-info h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 450px) {
  .product-info h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.product-info .wrap {
  width: auto;
  display: flex;
  width: 40%;
  margin: 0;
  padding: 0 26px;
}
@media (max-width: 450px) {
  .product-info .wrap {
    width: 50%;
    padding: 0 20px;
  }
}
.product-info .wrap input {
  padding: 0;
}
.product-info ul.product_meta {
  padding-top: 24px;
  margin-top: 32px;
  border-top: 1px solid #e2e2e2;
  font-family: "Odibee Sans";
}
.product-info ul.product_meta > li {
  display: flex;
  align-items: center;
  padding-top: 10px;
  font-family: "Odibee Sans";
}
.product-info ul.product_meta li span {
  color: #f41d1d;
  text-transform: uppercase;
  font-size: 20px;
}
@media (max-width: 450px) {
  .product-info ul.product_meta li span {
    font-size: 16px;
  }
}
.product-info ul.product_meta li a {
  text-transform: uppercase;
  color: #444444;
  font-size: 20px;
}
@media (max-width: 450px) {
  .product-info ul.product_meta li a {
    font-size: 16px;
  }
}
.product-info ul.product_meta li a:hover {
  color: #f41d1d;
}
.product-info form.variations_form h6 {
  font-size: 18px;
  color: #a1a1a1;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.product-info .product-review {
  display: flex;
  gap: 15px;
  align-items: center;
}
.product-info .start i {
  color: #efd20b;
}
.product-info .product-review h5 {
  color: #555;
  text-transform: uppercase;
  font-size: 16px;
}
.product-info .wishlist {
  display: flex;
  gap: 10px;
}
.product-info .wishlist a {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  color: #ffffff;
  transition: 0.5s ease-in-out;
}
.product-info .wishlist a:hover {
  background-color: #f41d1d;
}
@media (max-width: 330px) {
  .product-info .wishlist a {
    width: 50px;
    height: 50px;
  }
}
.product-info .price del {
  font-size: 20px;
  color: #444;
  margin-right: 10px;
}
.product-info .price ins {
  font-size: 40px;
  border: 0;
  text-decoration: none;
}
@media (max-width: 450px) {
  .product-info .price ins {
    font-size: 32px;
  }
}
.product-info .price ins span.woocommerce-Price-currencySymbol {
  color: #f41d1d;
}
.product-info > span {
  width: auto;
  display: inline-block;
  background-color: #f41d1d;
  width: auto;
  color: #fff;
  padding: 4px 20px;
  text-transform: uppercase;
  font-size: 18px;
}

.pd-gallery {
  width: 90%;
  position: relative;
}
@media (max-width: 1200px) {
  .pd-gallery {
    width: 100%;
  }
}
.pd-gallery img.scope {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
  height: 400px;
}
@media (max-width: 556px) {
  .pd-gallery img.scope {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 450px) {
  .pd-gallery img.scope {
    width: 200px;
    height: 200px;
  }
}
.pd-gallery .pd-main-img {
  border: 1px solid #bbbbbb;
  margin-bottom: 40px;
  padding: 127px 50px;
  text-align: center;
  position: relative;
}
@media (max-width: 450px) {
  .pd-gallery .pd-main-img {
    padding: 50px;
  }
}
@media (max-width: 410px) {
  .pd-gallery .pd-main-img {
    margin-bottom: 20px;
  }
}
.pd-gallery .pd-main-img img#NZoomImg {
  position: relative;
}
@media (max-width: 1200px) {
  .pd-gallery .pd-main-img img#NZoomImg {
    width: 100%;
  }
}
.pd-gallery ul.pd-imgs {
  display: flex;
}
.pd-gallery ul.pd-imgs li a img {
  width: 100px;
  padding: 20px 10px;
  border: 1px solid #bbbbbb;
  margin-right: 12px;
}
@media (max-width: 410px) {
  .pd-gallery ul.pd-imgs li a img {
    width: 90px;
  }
}
@media (max-width: 330px) {
  .pd-gallery ul.pd-imgs li a img {
    width: 70px;
  }
}
.pd-gallery ul.pd-imgs li.li-pd-imgs.nav-active a img {
  border-color: #f41d1d;
}

.nav-pills {
  display: -webkit-inline-box;
  margin-bottom: 50px;
  width: 100%;
  background-color: #f9f9f9;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .nav-pills {
    padding-left: 0;
  }
}

.nav-pills .nav-link {
  width: -moz-fit-content;
  width: fit-content;
  background-color: transparent;
  margin-right: 40px;
  border-radius: 0 !important;
  color: black;
  font-size: 22px;
  font-size: 22px;
  border-bottom: 3px solid transparent;
  padding: 14px 20px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .nav-pills .nav-link {
    font-size: 18px;
    padding: 10px 10px;
  }
}
@media (max-width: 450px) {
  .nav-pills .nav-link {
    font-size: 14px;
    margin-right: 10px;
  }
}

.nav-pills .nav-link.active {
  border-color: #f41d1d;
  background-color: transparent;
  color: #f41d1d;
}

.product-text p {
  padding-bottom: 40px;
}
.product-text ul.list-style2 li {
  width: 100%;
  font-size: 18px;
}
@media (max-width: 1400px) {
  .product-text ul.list-style2 li {
    font-size: 16px;
  }
}

ul.specification li {
  font-family: "Odibee Sans";
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  text-transform: uppercase;
  border: 1px solid #bbbbbb;
  font-size: 22px;
}
@media (max-width: 768px) {
  ul.specification li {
    font-size: 18px;
  }
}
ul.specification li h6 {
  color: #000;
  padding: 24px 44px;
  width: 300px;
  margin-right: 30px;
  font-size: 22px;
  border-right: 1px solid #bbbbbb;
}
@media (max-width: 768px) {
  ul.specification li h6 {
    width: 140px;
    padding: 20px;
    font-size: 18px;
  }
}

.tab-pane .comment li {
  margin: 0;
  margin-top: 0;
  margin-bottom: 20px;
  width: 96%;
  margin-left: auto;
}
.tab-pane .comment li .start {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  border: 1px solid #f1f1f1;
  border-top: 0;
  border-right: 0;
  padding: 4px 20px;
}
.tab-pane .comment li .start i {
  font-size: 12px;
  color: #efd20b;
  margin-left: 2px;
}
.tab-pane .select-rating {
  display: flex;
  gap: 20px;
  padding-top: 14px;
}
.tab-pane .select-rating .start i {
  font-size: 20px;
  margin-right: 3px;
  color: #444;
  line-height: normal;
  padding-top: 4px;
}
@media (max-width: 330px) {
  .tab-pane .select-rating .start i {
    font-size: 16px;
  }
}
.tab-pane .select-rating span {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #444;
}
@media (max-width: 410px) {
  .tab-pane .select-rating span {
    font-size: 22px;
  }
}
@media (max-width: 330px) {
  .tab-pane .select-rating span {
    font-size: 20px;
  }
}/*# sourceMappingURL=main.css.map */