﻿/* ============================================================
   GÖVDESAN WEB
   TEKLİF İSTE
   ============================================================ */

.gv-quote-page {
    background: #ffffff;
}

.gv-quote-breadcrumb {
    background: #f7f9fa;
    border-bottom: 1px solid #e5eaed;
}

.gv-quote-breadcrumb .container {
    padding-top: 11px;
    padding-bottom: 11px;
    color: #748792;
    font-size: 12px;
}

.gv-quote-breadcrumb a {
    color: #607582;
    text-decoration: none;
}

.gv-quote-breadcrumb .glyphicon {
    margin: 0 7px;
    font-size: 8px;
}

.gv-quote-hero {
    padding: 38px 0 25px 0;
    background: linear-gradient(180deg,#f6f8f9 0%,#ffffff 100%);
    border-bottom: 1px solid #e6ebee;
}

.gv-quote-kicker {
    display: block;
    margin-bottom: 6px;
    color: #a4272d;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.2px;
}

.gv-quote-hero h1 {
    margin: 0;
    color: #20394d;
    font-size: 32px;
    font-weight: 700;
}

.gv-quote-hero > .container > p {
    max-width: 800px;
    margin: 10px 0 0 0;
    color: #687b87;
    font-size: 14px;
    line-height: 1.7;
}

.gv-quote-steps {
    display: flex;
    max-width: 780px;
    margin-top: 24px;
    border: 1px solid #dfe6ea;
    border-radius: 6px;
    overflow: hidden;
    background: #ffffff;
}

.gv-quote-step {
    display: flex;
    align-items: center;
    width: 33.333333%;
    min-height: 52px;
    padding: 0 14px;
    box-sizing: border-box;
    border-right: 1px solid #e4eaed;
    color: #607582;
}

.gv-quote-step:last-child {
    border-right: 0;
}

.gv-quote-step span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    min-width: 25px;
    height: 25px;
    margin-right: 8px;
    border-radius: 50%;
    background: #eef2f4;
    color: #536d7e;
    font-size: 10px;
    font-weight: 700;
}

.gv-quote-step strong {
    font-size: 12px;
    font-weight: 700;
}

.gv-quote-step.active span {
    background: #a4272d;
    color: #ffffff;
}

.gv-quote-main {
    padding: 26px 0 55px 0;
    background: #f7f9fa;
}

.gv-quote-validation {
    margin-bottom: 18px;
    padding: 12px 14px;
    border: 1px solid #efc7c9;
    border-radius: 5px;
    background: #fff6f6;
    color: #9c2b31;
    font-size: 12px;
}

.gv-quote-validation:empty {
    display: none;
}

.gv-quote-validation ul {
    margin: 0;
    padding-left: 18px;
}

.gv-quote-top-layout {
    display: flex;
    align-items: flex-start;
    margin-left: -8px;
    margin-right: -8px;
}

.gv-quote-selector,
.gv-quote-basket {
    box-sizing: border-box;
    margin-left: 8px;
    margin-right: 8px;
    border: 1px solid #dfe6ea;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 8px 24px rgba(32,57,77,.04);
    overflow: hidden;
}

.gv-quote-selector {
    width: 64%;
}

.gv-quote-basket {
    width: 36%;
}

.gv-quote-panel-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 66px;
    padding: 0 18px;
    background: #f8fafb;
    border-bottom: 1px solid #e1e7ea;
}

.gv-quote-panel-head > div > span {
    display: block;
    margin-bottom: 2px;
    color: #a4272d;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
}

.gv-quote-panel-head > div > strong {
    display: block;
    color: #29475b;
    font-size: 17px;
}

.gv-quote-panel-head small {
    color: #81909a;
    font-size: 12px;
}

.gv-quote-selector-body {
    padding: 18px;
}

.gv-quote-group-field {
    margin-bottom: 13px;
}

.gv-quote-group-field label {
    display: block;
    margin-bottom: 6px;
    color: #405a6c;
    font-size: 12px;
    font-weight: 700;
}

.gv-quote-group-field .form-control {
    height: 42px;
    border-color: #d5dee3;
    box-shadow: none;
    font-size: 13px;
}

.gv-quote-product-status {
    display: flex;
    align-items: center;
    min-height: 58px;
    margin-top: 16px;
    padding: 0 14px;
    border: 1px dashed #d8e1e6;
    border-radius: 5px;
    background: #fafcfd;
    color: #728590;
    font-size: 12px;
}

