body.elementor-page-12308:not(.elementor-motion-effects-element-type-background), body.elementor-page-12308 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}/* Start custom CSS for text-editor, class: .elementor-element-f75bba8 */.tailor-hero {
    position: relative;
    width: 100%;
    padding: 50px 40px;
    text-align: center;
    overflow: hidden;

    /* Luxury dark background */
    background:
        linear-gradient(rgba(15, 26, 40, 0.88), rgba(15, 26, 40, 0.92)),
        url('https://images.unsplash.com/photo-1512436991641-6745cdb1723a?q=80&w=1600&auto=format&fit=crop');

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.tailor-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at center, rgba(201, 163, 104, 0.12), transparent 70%);
}

.tailor-hero-overlay {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 0 auto;
}

.tailor-hero h1 {
    margin: 0;
    color: #f5f1e8;
    font-size: 38px;
    line-height: 1.3;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tailor-hero p {
    margin-top: 24px;
    color: #c9a368;
    font-size: 24px;
    font-style: italic;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .tailor-hero {
        padding: 60px 20px;
    }

    .tailor-hero h1 {
        font-size: 32px;
    }

    .tailor-hero p {
        font-size: 18px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ad4fa4c */.content-wrapper {
    max-width: 100%;
    color: #333;
    line-height: 1.8;
    font-size: 18px;
}

.content-wrapper p {
    margin-bottom: 24px;
    text-align: justify;
}

.content-wrapper strong {
    font-weight: 700;
    color: #2d2d2d;
}

/* Section Heading */
.section-heading {
    display: flex;
    align-items: center;
    margin: 40px 0 25px;
}

.heading-bar {
    width: 5px;
    height: 42px;
    background: #c7a26a;
    margin-right: 14px;
    flex-shrink: 0;
}

.section-heading h2 {
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #2f3640;
}

/* Bullet List */
.tailor-list {
    margin: 20px 0 0 30px;
    padding-left: 20px;
}

.tailor-list li {
    margin-bottom: 14px;
    line-height: 1.8;
}

.tailor-list li strong {
    font-weight: 700;
}

/* Responsive */
@media (max-width: 768px) {
    .content-wrapper {
        font-size: 16px;
    }

    .section-heading h2 {
        font-size: 28px;
    }

    .heading-bar {
        height: 32px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ad52869 *//* Main Container */
.tailor-section {
    color: #333;
}

/* Section Heading */
.section-heading {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.heading-bar {
    width: 5px;
    height: 42px;
    background: #c6a36c;
    margin-right: 14px;
    flex-shrink: 0;
}

.section-heading h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #28313d;
    letter-spacing: 0.3px;
}

/* Content Box */
.tailor-card {
    background: #f5f1f8;
    border: 1px solid #d9c7a5;
    padding: 18px 16px 22px;
}

.tailor-card h3 {
    margin: 0 0 16px;
    font-size: 18px;
    font-weight: 700;
    color: #2d3440;
}

.tailor-card p {
    margin: 0 0 16px;
    line-height: 1.85;
    font-size: 16px;
    text-align: justify;
}

.tailor-card strong {
    font-weight: 700;
}

.tailor-card em {
    font-style: italic;
}

/* CTA Button */
.cta-wrapper {
    text-align: center;
    margin-top: 18px;
}

.cta-button {
    display: inline-block;
    padding: 14px 28px;
    background: #c7a46f;
    border: 2px solid #4a4137;
    color: #1f2c3d;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    transition: all 0.3s ease;
}

.cta-button:hover {
    opacity: 0.9;
    transform: translateY(-1px);
}

/* Responsive */
@media (max-width: 768px) {

    .section-heading h2 {
        font-size: 16px;
    }

    .tailor-card {
        padding: 15px;
    }

    .tailor-card h3 {
        font-size: 17px;
    }

    .tailor-card p {
        font-size: 15px;
    }

    .cta-button {
        width: 100%;
        box-sizing: border-box;
        font-size: 13px;
        padding: 12px 15px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-dc12b2f */.tailor-listing {
    color: #333;
}

.tailor-item {
    margin-bottom: 38px;
}

.tailor-item:last-child {
    margin-bottom: 0;
}

.tailor-item h3 {
    margin: 0 0 12px;
    font-size: 20px;
    font-weight: 700;
    color: #2f3640;
    line-height: 1.4;
}

.tailor-item p {
    margin: 0;
    font-size: 16px;
    line-height: 1.9;
    text-align: justify;
    color: #444;
}

/* Responsive */
@media (max-width: 768px) {

    .tailor-item {
        margin-bottom: 28px;
    }

    .tailor-item h3 {
        font-size: 18px;
    }

    .tailor-item p {
        font-size: 15px;
        line-height: 1.8;
    }
}
/* Comparison Table Section */
.tailor-comparison-section {
    margin-top: 50px;
    
}

.tailor-comparison-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 35px;
}

.tailor-comparison-table thead th {
    background: #172231;
    color: #ffffff;
    text-align: left;
    padding: 16px 18px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.tailor-comparison-table tbody td {
    padding: 18px;
    font-size: 16px;
    line-height: 1.7;
    color: #444;
    border-bottom: 1px solid #d9d4cc;
    vertical-align: top;
}

.tailor-comparison-table tbody tr:nth-child(even) {
    background: #f3f0ea;
}

.tailor-comparison-table tbody tr:nth-child(odd) {
    background: #ffffff;
}

.tailor-comparison-table tbody td:first-child {
    width: 18%;
    font-weight: 700;
    color: #2f3640;
}

.tailor-comparison-table tbody td:nth-child(2) {
    width: 32%;
}

.tailor-comparison-table tbody td:nth-child(3) {
    width: 50%;
}

.tailor-comparison-text p {
    margin: 0;
    font-size: 18px;
    line-height: 2;
    text-align: justify;
    color: #444;
}

.tailor-cta-wrap {
    text-align: center;
    margin-top: 40px;
}

.tailor-cta-btn {
    display: inline-block;
    background: #c4a06a;
    color: #172231 !important;
    text-decoration: none;
    padding: 18px 30px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    border: 2px solid #7c6542;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.tailor-cta-btn:hover {
    background: #b38f5a;
    color: #172231 !important;
}

/* Mobile */
@media (max-width: 768px) {

    .tailor-comparison-table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .tailor-comparison-table thead th,
    .tailor-comparison-table tbody td {
        font-size: 14px;
        padding: 12px;
    }

    .tailor-comparison-text p {
        font-size: 16px;
        line-height: 1.8;
    }

    .tailor-cta-btn {
        width: 100%;
        font-size: 16px;
        padding: 16px 20px;
        box-sizing: border-box;
    }
}/* End custom CSS */