body {
    overflow: overlay;
}

ul, ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

header {
    padding: 10px 0;
}

.sub-menu_link {
    padding: 4px 10px;
}

.sub-menu {
    width: 100%;
    min-width: 244px;
}

.test {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ff7072;
    color: #fff;
    text-align: center;
    z-index: 99999;
    font-size: 1rem;
    font-weight: bold;
    opacity: 0.9;
}

.form-select-custom-wrap {
    position: relative;
    display: inline-block;
}

.form-select-custom {
    border-radius: 999px;
    border: 1px solid var(--line);
    padding: 15px 32px 15px 15px;
    min-width: 225px;
    appearance: none;
    font-size: 18px;
}

.form-select-custom:hover {
    border-color: var(--black);
}

.form-select-custom-wrap::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    transform: translateY(-60%) rotate(45deg);
    pointer-events: none;
}


.product-media {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.product-media .pm-img,
.product-media .pm-vid {
    width: 100%;
    height: auto;
    display: block;
}

.product-media .pm-vid {
    /*position: absolute;*/
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none; /* default image */
}

.product-media {
    cursor: ew-resize;
}

.check-ship {
    display: inline-flex;
}

.product-media * {
    pointer-events: none;
}

.product-media .pm-img,
.product-media .pm-vid {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.product-media .pm-vid {
    inset: 0;
    display: none;
}

.product-media .pm-dots {
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 8px;
    height: 4px;
    display: flex;
    gap: 2px;
    z-index: 5;
    pointer-events: none;
}

.product-media .pm-dot {
    flex: 1;
    border-radius: 2px;
    background: rgba(180, 180, 180, .8);
    opacity: .9;
}

.product-media .pm-dot.is-active {
    background-color: #D19C65;
    opacity: 0.95;
}

.card-product_wrapper {
    aspect-ratio: inherit;
}

.mobile-logo {
    max-width: 120px;
}

.sidebar-account {
    gap: inherit;
}

.product-media.js-hover-media {
    touch-action: pan-y; /* dikey scroll serbest, yatay swipe'ı JS yönetecek */
}

.s-page-title.style-2.style-3 .content {
    padding-top: 30px;
    padding-bottom: 30px;
}

.mt-40 {
    margin-top: 40px !important;
}

.header-abs-1 {
    margin-bottom: -116px;
}

.flat-spacing-4 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.table-my_order th:nth-child(2), .table-my_order td:nth-child(2) {
    width: auto;
}

.table-my_order th:last-child, .table-my_order td:last-child {
    width: auto;
}

.tf-btn.btn-gold {
    background-color: #D19C65;
    color: var(--white);
}

.special-badge {
    width: 60px;
    height: 85px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 12px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, #D19C65 0%, #D19C65 50%, #D19C65 100%);
    position: absolute;
    left: 10px;
    bottom: 30px;
    z-index: 21;
    -webkit-box-shadow: 3px 3px 8px 5px rgba(179, 179, 179, 0.48);
    box-shadow: 3px 3px 8px 5px rgba(179, 179, 179, 0.48);
    filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.25));
    border-radius: 8px;
    border: 2px solid #ffe4c9
}

.card-product {
    position: relative;
}

.logo-site img {
    aspect-ratio: inherit;
}

.product-action_list li {
    opacity: 0;
    visibility: hidden;
}

.special-badge .badge-text {
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.special-badge .badge-icon {
    font-size: 1.2rem;
    line-height: 1;
}

@media (max-width: 767px) {
    .table-my_order th:nth-child(2), .table-my_order td:nth-child(2) {
        min-width: auto;
    }
}

@media (max-width: 767px) {
    .flat-spacing-4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .s-page-title {
        padding: 25px 0;
    }

    .sidebar-account {
        padding: 8px;
    }

    .my-account-nav_item {
        padding: 8px;
    }

    .special-badge {
        width: 40px;
        height: 50px;
        box-shadow: none;
        left: 5px;
        bottom: 30px;
        gap: 2px;
    }

    .special-badge .badge-text {
        font-size: 0.7rem;
        font-weight: 500;
        line-height: 1;
        letter-spacing: 2px;
    }

    .special-badge .badge-icon {
        font-size: 0.9rem;
    }

}

@media (min-width: 1200px) {
    .s-page-title {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .flat-wrap-media-product .tf-product-media-main .item {
        max-height: inherit;
    }

    .tf-slideshow .slider-wrap {
        height: inherit;
    }
}

@media (max-width: 1199px) {
    .tf-toolbar-bottom {
        padding: 5px 0px 5px;
    }

    .tf-header {
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .tf-toolbar-bottom .toolbar-icon {
        font-size: 20px;
    }

    .logo-site img {
        max-height: 50px;
    }


}

@media (max-width: 991px) {
    .flat-wrap-media-product .tf-product-media-main .item {
        max-height: inherit;
    }
}

@media (max-width: 767px) {
    .tf-slideshow .slider-wrap {
        height: inherit;
    }
}

@media (max-width: 1439px) {
    .tf-slideshow .slider-wrap {
        height: inherit;
    }
}