/*your custom css goes here*/
.dropdown-menu {
    position: absolute;
    z-index: 99999 !important;
}
.img-fluid {
    border: solid 3px #fff !important;
}
.h-sag {
    position: relative !important;
    z-index: 999999;
}
li.category-nav-element {
    margin: 8px;
    border: solid 1px #e9e9e9;
    border-radius: 6px;
    font-size: 15px;
}
.kart-bg {
    padding: 25px;
}

.taksit-var-bg {
    padding: 0 17px;
    font-size: 16px;
}

.taksit .col-6 {
    border: solid 1px;
    margin: -1px 0 0 -1px;
    padding: 8px 10px;
}

@media (max-width: 767px) {
    #section-product-detail .product-gallery .slick-list .urun-resim-b {
        max-height: 300px;
    }

    #section-product-detail .product-gallery .slick-list .urun-resim-b img {
        height: 100% !important;
    }

    header.sticky-top {
        padding-top: 0 !important;
    }
}

.features .text-reset {
    padding: 0.85rem !important;
}

.features .text-reset h4 {
    font-size: 0.9rem !important;
}

.aiz-mobile-bottom-nav {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.aiz-mobile-bottom-nav > .row > * a i {
    font-size: 1.5rem !important;
}

.aiz-mobile-bottom-nav > .row > * a > span:last-child {
    font-weight: 700 !important;
    font-size: 10px !important;
}

.aiz-mobile-bottom-nav > .row > * a i {
    font-size: 1.5rem !important;
}

.aiz-mobile-bottom-nav > .row > * a > span:last-child {
    font-weight: 700 !important;
    font-size: 10px !important;
}

.aiz-mobile-bottom-nav .shopping-cart-button > span:first-child {
    background-color: #323232 !important;
    border: 3px solid var(--primary) !important;
}

/* Ürün Kartı ve Ürün Detay Feature Alanları */

.product-info-stack {
    display: none !important;
    position: absolute;
    z-index: 9;
    display: flex !important;
    flex-direction: column;
    padding: 5px;
}

.product-info-stack > .item {
    width: 60px;
    height: 35px;
    background-color: var(--gray-dark);
    border: 1px solid white;
    border-radius: 5px;
    color: white;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;

    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.product-info-stack .item + .item {
    margin-top: 5px;
}

.aiz-card-box .product-info-stack .item {
    width: 55px;
    height: 30px;
    font-size: 9px;
}

/* Product Page Action Bar */

@media (max-width: 767px) {
    body:not(.page-product-detail) .product-action-bar {
        display: none !important;
    }

    body.page-product-detail .product-action-bar {
        display: flex !important;
        align-items: center;
        padding: 0 15px;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 75px;
        background: white;
        border-top: 1px solid #ddd;
        z-index: 99999;
    }

    .product-action-bar .price {
        flex: 0 0 100px;
        font-size: 18px;
        font-weight: 600;
        color: var(--primary);
    }

    .product-action-bar .price.has-discount {
        font-size: 24px;
    }

    .product-action-bar .regular-price {
        position: relative;
        color: rgb(118 118 126);
        display: inline-flex;
        font-size: 16px;
    }

    .product-action-bar .regular-price::after {
        content: "";
        position: absolute;
        width: calc(100% + 10px);
        height: 1px;
        background: #76767e;
        left: 0px;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }

    .product-action-bar .actions {
        flex: 1;
    }

    .product-action-bar .actions .btn {
        width: 100%;
    }

    body.page-product-detail .aiz-mobile-bottom-nav {
        display: none !important;
    }

    body.page-product-detail .go-back-button {
        display: inline-flex !important;
        font-size: 27px;
        color: #373742;
        margin-right: 15px;
    }

    body.page-product-detail .mobile-header-basket {
        display: flex;
        font-size: 30px !important;
        position: relative;
        top: -3px;
    }

    body:not(.page-product-detail) .mobile-header-basket,
    body:not(.page-product-detail) .go-back-button {
        display: none !important;
    }
}

/* New Design */

.aiz-category-menu {
    height: 100%;
}

div[id*="gb-widget"] > div:last-child {
    display: none !important;
}

.aiz-category-menu .category-nav-element:hover > a {
    box-shadow: unset;
}

.category-carousel {
    width: 100%;
    overflow-x: auto;
    display: inline-flex;
}

.category-carousel .category-item {
    display: inline-flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    white-space: nowrap;
}
.category-carousel .category-item__image {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 2px solid #ccc;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.category-carousel img {
    border-radius: 100px;
    width: 100%;
    padding: 3px;
}

.category-carousel .category-item span {
    font-size: 13px;
    color: #484848;
    font-weight: 600;
    margin-top: 5px;
    text-align: center;
}

@media (max-width: 767px) {
    div[id*="gb-widget"] {
        bottom: 80px !important;
    }
}

.mobile-side-bar {
    display: none;
}
@media (max-width: 1000px) {
    .mobile-side-bar {
        display: block;
    }
}
.index-category-custom {
    z-index: 999;
    margin-top: -61px;
}

.mobile-side-bar.active .mobile-side-bar-inside {
    transform: translate3d(0, 0px, 0px);
}
.mobile-side-bar.active .mobile-side-bar-overlay {
    transform: translate3d(0, 0px, 0px);
    opacity: 1;
}
.mobile-side-bar-overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.247);
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0s;
    transform: translate3d(-100%, 0px, 0px);
}
.mobile-side-bar-inside {
    width: 80%;
    display: block;
    background-color: white;
    height: 100%;
    transition: 0.5s;
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 9999;
    transform: translate3d(-100%, 0px, 0px);
}
.mobile-side-bar .logo-side {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f7f7f7;
}
.mobile-side-bar .logo-side .mobile-logo {
    object-fit: contain;
}
.mobile-side-bar-close {
    font-size: 28px;
}
.mobile-side-bar .category-side {
    padding: 0 20px;
    display: block;
}

.mobile-side-bar .category-side .category-item img {
    height: 100%;
    object-fit: contain;
    width: 40px;
    opacity: 1;
}
.mobile-side-bar .category-side .category-item:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.mobile-side-bar .category-side .category-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 52px;
}
.mobile-side-bar .category-side .category-item i {
    font-size: 18px;
}
.mobile-side-bar .category-side .category-item .title {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    display: flex;
}

.whatsappBtn-sight {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.whatsappBtn-sight:hover {
    color: #fff !important;
    opacity: 0.8;
}

@media (max-width: 1000px) {
    .whatsappBtn-sight {
        bottom: 80px;
    }
}

.bordered-effect {
    position: relative;
    display: block !important;
}
.bordered-effect::after {
    content: "";
    border: solid 4px white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.6s;
}
.bordered-effect:hover::after {
    opacity: 1;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
}