.gv-quote-product-status .glyphicon {
    margin-right: 8px;
    color: #a4272d;
}

.gv-quote-products {
    margin-top: 16px;
}

.gv-quote-product-card {
    display: flex;
    align-items: center;
    min-height: 94px;
    margin-bottom: 9px;
    padding: 10px;
    border: 1px solid #e0e7eb;
    border-radius: 6px;
    background: #ffffff;
}

.gv-quote-product-card:hover {
    border-color: #c7d3d9;
    box-shadow: 0 4px 14px rgba(32,57,77,.04);
}

.gv-quote-product-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    min-width: 72px;
    height: 72px;
    margin-right: 12px;
    border: 1px solid #e4eaed;
    border-radius: 5px;
    background: #f8fafb;
    color: #7d909c;
    font-size: 25px;
    overflow: hidden;
}

.gv-quote-product-image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.gv-quote-product-content {
    flex: 1;
    min-width: 0;
}

.gv-quote-product-code {
    display: block;
    margin-bottom: 3px;
    color: #a4272d;
    font-size: 10px;
    font-weight: 700;
}

.gv-quote-product-content > strong {
    display: block;
    color: #29475b;
    font-size: 14px;
    line-height: 1.4;
}

.gv-quote-product-controls {
    display: flex;
    align-items: center;
    margin-top: 9px;
}

.gv-quote-product-qty {
    width: 72px !important;
    min-width: 72px;
    margin-right: 6px;
}

.gv-quote-product-note {
    flex: 1;
    min-width: 0;
    margin-right: 6px;
}

.gv-quote-product-controls .form-control {
    height: 34px;
    border-color: #d7e0e5;
    box-shadow: none;
    font-size: 12px;
}

.gv-quote-product-add {
    height: 34px;
    padding: 0 12px;
    border: 1px solid #a4272d;
    border-radius: 4px;
    background: #a4272d;
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
}

.gv-quote-product-add:hover {
    background: #882127;
}

.gv-quote-basket-empty {
    padding: 42px 20px 38px 20px;
    text-align: center;
    color: #7d8f99;
}

.gv-quote-basket-empty > .glyphicon {
    display: block;
    margin-bottom: 10px;
    color: #a4272d;
    font-size: 27px;
}

.gv-quote-basket-empty strong {
    display: block;
    color: #405d70;
    font-size: 14px;
}

.gv-quote-basket-empty p {
    max-width: 270px;
    margin: 7px auto 0 auto;
    font-size: 12px;
    line-height: 1.6;
}

.gv-quote-basket-list {
    display: none;
    max-height: 430px;
    overflow-y: auto;
}

.gv-quote-basket-item {
    padding: 13px 14px;
    border-bottom: 1px solid #edf1f3;
}

.gv-quote-basket-item-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.gv-quote-basket-item-top > div {
    min-width: 0;
    padding-right: 8px;
}

.gv-quote-basket-item-top span {
    display: block;
    color: #a4272d;
    font-size: 8px;
    font-weight: 700;
}

.gv-quote-basket-item-top strong {
    display: block;
    margin-top: 2px;
    color: #2d4a5e;
    font-size: 13px;
    line-height: 1.45;
}

.gv-quote-basket-remove {
    border: 0;
    background: transparent;
    color: #9aa7af;
    font-size: 18px;
    line-height: 18px;
}

.gv-quote-basket-remove:hover {
    color: #a4272d;
}

.gv-quote-basket-edit {
    display: flex;
    margin-top: 9px;
}

.gv-quote-basket-edit .form-control:first-child {
    width: 72px;
    min-width: 72px;
    margin-right: 6px;
}

.gv-quote-basket-edit .form-control {
    height: 32px;
    border-color: #d8e1e6;
    box-shadow: none;
    font-size: 10px;
}

.gv-quote-basket-note {
    display: flex;
    align-items: flex-start;
    margin: 13px;
    padding: 10px;
    border-radius: 5px;
    background: #f3f7f8;
    color: #607784;
    font-size: 10px;
    line-height: 1.55;
}

.gv-quote-basket-note .glyphicon {
    margin-right: 7px;
    color: #4d7b63;
}

