/* Product Page */

.fenix-product-data-list {
  list-style: none;
}
.fenix-product-data-list li {
  padding: 10px;
}
.fenix-product-data-list li:nth-child(even) {
  background: #f2f2f2;
}

.fenix-product-section-title {
  margin: 0;
  padding: 0;
  font-size: 34px;
}

.fenix-product-hr {
  margin: 5px 0 15px !important;
}

.fenix-product-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.fenix-product-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

span.onsale {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #f6891f;
  padding: 2px 10px !important;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
}

.woocommerce-product-gallery__wrapper {
  text-align: center;
}

.elementor-accordion .elementor-accordion-item:first-of-type {
  display: none;
}

.fenix-product-accord .elementor-tab-title {
  margin: 0 0 10px !important;
  border: 1px solid #c9c9c9 !important;
}

.flex-viewport {
    height: auto !important;
}

/*=====================================
   Comment Template CSS
  ========================================*/

.comments-area {
  margin-top: 40px;
}

.comments-area h2.comments-title {
  font-size: 25px;
  margin-bottom: 20px;
}

.comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comment-meta {
  margin-bottom: 20px;
}

.comment-meta a {
  color: #333;
}

.comment-meta img {
}

.comment-author.vcard {
  position: relative;
  padding-left: 50px;
}

.comment-author.vcard img {
  position: absolute;
  left: 0;
  top: 5px;
}

.comment-metadata {
  margin-left: 50px;
}

.comments-area table {
  border-left: 1px solid #dddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

.comments-area table td,
.comments-area table th {
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 10px;
}

.comments-area th {
  background: #278cc1;
  color: #fff;
}

.comments-area dd {
  margin-bottom: 15px;
}

.comments-area .comments-content ul,
.comments-area .comments-content ol {
  padding-left: 15px;
}

.comments-area .comment-content ul,
.comments-area .comment-content ol {
  padding-left: 15px;
}

.comment-reply-link {
  background: #1e71f9;
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  border-radius: 5px;
}

.comment-list li.comment {
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}

.comment-metadata {
  font-size: 80%;
}

.comment-reply-link {
  margin-top: 10px;
}

.comment-list li ol.children {
  padding-left: 50px;
  margin: 0;
  list-style: none;
  margin-top: 25px;
}

.comment-list li ol.children ol.children {
  padding-left: 20px;
}

.comment-list li.comment:last-child {
  border-bottom: 0px solid;
  padding-bottom: 0;
  margin-bottom: 0;
}

.comment-respond {
  margin-top: 50px;
}

.comment-notes {
  font-size: 90%;
  margin-bottom: 40px;
}

.comment-form label {
  display: block;
  margin-bottom: 10px;
}

.comment-form input,
.comment-form textarea {
  width: 100%;
  margin-bottom: 20px;
}

.comment-form input[type="submit"] {
  width: auto;
}

.commentlist {
  list-style: none;
}
.woocommerce
  .elementor-widget-woocommerce-product-rating
  .elementor-widget-container
  .woocommerce-product-rating {
  display: block !important;
}
.woocommerce .star-rating,
.woocommerce p.stars [class^="star-"],
.woocommerce p.stars [class*=" star-"] {
  font-family: "Font Awesome 5 Free";
  speak: none;
  font-weight: 900;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1em !important;
}
.woocommerce .star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  width: 5.7em;
}
.woocommerce .star-rating:before {
  content: "\f005\f005\f005\f005\f005";
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  color: #999;
}
.woocommerce .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.woocommerce .star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  right: 0;
  color: #f90;
}
/* rating block specific to single product summary area */
.woocommerce .woocommerce-product-rating {
  display: block;
  width: 100%;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0 auto;
  float: right;
  font-size: 1em;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link {
  font-size: 85%;
  width: 100%;
  margin: 0em 0;
  float: right;
  padding-right: 5px;
}
/* rating block specific to review submit form */
.woocommerce p.stars {
  position: relative;
  padding: 0.75em;
}
.woocommerce p.stars a {
  display: inline-block;
  margin-left: 1em;
  text-indent: -9999px;
  position: relative;
  border-bottom: 0 !important;
  outline: 0;
  color: #999;
}
.woocommerce p.stars a:hover,
.woocommerce p.stars a.active {
  color: #f90;
}
.woocommerce p.stars a:last-child {
  border-left: 0;
}
.woocommerce p.stars [class^="star-"],
.woocommerce p.stars [class*=" star-"] {
  border-left: 1px solid #ccc;
}
.woocommerce p.stars [class^="star-"]:after,
.woocommerce p.stars [class*=" star-"]:after {
  text-indent: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.woocommerce p.stars a.star-1 {
  width: 2em;
}
.woocommerce p.stars a.star-1:after {
  content: "\f005";
}
.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after {
  content: "\f005";
}
.woocommerce p.stars a.star-2 {
  width: 3em;
}
.woocommerce p.stars a.star-2:after {
  content: "\f005\f005";
}
.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after {
  content: "\f005\f005";
}
.woocommerce p.stars a.star-3 {
  width: 4em;
}
.woocommerce p.stars a.star-3:after {
  content: "\f005\f005\f005";
}
.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after {
  content: "\f005\f005\f005";
}
.woocommerce p.stars a.star-4 {
  width: 5em;
}
.woocommerce p.stars a.star-4:after {
  content: "\f005\f005\f005\f005";
}
.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after {
  content: "\f005\f005\f005\f005";
}
.woocommerce p.stars a.star-5 {
  width: 6em;
}
.woocommerce p.stars a.star-5:after {
  content: "\f005\f005\f005\f005\f005";
}
.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after {
  content: "\f005\f005\f005\f005\f005";
}
/* rating block specific to product listing */
.woocommerce ul.products li.product .star-rating {
  display: block;
  text-align: center;
  margin: 0 auto;
}
/* rating block specific to sidebar widgets */
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  display: block;
  text-align: center;
  margin: 0 auto;
}
/* end of review stars */

/* Varitions */
table.variations .label {
  text-align: right !important;
}

/* Product image slider */
ol.flex-control-nav.flex-control-thumbs {
  list-style: none;
  position: relative;
  top: 0;
  bottom: 0;
  background: #fff;
  padding: 10px;
  display: flex;
  gap: 1rem;
  overflow-x: auto;
}

ol.flex-control-nav.flex-control-thumbs li {
  width: 80px;
  border: 1px solid #000;
}

.flex-viewport img {
  width: auto;
  object-fit: contain;
  margin: 0 auto;
}

@media (max-width: 768px) {
  ol.flex-control-nav.flex-control-thumbs {
    position: relative;
    padding: 0px;
    overflow-x: auto;
    display: flex;
    column-gap: 15px;
  }
}


/* Extra product options */
figure.tc-product-image {
    width: 100%;
}

ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-product.tm-element-ul-product {
    display: flex;
    flex-direction: row;
}

li.tmcp-field-wrap.tc-epo-element-product-holder {
    width: 15% !important;
    flex: unset !important;
}

.tc-epo-label {
    font-weight: bold;
}

@media(max-width:768px) {
	figure.tc-product-image {
		width: 60px;
	}
	.tm-responsive .tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row) label {
		display: flex;
	}
}