.jssocial-sh {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.jssocial-sh a {
    border-radius: 50% !important;
    border: 1px solid #a1a1a1;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

.jssocial-sh-link:active,
.jssocial-sh-link:focus,
.jssocial-sh-link:hover {
    background: #a1a1a1 !important;
}

#shareLink {
    width: 76.9%;
    outline: none;
    border: 1px solid #333;
    float: left;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#copyD {
    background: #333;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.copyArea {
    display: flex;
    margin-top: 0.3rem;
}

.modal-inside .close {
    font-size: 1rem;
    color: #000;
    background: #fff;
    z-index: 123;
    right: 10px;
    position: absolute;
    top: 11px;
    opacity: 1;
    padding: 18px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}

.modal-inside .close img {
    max-width: 18px;
}

.modal-inside .close:hover {
    opacity: 1 !important;
}

.modal-inside {
    background: #fafafa;
    max-width: 245px;
    width: 245px;
    max-height: 240px;
    z-index: 124;
    border-radius: 100px;
    padding: 0px 2px;
    transform: translateZ(0);
    margin: 0 auto;
    border: 1px solid #e2e2e29c;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}

.social-sh.jssocials {
    margin-bottom: 1rem;
}

.detail-title {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.social-sh {
    padding: 5px 0;
    display: flex;
    align-items: center;
}

.social-sh a {
    padding: 5px 5px;
    text-decoration: none !important;
}

.social-sh img {
    border-radius: 50px;
}

.share-icon {
    padding: 5px 10px;
}

.tooltip {
    position: inherit !important;
    opacity: 1 !important;
}

.tooltip .tooltiptext {
    text-align: center;
    padding: 5px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip .copy-status {
    background: #181818;
    color: #fff;
    position: absolute;
    right: 45px;
    bottom: -36px;
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
    opacity: 0;
}

.fastlogin-box-item {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.native-modal .modal-content .modal-header .close {
    border: 1px solid #a7a7a7;
    border-radius: 99px;
    color: #000;
    font-size: 16px;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fastlogin-box-item input {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 23px 18px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.fastlogin-box-buttons button {
    padding: 0.5rem;
    width: 50%;
    margin-bottom: 0 !important;
    font-size: 15px;
    border-radius: 0.2rem;
    color: #fff;
    border: 1px solid #000;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fastlogin-box-buttons a {
    padding: 0.5rem;
    width: 50%;
    border-radius: 0.2rem;
    color: #383838;
    border: 1px solid #383838;
    background: none;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fastlogin-box-buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.fastlogin-box-social-buttons {
    display: flex;
    gap: 10px;
    flex-direction: row;
}

.fastlogin-box-social-buttons a {
    background: #ffffff !important;
    color: #000000 !important;
    border: 1px solid #e5e5e5 !important;
    gap: 10px;
    text-shadow: none !important;
    border-radius: 7px !important;
    height: 47px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    width: 100%;
}

.fastlogin-box-social-buttons a img {
    width: 25px;
    height: 25px;
}

/* fast login style end */
/* login page style */
.login-page-title-block h4 {
    font-size: 21px;
    font-weight: 500;
    margin: 0;
    line-height: normal;
    margin-bottom: 25px;
    text-align: center;
}

.login-page-body {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 20px;
    background: #fff;
}

.login-body .p-g-mod-t-4 .nav-tabs .nav-item.show .nav-link,
.login-body .p-g-mod-t-4 .nav-tabs .nav-link.active {
    border: 1px solid #000 !important;
    background: #000 !important;
    color: #fff !important;
}

.login-body .p-g-mod-t-4 .nav-tabs .nav-item {
    flex: 1;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #000 !important;
    background: transparent;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    transition: all var(--transition-time);
    padding: 10px 15px;
}

.login-body .p-g-mod-t-4 .btn-success {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    display: flex;
    flex: 1;
    width: 100%;
    justify-content: center;
    font-size: 14px;
    height: 50px;
    align-items: center;
    font-weight: 500;
}

.pass-forgot-btn {
    width: 100%;
    text-align: center;
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    text-decoration: underline;
    font-size: 13px;
    color: #a1a1a1;
    padding: 0px;
}

.login-form input,
.common-register-form .row input {
    padding: 24px;
    font-size: 12px;
}

.form-phone-control {
    padding: 24px 50px !important;
}

.login-page-agreement-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}

.login-page-agreement-block .login-page-agreement-item:last-child {
    margin: 0px;
}

.login-page-agreement-item label {
    margin: 0px;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
}

.login-page-socialmedia-buttons {
    display: flex;
    flex-direction: row;
    gap: 8px;
    margin-bottom: 8px;
}

.login-body .p-g-mod-t-4 .btn-google-login,
.login-body .p-g-mod-t-4 .btn-fb-login {
    background: #fff !important;
    text-shadow: none !important;
    color: #181818 !important;
    border: 1px solid #e2e2e2 !important;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    padding: 2px 4px;
    gap: 8px;
}

.login-body .p-g-mod-t-4 .btn-without-login {
    color: #fff;
    background: var(--main-color) !important;
    border: none;
    margin-bottom: 10px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    height: 43px;
}

.login-body .p-g-mod-t-4 .btn-without-login i {
    line-height: 0;
}

/* ==============================================
   SEPET SAYFASI - LİSTE (liste.twig)
   ============================================== */
/* ==============================================
   İNDİRİM KODU / HEDİYE ÇEKİ ALANI
   ============================================== */
.indirim-kodu {
    margin-bottom: 15px;
}

.indirim-kodu-title {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.indirim-kodu-sub {
    font-size: 13px;
    color: #777;
    margin: 0;
    line-height: 1.4;
}

.indirim-kodu-form {
    margin-top: 12px;
}

.indirim-kodu-form .input-group {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    transition: border-color 0.2s ease;
}

.indirim-kodu-form .input-group:focus-within {
    border-color: var(--primary-color, #f47a12);
}

.indirim-kodu-form .form-control {
    border: none;
    padding: 12px 15px;
    font-size: 14px;
    background: #fff;
    height: auto;
}

.indirim-kodu-form .form-control:focus {
    box-shadow: none;
    outline: none;
}

.indirim-kodu-form .form-control::placeholder {
    color: #aaa;
}

.indirim-kodu-form .input-group-append {
    display: flex;
}

.indirim-kodu-form .btn {
    border: none;
    border-radius: 0;
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: var(--primary-color, #f47a12);
    color: #fff;
    transition: background 0.2s ease;
}

.indirim-kodu-form .btn:hover {
    background: var(--primary-hover, #d66a0f);
}

/* Responsive */
@media (max-width: 575px) {
    .indirim-kodu-title {
        font-size: 14px;
    }

    .indirim-kodu-sub {
        font-size: 12px;
    }

    .indirim-kodu-form .form-control {
        padding: 10px 12px;
        font-size: 13px;
    }

    .indirim-kodu-form .btn {
        padding: 10px 15px;
        font-size: 12px;
    }
}

.shopping-cart-1 {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.shopping-cart-1 .table {
    margin-bottom: 0;
}

.shopping-cart-1 .table thead th {
    background: #fff;
    font-size: 13px;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
    padding: 15px 20px;
    white-space: nowrap;
    border: none;
}

.shopping-cart-1 .table tbody tr {
    border-bottom: 1px solid #f0f0f0;
    transition: background 0.2s ease;
}

.shopping-cart-1 .table tbody tr:hover {
    background: #fafafa;
}

.shopping-cart-1 .table tbody td {
    padding: 20px;
    vertical-align: middle;
}

/* Ürün Bilgisi */
.shopping-cart-1 .td-product .product {
    display: flex;
    align-items: center;
    gap: 15px;
}

.shopping-cart-1 .td-product .image {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #eee;
}

.shopping-cart-1 .td-product .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.shopping-cart-1 .td-product .p-info {
    flex: 1;
}

.shopping-cart-1 .td-product .name {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
    line-height: 1.4;
}

.shopping-cart-1 .td-product .name:hover {
    color: var(--primary-color, #f47a12);
}

.shopping-cart-1 .td-product .variants {
    margin-bottom: 8px;
}

.shopping-cart-1 .td-product .variant {
    font-size: 12px;
    color: #777;
}

.shopping-cart-1 .td-product .variant span {
    font-weight: 500;
    color: #555;
}

.shopping-cart-1 .btn-remove {
    font-size: 11px;
    padding: 4px 10px;
    border-radius: 4px;
}

/* Fiyat */
.shopping-cart-1 .td-price,
.shopping-cart-1 .td-total-price {
    text-align: center;
}

.shopping-cart-1 .td-price .old-value,
.shopping-cart-1 .td-total-price .old-value {
    display: block;
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
    margin-bottom: 2px;
}

.shopping-cart-1 .td-price .value,
.shopping-cart-1 .td-total-price .value {
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

.shopping-cart-1 .td-total-price .value {
    color: var(--main-color);
}

/* Miktar Seçici */
.shopping-cart-1 .td-quantity {
    text-align: center;
}

.shopping-cart-1 .product-quantity {
    display: inline-flex;
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    overflow: hidden;
}

.shopping-cart-1 .product-quantity .btn {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f8f8;
    border: none;
    color: #555;
    font-size: 12px;
    transition: all 0.2s ease;
}

.payment-cart-summary-1 .summary {
    background: transparent;
}

.shopping-cart-1 .product-quantity .btn:hover {
    background: var(--main-color);
    color: #fff;
}

.shopping-cart-1 .product-quantity input {
    width: 50px;
    height: 36px;
    border: none;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.shopping-cart-1 .product-quantity-type {
    font-size: 11px;
    color: #999;
    margin-top: 5px;
}

/* Kargo */
.shopping-cart-1 .td-cargo {
    text-align: center;
}

.shopping-cart-1 .td-cargo .label {
    display: none;
}

.shopping-cart-1 .td-cargo .value {
    font-size: 14px;
    font-weight: 500;
    color: #555;
}

/* Alışverişe Devam Butonu */
.shopping-buttons-1 {
    margin-top: 20px;
    padding: 0;
}

.shopping-buttons-1 .btn-continue {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    border: 1px solid #ddd;
    background: #fff;
    color: #555;
    transition: all 0.2s ease;
}

.shopping-buttons-1 .btn-continue:hover {
    background: #f5f5f5;
    border-color: #ccc;
}

/* ==============================================
   SEPET ÖZETİ (ozet.twig)
   ============================================== */
.payment-cart-summary-1 {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.payment-cart-summary-1 .table {
    margin-bottom: 0;
}

.payment-cart-summary-1 .table tfoot th {
    padding: 12px 0;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    border: none;
}

.payment-cart-summary-1 .table tfoot th:first-child {
    text-align: left;
}

.payment-cart-summary-1 .table tfoot th:last-child {
    text-align: right;
    font-weight: 500;
    color: #333;
}

.payment-cart-summary-1 .table tfoot tr:last-child th {
    padding-top: 15px;
    margin-top: 10px;
    border-top: 2px solid #eee;
    font-size: 16px;
    font-weight: 600;
}

.payment-cart-summary-1 .table tfoot tr:last-child th:last-child {
    color: var(--main-color);
}

.payment-cart-summary-1 .final {
    font-size: 20px;
    font-weight: 700;
    color: var(--main-color);
}

.payment-cart-summary-1 .remove-vocuher {
    margin-left: 8px;
    font-size: 12px;
}

/* ==============================================
   RESPONSIVE - MOBİL UYUM
   ============================================== */
@media (max-width: 991px) {

    .shopping-cart-1 .table tbody tr {
        padding: 15px;
    }

    .shopping-cart-1 .table tbody td {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        border-bottom: 1px solid #f5f5f5;
    }

    .shopping-cart-1 .table tbody td:last-child {
        border-bottom: none;
    }

    .shopping-cart-1 .td-product {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .shopping-cart-1 .td-product .product {
        width: 100%;
    }

    .shopping-cart-1 .td-price::before {
        content: "Fiyat:";
        font-weight: 500;
        color: #777;
    }

    .shopping-cart-1 .td-quantity::before {
        content: "Miktar:";
        font-weight: 500;
        color: #777;
    }

    .shopping-cart-1 .td-total-price::before {
        content: "Tutar:";
        font-weight: 500;
        color: #777;
    }

    .shopping-cart-1 .td-cargo .label {
        display: block;
        font-weight: 500;
        color: #777;
    }
}

@media (max-width: 575px) {
    .shopping-cart-1 .td-product .image {
        width: 60px;
        height: 60px;
    }

    .shopping-cart-1 .td-product .name {
        font-size: 13px;
    }

    .shopping-cart-1 .product-quantity .btn {
        width: 32px;
        height: 32px;
    }

    .shopping-cart-1 .product-quantity input {
        width: 40px;
        height: 32px;
        font-size: 13px;
    }
}