.gv-quote-contact-panel {
    margin-top: 18px;
    border: 1px solid #dfe6ea;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 8px 24px rgba(32,57,77,.04);
    overflow: hidden;
}

.gv-quote-contact-head {
    padding: 20px 20px 17px 20px;
    background: #f8fafb;
    border-bottom: 1px solid #e1e7ea;
}

.gv-quote-contact-head span {
    display: block;
    color: #a4272d;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
}

.gv-quote-contact-head h2 {
    margin: 3px 0 5px 0;
    color: #29475b;
    font-size: 21px;
    font-weight: 700;
}

.gv-quote-contact-head p {
    max-width: 780px;
    margin: 0;
    color: #748691;
    font-size: 12px;
    line-height: 1.6;
}

.gv-quote-contact-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 18px 12px 4px 12px;
}

.gv-quote-field {
    width: 25%;
    padding: 0 8px 14px 8px;
    box-sizing: border-box;
}

.gv-quote-field-wide {
    width: 50%;
}

.gv-quote-field-full {
    width: 100%;
}

.gv-quote-field label {
    display: block;
    margin-bottom: 6px;
    color: #405a6c;
    font-size: 12px;
    font-weight: 700;
}

.gv-quote-field label em,
.gv-quote-consent em {
    color: #a4272d;
    font-style: normal;
}

.gv-quote-field .form-control {
    border-color: #d6dfe4;
    box-shadow: none;
    font-size: 13px;
}

.gv-quote-field input.form-control {
    height: 40px;
}

.gv-quote-field-error {
    display: block;
    margin-top: 4px;
    color: #a4272d;
    font-size: 9px;
}

.gv-quote-consent {
    margin: 0 20px 17px 20px;
    padding: 12px 13px;
    border: 1px solid #e0e7ea;
    border-radius: 5px;
    background: #fafcfd;
}

.gv-quote-consent label {
    display: flex;
    align-items: flex-start;
    margin: 0;
    color: #627783;
    font-size: 11px;
    line-height: 1.6;
    font-weight: 400;
}

.gv-quote-consent input[type=checkbox] {
    margin: 3px 8px 0 0;
}

.gv-quote-submit-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    border-top: 1px solid #e4eaed;
    background: #f8fafb;
}

.gv-quote-security-note {
    display: flex;
    align-items: flex-start;
    max-width: 670px;
    color: #6c7f8a;
    font-size: 10px;
    line-height: 1.55;
}

.gv-quote-security-note .glyphicon {
    margin: 1px 7px 0 0;
    color: #4d7660;
}

.gv-quote-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 245px;
    height: 44px;
    padding: 0 16px;
    border: 1px solid #a4272d;
    border-radius: 5px;
    background: #a4272d;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
}

.gv-quote-submit:hover {
    background: #882127;
}

.gv-quote-submit:disabled {
    opacity: .6;
}

.gv-quote-submit .glyphicon {
    margin-right: 7px;
}

.gv-quote-honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

/* ============================================================
   SUCCESS
   ============================================================ */

.gv-quote-success {
    min-height: 520px;
    padding: 70px 0;
    background: #f7f9fa;
}

.gv-quote-success-card {
    max-width: 620px;
    margin: 0 auto;
    padding: 45px 36px;
    border: 1px solid #dfe6ea;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 12px 34px rgba(32,57,77,.06);
    text-align: center;
}

.gv-quote-success-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 62px;
    height: 62px;
    margin: 0 auto 17px auto;
    border-radius: 50%;
    background: #edf6f0;
    color: #4b7c5c;
    font-size: 27px;
}

.gv-quote-success-card h1 {
    margin: 0;
    color: #20394d;
    font-size: 30px;
}

.gv-quote-success-card p {
    max-width: 500px;
    margin: 12px auto 0 auto;
    color: #6c7f89;
    font-size: 12px;
    line-height: 1.7;
}

.gv-quote-success-no {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 17px;
    border: 1px solid #dbe3e7;
    border-radius: 5px;
    background: #f7f9fa;
}

.gv-quote-success-no span {
    display: block;
    color: #7b8d97;
    font-size: 8px;
}

.gv-quote-success-no strong {
    display: block;
    margin-top: 2px;
    color: #a4272d;
    font-size: 15px;
}

.gv-quote-success-home {
    display: block;
    width: 175px;
    margin: 22px auto 0 auto;
    padding: 10px 0;
    border: 1px solid #cbd6dc;
    border-radius: 4px;
    color: #38576b;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
}

