﻿@charset "UTF-8";
.product-detail-custom-page .variant-tabs-wrapper {
  margin-bottom: 10px;
  background: #f0f2f5;
  padding: 6px;
  border-radius: 10px;
}
.product-detail-custom-page .variant-tabs-wrapper .nav-tabs {
  border: none;
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  gap: 0;
}
.product-detail-custom-page .variant-tabs-wrapper .nav-tabs li {
  flex: 1;
  margin: 0;
  list-style: none;
}
.product-detail-custom-page .variant-tabs-wrapper .nav-tabs li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 14px 10px;
  font-size: 15px;
  font-weight: 600;
  color: #7a8288;
  text-decoration: none;
  background: transparent;
  border: none;
  border-radius: 8px;
  transition: all 0.25s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .product-detail-custom-page .variant-tabs-wrapper .nav-tabs li a {
    font-size: 12px;
    padding: 12px 5px;
  }
}
.product-detail-custom-page .variant-tabs-wrapper .nav-tabs li a i {
  margin-right: 8px;
  font-size: 16px;
}
.product-detail-custom-page .variant-tabs-wrapper .nav-tabs li a:hover {
  color: #01584e;
  background: rgba(255, 255, 255, 0.5);
}
.product-detail-custom-page .variant-tabs-wrapper .nav-tabs li a.active {
  background: #fff;
  color: #01584e;
  font-weight: 800;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transform: scale(1);
}
.product-detail-custom-page .productcustomoptions [data-name*=özel i], .product-detail-custom-page .productcustomoptions [data-name*=ozel i],
.product-detail-custom-page .productcustomoptions [data-value*=özel i], .product-detail-custom-page .productcustomoptions [data-value*=ozel i],
.product-detail-custom-page .productcustomoptions .size_box:contains("Özel"), .product-detail-custom-page .productcustomoptions .size_box:contains("ÖZEL"),
.product-detail-custom-page .productcustomoptions .option-item:contains("Özel"), .product-detail-custom-page .productcustomoptions .option-item:contains("ÖZEL"), .product-detail-custom-page .prosizes [data-name*=özel i], .product-detail-custom-page .prosizes [data-name*=ozel i],
.product-detail-custom-page .prosizes [data-value*=özel i], .product-detail-custom-page .prosizes [data-value*=ozel i],
.product-detail-custom-page .prosizes .size_box:contains("Özel"), .product-detail-custom-page .prosizes .size_box:contains("ÖZEL"),
.product-detail-custom-page .prosizes .option-item:contains("Özel"), .product-detail-custom-page .prosizes .option-item:contains("ÖZEL"), .product-detail-custom-page .body-size [data-name*=özel i], .product-detail-custom-page .body-size [data-name*=ozel i],
.product-detail-custom-page .body-size [data-value*=özel i], .product-detail-custom-page .body-size [data-value*=ozel i],
.product-detail-custom-page .body-size .size_box:contains("Özel"), .product-detail-custom-page .body-size .size_box:contains("ÖZEL"),
.product-detail-custom-page .body-size .option-item:contains("Özel"), .product-detail-custom-page .body-size .option-item:contains("ÖZEL"), .product-detail-custom-page .incolcalculate [data-name*=özel i], .product-detail-custom-page .incolcalculate [data-name*=ozel i],
.product-detail-custom-page .incolcalculate [data-value*=özel i], .product-detail-custom-page .incolcalculate [data-value*=ozel i],
.product-detail-custom-page .incolcalculate .size_box:contains("Özel"), .product-detail-custom-page .incolcalculate .size_box:contains("ÖZEL"),
.product-detail-custom-page .incolcalculate .option-item:contains("Özel"), .product-detail-custom-page .incolcalculate .option-item:contains("ÖZEL") {
  display: none !important;
}
@media (max-width: 768px) {
  .product-detail-custom-page .productcustomoptions, .product-detail-custom-page .prosizes, .product-detail-custom-page .body-size, .product-detail-custom-page .incolcalculate {
    display: block !important;
    width: 100% !important;
  }
  .product-detail-custom-page .productcustomoptions .prosizes, .product-detail-custom-page .productcustomoptions .body-size, .product-detail-custom-page .productcustomoptions .incolcalculate, .product-detail-custom-page .prosizes .prosizes, .product-detail-custom-page .prosizes .body-size, .product-detail-custom-page .prosizes .incolcalculate, .product-detail-custom-page .body-size .prosizes, .product-detail-custom-page .body-size .body-size, .product-detail-custom-page .body-size .incolcalculate, .product-detail-custom-page .incolcalculate .prosizes, .product-detail-custom-page .incolcalculate .body-size, .product-detail-custom-page .incolcalculate .incolcalculate {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 10px 0 !important;
  }
  .product-detail-custom-page .productcustomoptions .size_box, .product-detail-custom-page .productcustomoptions .option-item, .product-detail-custom-page .productcustomoptions .variant-item, .product-detail-custom-page .productcustomoptions label, .product-detail-custom-page .prosizes .size_box, .product-detail-custom-page .prosizes .option-item, .product-detail-custom-page .prosizes .variant-item, .product-detail-custom-page .prosizes label, .product-detail-custom-page .body-size .size_box, .product-detail-custom-page .body-size .option-item, .product-detail-custom-page .body-size .variant-item, .product-detail-custom-page .body-size label, .product-detail-custom-page .incolcalculate .size_box, .product-detail-custom-page .incolcalculate .option-item, .product-detail-custom-page .incolcalculate .variant-item, .product-detail-custom-page .incolcalculate label {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 12px 2px !important;
    font-size: 11px !important;
    min-height: 65px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    border: 1px solid #ddd !important;
    background: #fff !important;
    border-radius: 4px !important;
    box-sizing: border-box !important;
  }
  .product-detail-custom-page .productcustomoptions .size_box span, .product-detail-custom-page .productcustomoptions .option-item span, .product-detail-custom-page .productcustomoptions .variant-item span, .product-detail-custom-page .productcustomoptions label span, .product-detail-custom-page .prosizes .size_box span, .product-detail-custom-page .prosizes .option-item span, .product-detail-custom-page .prosizes .variant-item span, .product-detail-custom-page .prosizes label span, .product-detail-custom-page .body-size .size_box span, .product-detail-custom-page .body-size .option-item span, .product-detail-custom-page .body-size .variant-item span, .product-detail-custom-page .body-size label span, .product-detail-custom-page .incolcalculate .size_box span, .product-detail-custom-page .incolcalculate .option-item span, .product-detail-custom-page .incolcalculate .variant-item span, .product-detail-custom-page .incolcalculate label span {
    display: block !important;
    width: 100% !important;
    line-height: 1.2 !important;
  }
  .product-detail-custom-page .productcustomoptions .size_box strong, .product-detail-custom-page .productcustomoptions .option-item strong, .product-detail-custom-page .productcustomoptions .variant-item strong, .product-detail-custom-page .productcustomoptions label strong, .product-detail-custom-page .prosizes .size_box strong, .product-detail-custom-page .prosizes .option-item strong, .product-detail-custom-page .prosizes .variant-item strong, .product-detail-custom-page .prosizes label strong, .product-detail-custom-page .body-size .size_box strong, .product-detail-custom-page .body-size .option-item strong, .product-detail-custom-page .body-size .variant-item strong, .product-detail-custom-page .body-size label strong, .product-detail-custom-page .incolcalculate .size_box strong, .product-detail-custom-page .incolcalculate .option-item strong, .product-detail-custom-page .incolcalculate .variant-item strong, .product-detail-custom-page .incolcalculate label strong {
    font-size: 12px !important;
    display: block !important;
    margin-top: 2px !important;
  }
}
.product-detail-custom-page .calc-loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 10;
  border-radius: 8px;
  flex-direction: column;
  gap: 15px;
}
.product-detail-custom-page .calc-loading-overlay .fabric-spinner {
  width: 50px;
  height: 50px;
  border: 3px solid #f3f3f3;
  border-top: 3px solid #01584e;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  position: relative;
}
.product-detail-custom-page .calc-loading-overlay .fabric-spinner::after {
  content: "\f0d0";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #01584e;
  font-size: 14px;
}
.product-detail-custom-page .calc-loading-overlay span {
  font-size: 13px;
  font-weight: 600;
  color: #01584e;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.product-detail-custom-page .tab-content-panel {
  position: relative;
  display: none;
  animation: fadeIn 0.5s;
}
.product-detail-custom-page .tab-content-panel.active {
  display: block !important;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.product-detail-custom-page .installment-badge-container {
  margin-top: 5px;
  margin-bottom: 10px;
}
.product-detail-custom-page .installment-badge-container .installment-badge {
  display: inline-flex;
  align-items: center;
  background-color: #f5fcfb; /* Very light primary tone */
  border: 1px solid #e0eeeb;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 13px;
  color: #333;
  font-weight: 600;
  width: auto;
}
.product-detail-custom-page .installment-badge-container .installment-badge i {
  margin-right: 10px;
  color: #01584e;
  font-size: 16px;
}
.product-detail-custom-page .installment-badge-container .installment-badge span strong {
  color: #01584e;
}
.product-detail-custom-page .installment-badge-container .installment-badge .badge-tag {
  background: #01584e;
  color: #fff;
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 2px;
  margin-right: 8px;
  text-transform: uppercase;
}
.product-detail-custom-page .installment-badge-container .installment-text-simple {
  display: flex;
  align-items: center;
  margin-top: 8px;
  font-size: 14px;
  color: #333;
  font-weight: 500;
}
.product-detail-custom-page .installment-badge-container .installment-text-simple i {
  font-size: 18px;
  margin-right: 10px;
  color: #333;
}
.product-detail-custom-page .installment-badge-container .installment-text-simple .taksit-link {
  margin-left: 8px;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}
.product-detail-custom-page .delivery-timeline-wrapper {
  margin-top: 30px;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  border: 1px solid #eee;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #556063;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 12px;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-header span {
  cursor: pointer;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-header span:hover {
  color: #01584e;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 10px;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-steps::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 10%;
  right: 10%;
  height: 2px;
  background: #e0eeeb;
  z-index: 1;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-steps .timeline-step {
  position: relative;
  z-index: 2;
  text-align: center;
  flex: 1;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-steps .timeline-step .icon-box {
  width: 36px;
  height: 36px;
  background: #01584e;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  font-size: 14px;
  box-shadow: 0 4px 8px rgba(1, 88, 78, 0.2);
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-steps .timeline-step h6 {
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 5px;
  color: #333;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-steps .timeline-step p {
  font-size: 12px;
  color: #666;
  margin: 0;
  font-weight: 500;
  border-bottom: 1px dotted #ccc;
  display: inline-block;
  padding-bottom: 1px;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-footer-note {
  margin-top: 15px;
  padding-top: 12px;
  border-top: 1px solid #f5f5f5;
  font-size: 11px;
  color: #888;
  font-style: italic;
  display: flex;
  align-items: center;
  gap: 6px;
}
.product-detail-custom-page .delivery-timeline-wrapper .timeline-footer-note i {
  font-size: 13px;
  color: #556063;
}
.product-detail-custom-page .comment-summary-container {
  padding: 30px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #eee;
  margin-bottom: 40px;
}
.product-detail-custom-page .comment-summary-container .overall-rating .review-count {
  font-size: 28px;
  font-weight: 700;
  display: block;
  color: #333;
}
.product-detail-custom-page .comment-summary-container .overall-rating .stars {
  margin: 15px 0;
}
.product-detail-custom-page .comment-summary-container .overall-rating .stars i {
  font-size: 22px;
}
.product-detail-custom-page .comment-summary-container .overall-rating .avg-text {
  font-size: 14px;
  color: #666;
  font-weight: 600;
}
.product-detail-custom-page .comment-summary-container .customers-say ul {
  padding-left: 20px;
}
.product-detail-custom-page .comment-summary-container .customers-say ul li {
  margin-bottom: 8px;
  color: #555;
  position: relative;
}
.product-detail-custom-page .comment-summary-container .customers-say ul li::before {
  content: "•";
  color: #01584e;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.product-detail-custom-page .comment-item .ctitle {
  color: #333;
}
.product-detail-custom-page .comment-item .ctext {
  color: #555;
  line-height: 1.6;
}
.product-detail-custom-page .comment-item .stars i {
  font-size: 14px;
}
.product-detail-custom-page .comment-item .comment-img img {
  transition: transform 0.3s ease;
}
.product-detail-custom-page .comment-item .comment-img img:hover {
  transform: scale(1.05);
}
.product-detail-custom-page .cmadd {
  margin-bottom: 20px;
}
.product-detail-custom-page .cmadd .cmlink {
  margin-bottom: 15px;
}
.product-detail-custom-page .cmadd .cmlink a {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  border: 2px solid #01584e;
  color: #01584e !important;
  background: transparent;
  border-radius: 4px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.product-detail-custom-page .cmadd .cmlink a:hover {
  background: #01584e;
  color: #fff !important;
}
.product-detail-custom-page .cmadd #commentadd {
  list-style: none;
  padding: 30px;
  background: #fff;
  border-radius: 12px;
  margin-top: 20px;
  border: 1px solid #eee;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.product-detail-custom-page .cmadd #commentadd li {
  margin-bottom: 20px;
}
.product-detail-custom-page .cmadd #commentadd li:last-child {
  margin-bottom: 0;
}
.product-detail-custom-page .cmadd #commentadd .rating-stars-input {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 8px;
}
.product-detail-custom-page .cmadd #commentadd .rating-stars-input input[type=radio] {
  display: none !important;
}
.product-detail-custom-page .cmadd #commentadd .rating-stars-input label {
  cursor: pointer;
  color: #e0e0e0;
  font-size: 28px;
  margin: 0;
  transition: all 0.2s ease;
  line-height: 1;
}
.product-detail-custom-page .cmadd #commentadd .rating-stars-input label:hover, .product-detail-custom-page .cmadd #commentadd .rating-stars-input label:hover ~ label {
  color: #ffc107;
  transform: scale(1.1);
}
.product-detail-custom-page .cmadd #commentadd .rating-stars-input input:checked ~ label {
  color: #ffc107;
}
.product-detail-custom-page .cmadd #commentadd .form-control {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 12px 15px;
  font-size: 14px;
  transition: border-color 0.3s;
  background: #fcfcfc;
}
.product-detail-custom-page .cmadd #commentadd .form-control:focus {
  border-color: #01584e;
  box-shadow: 0 0 0 3px rgba(1, 88, 78, 0.1);
  background: #fff;
}
.product-detail-custom-page .cmadd #commentadd .comment-file-upload {
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  border: 1px dashed #ccc;
  text-align: center;
  transition: all 0.3s;
}
.product-detail-custom-page .cmadd #commentadd .comment-file-upload:hover {
  border-color: #01584e;
  background: #f0fdfb;
}
.product-detail-custom-page .cmadd #commentadd .comment-file-upload label {
  display: block;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #555;
  margin: 0;
}
.product-detail-custom-page .cmadd #commentadd .comment-file-upload label i {
  font-size: 20px;
  color: #01584e;
  margin-bottom: 5px;
  display: block;
}
.product-detail-custom-page .cmadd #commentadd .comment-file-upload input[type=file] {
  display: none !important;
}
.product-detail-custom-page .cmadd #commentadd .comment-file-upload #fileName {
  display: block;
  margin-top: 8px;
  font-size: 12px;
  color: #01584e;
  font-weight: 600;
}
.product-detail-custom-page .cmadd #commentadd .cmrad {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}
.product-detail-custom-page .cmadd #commentadd .cmrad .form-check {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.product-detail-custom-page .cmadd #commentadd .cmrad .form-check input[type=radio] {
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
  cursor: pointer;
  accent-color: #01584e;
  position: static;
  opacity: 1;
}
.product-detail-custom-page .cmadd #commentadd .cmrad .form-check label {
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: #444;
  margin: 0;
}
.product-detail-custom-page .cmadd #commentadd .btn-primary {
  background: #01584e;
  border: none;
  padding: 12px 40px;
  font-weight: 700;
  border-radius: 6px;
  transition: all 0.3s;
  box-shadow: 0 4px 10px rgba(1, 88, 78, 0.2);
}
.product-detail-custom-page .cmadd #commentadd .btn-primary:hover {
  background: #01423a;
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(1, 88, 78, 0.3);
}
.product-detail-custom-page .price-titlecalc:empty {
  display: none !important;
}
@media (max-width: 768px) {
  .product-detail-custom-page #sticky-cart-container.is-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    padding: 15px;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1);
    margin: 0;
  }
  .product-detail-custom-page #sticky-cart-container.is-sticky hr {
    display: none;
  }
  .product-detail-custom-page #sticky-cart-container.is-sticky .price-titlecalc {
    margin-top: 0;
    padding-top: 0 !important;
    margin-bottom: 10px;
    background: #f8f9fa;
    padding: 8px !important;
    border-radius: 4px;
    font-size: 13px;
  }
  .product-detail-custom-page #sticky-cart-container.is-sticky .intolarge {
    margin-top: 0;
  }
}
