.elementor-14538 .elementor-element.elementor-element-a802732{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2edb510 */.product-description {
            /*max-width: 800px;*/
            /*margin: 20px auto;*/
            /*padding: 30px;*/
            /*background-color: #ffffff;*/
            border-radius: 8px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
        }
        .product-description h2 {
            /*font-size: 24px;*/
            color: #1a202c;
            border-bottom: 2px solid #e2e8f0;
            padding-bottom: 10px;
            margin-top: 0;
        }
        .product-description p {
            /*font-size: 16px;*/
            color: #4a5568;
            margin-bottom: 20px;
        }
        .product-description strong {
            color: #1a202c;
        }
        .product-description h3 {
            font-size: 20px;
            color: #2d3748;
            margin-top: 30px;
            margin-bottom: 15px;
        }
        .product-description ul {
            padding-left: 20px;
            color: #4a5568;
            margin-bottom: 25px;
        }
        .product-description li {
            margin-bottom: 8px;
        }
        .table-responsive {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            margin: 20px 0;
        }
        .product-table {
            width: 100%;
            max-width: 100%;
            border-collapse: collapse;
            font-size: 14px;
            text-align: left;
            background-color: #ffffff;
            border: 1px solid #e2e8f0;
        }
        .product-table th {
            background-color: #2d3748;
            color: #ffffff;
            padding: 12px 15px;
            border: 1px solid #cbd5e0;
        }
        .product-table td {
            padding: 10px 15px;
            border: 1px solid #e2e8f0;
            color: #2d3748;
        }
        .product-table tr:nth-child(even) {
            background-color: #f7fafc;
        }
        .product-table .spec-title {
            font-weight: bold;
            color: #4a5568;
            width: 40%;
        }
        .product-table .spec-detail {
            width: 60%;
        }/* End custom CSS */