.gv-quote-success-home:hover {
    border-color: #a4272d;
    color: #a4272d;
    text-decoration: none;
}

.gv-quote-success-home .glyphicon {
    margin-right: 5px;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */

@media (max-width: 991px) {
    .gv-quote-top-layout {
        display: block;
        margin: 0;
    }

    .gv-quote-selector,
    .gv-quote-basket {
        width: 100%;
        margin: 0 0 16px 0;
    }

    .gv-quote-field,
    .gv-quote-field-wide {
        width: 50%;
    }

    .gv-quote-submit-row {
        display: block;
    }

    .gv-quote-submit {
        width: 100%;
        margin-top: 13px;
    }
}

@media (max-width: 640px) {
    .gv-quote-hero h1 {
        font-size: 27px;
    }

    .gv-quote-steps {
        display: block;
    }

    .gv-quote-step {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #e4eaed;
    }

    .gv-quote-field,
    .gv-quote-field-wide,
    .gv-quote-field-full {
        width: 100%;
    }

    .gv-quote-product-card {
        display: block;
    }

    .gv-quote-product-image {
        margin-bottom: 10px;
    }

    .gv-quote-product-controls {
        display: block;
    }

    .gv-quote-product-qty,
    .gv-quote-product-note {
        width: 100% !important;
        margin: 0 0 6px 0;
    }

    .gv-quote-product-add {
        width: 100%;
    }
}


/* ============================================================
   AŞAMA 2 - DN / NPS ÖLÇÜ SEÇİMİ + OKUNABİLİRLİK
   ============================================================ */

.gv-quote-product-range {
    margin-top: 4px;
    color: #748793;
    font-size: 11px;
    line-height: 1.45;
}

.gv-quote-product-size {
    width: 165px !important;
    min-width: 165px;
    margin-right: 6px;
}

.gv-quote-product-size-warning {
    margin-top: 8px;
    padding: 8px 10px;
    border: 1px solid #efd9da;
    border-radius: 4px;
    background: #fff8f8;
    color: #9b3b40;
    font-size: 11px;
    line-height: 1.5;
}

.gv-quote-basket-size {
    display: inline-block;
    margin-top: 6px;
    padding: 3px 7px;
    border: 1px solid #d8e1e6;
    border-radius: 3px;
    background: #f7f9fa;
    color: #35566b;
    font-size: 10px;
    font-weight: 700;
}

/* Kullanıcı testinde küçük kalan alanlar için son okunabilirlik override'ı */
.gv-quote-panel-head small {
    font-size: 12px;
}

.gv-quote-group-field label,
.gv-quote-field label {
    font-size: 12px;
}

.gv-quote-group-field .form-control,
.gv-quote-product-controls .form-control,
.gv-quote-field .form-control {
    font-size: 13px;
}

.gv-quote-basket-note,
.gv-quote-security-note,
.gv-quote-consent label {
    font-size: 12px;
}

.gv-quote-product-content > strong {
    font-size: 14px;
}

.gv-quote-basket-item-top strong {
    font-size: 12px;
}

@media (max-width: 640px) {
    .gv-quote-product-size {
        width: 100% !important;
        min-width: 0;
        margin: 0 0 6px 0;
    }
}

/* ============================================================
   AŞAMA 2.2 - TEKLİF EKRANI OKUNABİLİRLİK
   Kullanıcı isteği: mevcut tasarımı bozmadan yazıları büyüt.
   ============================================================ */

.gv-quote-breadcrumb .container {
    font-size: 12px;
}

.gv-quote-kicker {
    font-size: 12px;
}

.gv-quote-hero > .container > p {
    font-size: 15px;
}

.gv-quote-step strong {
    font-size: 13px;
}

.gv-quote-panel-head > div > span {
    font-size: 12px;
}

.gv-quote-panel-head > div > strong {
    font-size: 18px;
}

.gv-quote-panel-head small {
    font-size: 12px;
}

.gv-quote-group-field label {
    font-size: 14px;
}

.gv-quote-group-field .form-control {
    font-size: 14px;
}

.gv-quote-product-status {
    font-size: 13px;
}

.gv-quote-product-code {
    font-size: 12px;
}

.gv-quote-product-content > strong {
    font-size: 16px;
}

.gv-quote-product-range {
    font-size: 12px;
}

.gv-quote-product-controls .form-control {
    font-size: 13px;
}

.gv-quote-product-add {
    font-size: 12px;
}

.gv-quote-basket-empty strong {
    font-size: 15px;
}

.gv-quote-basket-empty p {
    font-size: 12px;
}

.gv-quote-basket-item-top span {
    font-size: 10px;
}

.gv-quote-basket-item-top strong {
    font-size: 13px;
}

.gv-quote-basket-size {
    font-size: 12px;
}

.gv-quote-basket-edit .form-control {
    font-size: 12px;
}

.gv-quote-basket-note {
    font-size: 12px;
}

.gv-quote-contact-head h2 {
    font-size: 22px;
}

.gv-quote-contact-head p {
    font-size: 13px;
}

.gv-quote-field label {
    font-size: 13px;
}

.gv-quote-field .form-control {
    font-size: 14px;
}

.gv-quote-consent label {
    font-size: 12px;
}

.gv-quote-security-note {
    font-size: 12px;
}

.gv-quote-submit {
    font-size: 12px;
}


/* ============================================================
   AŞAMA 2.3 - TEKLİF SEPETİ OKUNABİLİRLİK + SON KONTROL
   ============================================================ */

/* Sağ taraftaki Teklif Sepeti yazıları biraz daha büyük */
.gv-quote-basket-item-top span {
    font-size: 12px;
}

.gv-quote-basket-item-top strong {
    font-size: 14px;
    line-height: 1.45;
}

.gv-quote-basket-size {
    font-size: 12px;
}

.gv-quote-basket-edit .form-control {
    font-size: 12px;
}

.gv-quote-basket-note {
    font-size: 12px;
}

.gv-quote-preview-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 26px);
    min-height: 40px;
    margin: 0 13px 13px 13px;
    padding: 0 12px;
    border: 1px solid #2f566e;
    border-radius: 5px;
    background: #ffffff;
    color: #2f566e;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2px;
}

