 .slider.container {max-width: 100%;width: 100%;padding-left: 0;padding-right: 0;}.slider .swiper-container {width: 100%;position: relative;}.slider .swiper-slide {width: 100%;}.slider .slide-img picture, .slider .slide-img img {display: block;width: 100%;height: 100%;max-height: 600px;object-fit: cover;}.slider .swiper-button-prev, .slider .swiper-button-next {position: absolute;top: 60% !important;transform: translateY(-50%);width: 44px;height: 44px;border-radius: 50%;background: rgba(0, 0, 0, 0.35);display: flex;align-items: center;justify-content: center;z-index: 10;}.slider .swiper-button-prev {left: 15px;}.slider .swiper-button-next {right: 15px;}.slider .swiper-button-prev::after, .slider .swiper-button-next::after {font-size: 18px;color: #fff;}.slider .swiper-pagination-bullet {background: rgba(255, 255, 255, 0.8);opacity: 1;}.slider .swiper-pagination-bullet-active {background: #000;}@media (max-width: 768px) {.slider .swiper-button-prev, .slider .swiper-button-next {width: 34px;height: 34px;}}.grid-view.shop .swiper-slide-style4 {display: flex;flex-direction: column;align-items: stretch;background: #ffffff;border-radius: 12px;overflow: hidden;box-shadow: 0 8px 28px rgba(21, 29, 41, 0.06);transition: transform .22s ease, box-shadow .22s ease;padding: 0;}.grid-view.shop .swiper-slide-style4:hover {transform: translateY(-6px);box-shadow: 0 18px 40px rgba(21,29,41,0.09);}.grid-view.shop .swiper-slide-style4 figure {margin: 0;position: relative;padding: 18px 18px 12px;}@media (max-width: 767px) {.grid-view.shop .swiper-slide-style4 img.fig_image {max-height: 140px;}.grid-view.shop .swiper-slide-style4 .post-title {font-size: 14px;min-height: 44px;}}@media (min-width: 1200px) {.grid-view.shop .swiper-wrapper .swiper-slide {padding: 16px;}.grid-view.shop .swiper-slide-style4 img.fig_image {max-height: 200px;}}.cart-offcanvas {background-color: #ffffff;box-shadow: -4px 0 20px rgba(15, 35, 52, 0.15);border-left: 1px solid rgba(0, 0, 0, 0.05);}.cart-offcanvas-header {padding: 0.85rem 1.1rem;border-bottom: 1px solid #f1f2f4;}.cart-offcanvas .offcanvas-title {font-weight: 600;}@media (min-width: 992px) {#offcanvas-cart {width: 420px;}}@media (max-width: 991.98px) {#offcanvas-cart2 {width: 100%;max-width: 420px;}}.cart-info-strip {padding: 0.75rem 1.1rem 0.75rem 1.1rem;border-bottom: 1px solid #f1f2f4;background: #faf5ff;}.cart-progress {height: 6px;border-radius: 999px;}.cart-progress .progress-bar {border-radius: 999px;}.cart-items-wrapper, .cart-items-wrapper-mobile {max-height: 60vh;padding: 0.75rem 1.1rem;}.cart-item {padding: 0.6rem 0;border-bottom: 1px dashed #eceff3;}.cart-item:last-child {border-bottom: none;}.cart-item-image {width: 70px;margin-right: 0.75rem;}.cart-item-image img {border-radius: 0.75rem;object-fit: cover;width: 100%;height: 70px;}.cart-item-title {font-size: 0.95rem;font-weight: 500;}.cart-item-meta {font-size: 0.78rem;}.cart-item-price {font-size: 0.9rem;font-weight: 600;}.cart-qty-control {display: inline-flex;align-items: center;gap: 0.35rem;border-radius: 999px;border: 1px solid #e1e4ea;padding: 0.1rem 0.35rem;background: #f9fafb;}.cart-qty-btn {padding: 0.1rem 0.4rem;line-height: 1;border-radius: 999px !important;}.cart-qty-value {min-width: 1.4rem;text-align: center;font-size: 0.85rem;}.cart-footer {padding: 0.75rem 1.1rem 1rem 1.1rem;background-color: #ffffff;}.cart-footer-mobile {position: sticky;bottom: 0;z-index: 2;}.cart-empty-state i {opacity: 0.45;}.cart-item-mobile .cart-item-image {width: 60px;}.cart-item-mobile .cart-item-title {font-size: 0.85rem;}.cart-offcanvas .btn-primary {font-weight: 600;}.cart-offcanvas .btn-outline-secondary, .cart-offcanvas .btn-outline-primary {font-weight: 500;}.shop .project.item {background: #ffffff;border-radius: 14px;padding: 0.75rem 0.75rem 0.9rem;margin-bottom: 1rem;box-shadow: 0 4px 14px rgba(15, 35, 52, 0.06);transition: transform 0.18s ease, box-shadow 0.18s ease;}.shop .project.item:hover {transform: translateY(-3px);box-shadow: 0 10px 25px rgba(15, 35, 52, 0.12);}.shop .project.item figure {margin-bottom: 0.6rem;border-radius: 12px;overflow: hidden;}.shop .project.item figure img {transition: transform 0.25s ease;}.shop .project.item:hover figure img {transform: scale(1.03);}.shop .post-header .post-title a {font-size: 0.92rem;font-weight: 500;}.shop .price span#price {font-weight: 600;font-size: 0.95rem;}.shop .grid-add-to-cart {font-size: 0.85rem;text-transform: uppercase;letter-spacing: 0.02em;}.shop .post-header input.rating.rating-loading {margin-right: auto;}.product-list-row {background: #ffffff;border-radius: 16px;padding: 0.9rem 1.1rem;box-shadow: 0 4px 18px rgba(15, 35, 52, 0.06);border: 1px solid rgba(0, 0, 0, 0.02);transition: box-shadow 0.18s ease, transform 0.18s ease;}.product-list-row:hover {box-shadow: 0 10px 28px rgba(15, 35, 52, 0.12);transform: translateY(-2px);}.product-list-image-wrapper {flex: 0 0 240px;max-width: 260px;margin-right: 1.25rem;}.product-list-image-wrapper figure {overflow: hidden;border-radius: 14px;height: 100%;}.product-list-image-wrapper img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.25s ease;}.product-list-row:hover .product-list-image-wrapper img {transform: scale(1.03);}.product-list-content-wrapper {min-width: 0;}.product_listing_list .list-product-title a {font-size: 1.02rem;font-weight: 600;}.product_listing_list .list-product-desc {font-size: 0.88rem;max-width: 90%;}.product_listing_list .price span#price {font-size: 1rem;}.product_listing_list .list-add-to-cart {font-size: 0.86rem;text-transform: uppercase;letter-spacing: 0.03em;}@media (max-width: 767.98px) {.product-list-row {padding: 0.75rem 0.9rem;}.product-list-image-wrapper {flex: 0 0 auto;max-width: 100%;margin-right: 0;margin-bottom: 0.75rem;}.product_listing_list .list-product-desc {max-width: 100%;}}.product-page-wrapper {background: #f7f7f9;padding: 20px 0 40px;}.product-main-card {background: #ffffff;border-radius: 14px;box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);padding: 20px 20px 24px;}.product-main-card .post-title {font-size: 1.4rem;font-weight: 600;margin-bottom: 6px;}.product-main-card .short-desc {font-size: 0.92rem;color: #6b7280;}.product-main-card .price span#price {font-weight: 700;font-size: 1.35rem;color: #111827;}.product-main-card .special-price s {font-size: 0.9rem;color: #9ca3af;}.product-main-card .badge {font-size: 0.7rem;padding: 4px 8px;border-radius: 999px;}.product-page-wrapper img {max-width: 100%;height: auto;display: block;}.product-page-preview-image-section-md {display: block;}.product-preview-image-section-sm {display: none;}.product-gallery-main figure {margin: 0;border-radius: 14px;overflow: hidden;background: #f5f5f7;position: relative;}.product-gallery-main img {width: 100%;height: auto;object-fit: contain;display: block;}.product-gallery-main .item-link {position: absolute;right: 12px;bottom: 12px;width: 36px;height: 36px;border-radius: 999px;background: rgba(15, 23, 42, 0.82);color: #fff;display: inline-flex;align-items: center;justify-content: center;font-size: 18px;}.gallery-thumbs-1 {padding-top: 6px;}.gallery-thumbs-1 .swiper-slide {width: auto;padding: 3px;cursor: pointer;opacity: 0.55;transition: opacity 0.18s ease;}.gallery-thumbs-1 .swiper-slide img {border-radius: 8px;border: 1px solid #e5e7eb;background: #ffffff;max-height: 72px;width: auto;}.gallery-thumbs-1 .swiper-slide-thumb-active, .gallery-thumbs-1 .swiper-slide.swiper-slide-active {opacity: 1;border-bottom: 2px solid var(--primary-color, #2563eb);}.preview-image-swiper .swiper-slide img {max-height: 360px;width: 100%;object-fit: contain;background: #f5f5f7;border-radius: 14px;}.preview-image-swiper-pagination {margin-top: 8px;}.product-page-actions .btn {font-size: 0.9rem;padding-inline: 16px;min-height: 38px;display: inline-flex;align-items: center;justify-content: center;white-space: nowrap;}.btn-add-cart {background: #f97316;border-color: #f97316;color: #fff;}.btn-add-cart:hover {background: #ea580c;border-color: #ea580c;}.btn-buy-now {background: #ef4444;border-color: #ef4444;color: #fff;}.btn-buy-now:hover {background: #dc2626;border-color: #dc2626;}.btn-outline-icon {border-radius: 999px;width: 38px;height: 38px;display: inline-flex;align-items: center;justify-content: center;padding: 0;}.num-block.skin-2 .num-in {max-width: 180px;border-radius: 999px;border: 1px solid #e5e7eb;overflow: hidden;}.num-block.skin-2 .num-in input.in-num {border: 0;text-align: center;padding: 6px 0;font-weight: 500;}.num-block.skin-2 .num-in span.minus, .num-block.skin-2 .num-in span.plus {width: 34px;}.product-permission-feature {border-radius: 12px;padding: 10px 12px;background: #f9fafb;}.product-permission {width: 36px;height: 36px;border-radius: 999px;overflow: hidden;margin: 0 auto 4px;}.product-permission img {width: 100%;height: 100%;object-fit: contain;}.product-permission-text {font-size: 0.75rem;color: #4b5563;max-width: 96px;}.product-detail-tabs {margin-bottom: 0;}.nav-tabs-basic {display: flex;flex-wrap: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;white-space: nowrap;border-bottom: 1px solid #e5e7eb;gap: 24px;padding: 0 4px;}.nav-tabs-basic::-webkit-scrollbar {height: 0;}.nav-tabs-basic .nav-link {position: relative;padding: 10px 0;margin: 0;border: none;border-radius: 0;background: transparent;font-size: 15px;font-weight: 500;color: #6b7280;}.nav-tabs-basic .nav-link::after {content: "";position: absolute;left: 0;right: 0;bottom: -1px;height: 2px;background: #2563eb;transform-origin: center;transform: scaleX(0);transition: transform 0.18s ease-out;}.nav-tabs-basic .nav-link.active {color: #111827;}.nav-tabs-basic .nav-link.active::after {transform: scaleX(1);}.nav-tabs-basic .nav-link:hover {color: #2563eb;}.product-tab-body {background: #ffffff;border-radius: 12px;padding: 18px 20px !important;box-shadow: 0 3px 10px rgba(15, 23, 42, 0.04);border: 1px solid #eef0f4;margin-top: 14px;content-visibility: auto;contain-intrinsic-size: 800px;}.description {font-size: 15px;line-height: 1.8;color: #374151;}.description p {margin-bottom: 14px;}.description_img img {max-width: 100%;height: auto;}.review-title {font-size: 1.1rem;font-weight: 600;}#comments .comment {border-bottom: 1px solid #e5e7eb;padding-bottom: 14px;}#comments .comment:last-child {border-bottom: none;}.reviews .review-img img {border-radius: 8px;}.product-faq-wrapper .card.plain.accordion-item {border-radius: 10px;border: 1px solid #e5e7eb;margin-bottom: 10px;}.product-faq-wrapper .card-header {background: #f9fafb;border-bottom: 1px solid #e5e7eb;}@media (max-width: 767.98px) {.product-page-wrapper {padding-top: 8px;padding-bottom: 28px;}.product-main-card {padding: 16px 12px 20px;border-radius: 0;box-shadow: none;background: #ffffff;}.product-page-preview-image-section-md {display: none;}.product-preview-image-section-sm {display: block;margin-bottom: 18px;margin-top: 10px;}.product-main-card .post-title {font-size: 1.2rem;}.product-page-actions {flex-wrap: wrap;}.product-page-actions .btn {flex: 1 1 48%;margin-bottom: 8px;}.nav-tabs-basic {gap: 18px;padding: 0 2px;}.nav-tabs-basic .nav-link {font-size: 14px;padding: 8px 0;}.product-tab-body {padding: 14px 12px !important;border-radius: 10px;box-shadow: none;}}.dg-gallery {position: relative;overflow: hidden;border-radius: 12px;background: #f9fafb;contain: content;}.dg-gallery-track {display: flex;transition: transform 0.3s ease-out;will-change: transform;}.dg-slide {min-width: 100%;box-sizing: border-box;text-align: center;padding: 8px;}.dg-slide img {max-width: 100%;height: auto;object-fit: contain;}.dg-nav {position: absolute;top: 50%;transform: translateY(-50%);width: 32px;height: 32px;border-radius: 999px;border: none;background: rgba(255, 255, 255, 0.95);box-shadow: 0 3px 8px rgba(15, 23, 42, 0.25);display: flex;align-items: center;justify-content: center;font-size: 18px;line-height: 1;cursor: pointer;z-index: 5;}.dg-prev {left: 6px;}.dg-next {right: 6px;}.dg-nav:focus {outline: none;}.dg-dots {display: flex;justify-content: center;gap: 6px;padding: 8px 0 10px;}.dg-dot {width: 7px;height: 7px;border-radius: 999px;border: none;background: #d1d5db;padding: 0;cursor: pointer;transition: width 0.15s ease, background-color 0.15s ease;}.dg-dot.active {background: #111827;width: 18px;}@media (max-width: 767.98px) {.dg-nav {width: 30px;height: 30px;font-size: 16px;}}.dg-thumbs {display: flex;flex-wrap: nowrap;gap: 8px;overflow-x: auto;padding-bottom: 4px;margin-top: 8px;}.dg-thumbs::-webkit-scrollbar {height: 4px;}.dg-thumbs::-webkit-scrollbar-thumb {background: #d1d5db;border-radius: 999px;}.dg-thumb {border-radius: 10px;border: 2px solid transparent;padding: 2px;cursor: pointer;flex: 0 0 auto;}.dg-thumb img {width: 64px;height: 64px;object-fit: cover;display: block;border-radius: 8px;}.dg-thumb.active {border-color: #111827;}@media (min-width: 768px) {.dg-gallery-main .dg-slide {padding: 10px;}}.product-detail-tabs {border-bottom: 1px solid #e5e7eb;padding-bottom: 0;}.nav-tabs-basic .nav-link {padding: 10px 20px;font-weight: 600;color: #6b7280;border: none;border-bottom: 2px solid transparent;}.nav-tabs-basic .nav-link.active {color: #2563eb;border-bottom: 2px solid #2563eb;background: transparent;}.product-tab-body {background: #ffffff;border-radius: 12px;padding: 25px 30px !important;box-shadow: 0 6px 25px rgba(0,0,0,0.04);margin-top: 15px;border: 1px solid #f1f1f1;}.description {font-size: 16px;line-height: 1.8;color: #333;padding: 5px 2px;}.description p {margin-bottom: 16px;}.description strong, .description b {font-weight: 600;color: #111;}.description hr {margin: 25px 0;border-top: 1px solid #e5e7eb;}.description img {max-width: 100%;height: auto;margin: 10px 0;}.description table {width: 100%;border-collapse: collapse;margin-bottom: 20px;}.description table td, .description table th {padding: 10px;border: 1px solid #ddd;}.description h2, .description h3, .description h4 {font-weight: 700;margin-top: 25px;margin-bottom: 12px;}.tab-pane {padding-top: 10px;}.related-products-section {background: #f3f4f6;}.related-products-title {font-weight: 600;letter-spacing: 0.02em;}.related-grid {row-gap: 1.5rem;}.related-grid .col-6, .related-grid .col-sm-6, .related-grid .col-md-4, .related-grid .col-lg-3 {display: flex;}.related-card {width: 100%;background: #ffffff;border-radius: 14px;box-shadow: 0 10px 26px rgba(15,23,42,0.08);overflow: hidden;transition: transform 0.18s ease, box-shadow 0.18s ease;}.related-card:hover {transform: translateY(-3px);box-shadow: 0 16px 40px rgba(15,23,42,0.16);}.related-img-box {position: relative;background: #f9fafb;padding: 10px;}.related-img-box img {width: 100%;height: 220px;object-fit: contain;display: block;}.related-card .item-like, .related-card .item-view, .related-card .item-compare {position: absolute;right: 10px;width: 32px;height: 32px;border-radius: 999px;display: inline-flex;align-items: center;justify-content: center;font-size: 14px;background: rgba(0,0,0,0.04);color: #4b5563;backdrop-filter: blur(4px);}.related-card .item-like {top: 12px;}.related-card .item-view {top: 48px;}.related-card .item-compare {top: 84px;}.related-card .item-like.fa-heart, .related-card .item-like.fa-heart.text-danger {background: rgba(239, 68, 68, 0.12);color: #dc2626;}.related-sale-tag {top: 12px;left: 12px;padding: 4px 10px;border-radius: 999px;font-size: 0.7rem;text-transform: uppercase;}.related-card-body {padding: 14px 14px 16px;text-align: left;}.related-card-body .title_wrap a {font-size: 0.95rem;font-weight: 500;color: #111827;}.related-card-body .title_wrap a:hover {color: var(--primary-color, #2563eb);}.related-card-body .price span#price {font-weight: 600;font-size: 0.98rem;color: #111827;}.related-card-body .special-price s {font-size: 0.85rem;color: #9ca3af;}.related-add-btn {font-size: 0.85rem;padding: 6px 12px;margin-top: 4px;border-radius: 999px;}@media (max-width: 767.98px) {.related-img-box img {height: 200px;}.related-card {border-radius: 12px;box-shadow: 0 8px 18px rgba(15,23,42,0.10);}}