.gv-quote-preview-button:hover {
    border-color: #a4272d;
    color: #a4272d;
}

.gv-quote-preview-button .glyphicon {
    margin-right: 7px;
}

.gv-quote-preview-panel {
    display: none;
    margin-top: 18px;
    margin-bottom: 18px;
    border: 1px solid #cddbe5;
    border-radius: 10px;
    background: linear-gradient(180deg, #f4f8fb 0%, #edf3f7 100%);
    box-shadow: 0 12px 28px rgba(32,57,77,.10);
    overflow: hidden;
}


.gv-quote-preview-panel:before {
    content: "";
    display: block;
    height: 4px;
    background: linear-gradient(90deg, #2e516b 0%, #4d728f 55%, #a4272d 100%);
}

.gv-quote-preview-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 86px;
    padding: 16px 20px;
    border-bottom: 1px solid #c9d7e1;
    background: linear-gradient(135deg, #223f55 0%, #2e516b 100%);
}

.gv-quote-preview-head > div > span {
    display: block;
    margin-bottom: 3px;
    color: #e5a9ac;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
}

.gv-quote-preview-head h2 {
    margin: 0;
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
}

.gv-quote-preview-head p {
    margin: 5px 0 0 0;
    color: #c8d4db;
    font-size: 13px;
}

.gv-quote-preview-close {
    min-width: 90px;
    height: 36px;
    border: 1px solid rgba(255,255,255,.32);
    border-radius: 4px;
    background: transparent;
    color: #ffffff;
    font-size: 12px;
}

.gv-quote-preview-close .glyphicon {
    margin-right: 4px;
}

.gv-quote-preview-body {
    padding: 18px;
    background: rgba(255,255,255,.28);
}

.gv-quote-preview-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #d9e4eb;
    background: #ffffff;
}

.gv-quote-preview-table th {
    padding: 10px 9px;
    border-right: 1px solid #dfe6ea;
    border-bottom: 1px solid #d5dfe4;
    background: #f3f6f8;
    color: #38566a;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
}

.gv-quote-preview-table td {
    padding: 10px 9px;
    border-right: 1px solid #e5eaed;
    border-bottom: 1px solid #e5eaed;
    color: #536b79;
    font-size: 13px;
    line-height: 1.5;
    vertical-align: top;
}

.gv-quote-preview-line-no {
    width: 34px;
    text-align: center;
    color: #83939c !important;
}

.gv-quote-preview-code {
    width: 105px;
    color: #a4272d !important;
    font-weight: 700;
}

.gv-quote-preview-product {
    color: #29475b !important;
    font-weight: 600;
}

.gv-quote-preview-size {
    width: 135px;
    color: #29475b !important;
    font-weight: 700;
    white-space: nowrap;
}

.gv-quote-preview-qty {
    width: 70px;
    text-align: center;
    font-weight: 700;
}

.gv-quote-preview-note {
    min-width: 160px;
}

.gv-quote-preview-empty {
    display: none;
    align-items: center;
    margin-top: 10px;
    padding: 12px;
    border: 1px dashed #cfdde6;
    border-radius: 6px;
    background: #f7fbfd;
    color: #71848f;
    font-size: 12px;
}

.gv-quote-preview-empty .glyphicon {
    margin-right: 7px;
    color: #a4272d;
}

.gv-quote-preview-company {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
    border: 1px solid #d7e2e9;
    border-radius: 6px;
    background: #ffffff;
}

.gv-quote-preview-company > div {
    width: 25%;
    padding: 12px 13px;
    box-sizing: border-box;
    border-right: 1px solid #e1e7ea;
}

.gv-quote-preview-company > div:last-child {
    border-right: 0;
}

.gv-quote-preview-company span {
    display: block;
    margin-bottom: 3px;
    color: #81909a;
    font-size: 10px;
    font-weight: 700;
}

.gv-quote-preview-company strong {
    display: block;
    color: #29475b;
    font-size: 13px;
    line-height: 1.45;
    word-break: break-word;
}

.gv-quote-preview-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
    padding: 15px 14px 0 14px;
    border-top: 1px solid #d8e3ea;
    background: rgba(255,255,255,.18);
    border-radius: 6px;
}

.gv-quote-preview-info {
    display: flex;
    align-items: flex-start;
    max-width: 690px;
    color: #687c88;
    font-size: 12px;
    line-height: 1.6;
}

.gv-quote-preview-info .glyphicon {
    margin: 2px 7px 0 0;
    color: #4d7960;
}

.gv-quote-preview-continue {
    min-width: 220px;
    height: 42px;
    padding: 0 13px;
    border: 1px solid #a4272d;
    border-radius: 4px;
    background: #a4272d;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
}

.gv-quote-preview-continue:hover {
    background: #882127;
}

.gv-quote-preview-continue .glyphicon {
    margin-right: 6px;
}

@media (max-width: 767px) {
    .gv-quote-preview-head,
    .gv-quote-preview-footer {
        display: block;
    }

    .gv-quote-preview-close,
    .gv-quote-preview-continue {
        width: 100%;
        margin-top: 12px;
    }

    .gv-quote-preview-company > div {
        width: 50%;
        border-bottom: 1px solid #e1e7ea;
    }
}



/* ===========================================================
   2026-08-28 - TEKLIF ONIZLEME OKUNABILIRLIK OVERRIDE
   =========================================================== */
.gv-quote-preview-panel .gv-quote-preview-table th {
    font-size: 14px !important;
    line-height: 1.35 !important;
}

.gv-quote-preview-panel .gv-quote-preview-table td {
    font-size: 14px !important;
    line-height: 1.55 !important;
}

.gv-quote-preview-panel .gv-quote-preview-code,
.gv-quote-preview-panel .gv-quote-preview-product,
.gv-quote-preview-panel .gv-quote-preview-size,
.gv-quote-preview-panel .gv-quote-preview-qty,
.gv-quote-preview-panel .gv-quote-preview-note {
    font-size: 14px !important;
}

.gv-quote-preview-panel .gv-quote-preview-company span {
    font-size: 11px !important;
    line-height: 1.35 !important;
}

.gv-quote-preview-panel .gv-quote-preview-company strong {
    font-size: 14px !important;
    line-height: 1.5 !important;
}

.gv-quote-preview-panel .gv-quote-preview-info {
    font-size: 13px !important;
    line-height: 1.65 !important;
}

.gv-quote-preview-panel .gv-quote-preview-continue {
    min-width: 230px;
    height: 44px;
    font-size: 12px !important;
}

.gv-quote-preview-panel .gv-quote-preview-close {
    font-size: 12px !important;
}
