﻿.custom-carousel-caption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    max-width: 1320px;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 0);
    align-items: center;
    padding: 86px 0;
}

.custom-carousel-caption-sup-title {
    font-family: Poppins;
    font-weight: 400;
    font-size: 50px;
    line-height: 58px;
    color: #FFFFFF;
    background: #871D37;
    padding: 6px 24px;
    border-radius: 8px;
    border-bottom-left-radius: 0px;
    max-width: 100%;
    width: max-content;
}

.custom-carousel-caption-title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 50px;
    line-height: 58px;
    color: #fff;
    background: #FCA649;
    padding: 6px 24px;
    border-radius: 8px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    max-width: 100%;
    width: max-content;
}


.custom-carousel-caption-button a {
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF!important;
    text-decoration: none;
    background: #871D37;
    padding: 14px 36px;
    display: block;
    width: max-content;
    max-width: 100%;
    border-radius: 50px;
}

.custom-carousel-caption-button {
    margin-top: 24px;
    margin-left: 24px;
}

.desktop-carousel .carousel-item img {
    height: 100vh;
    object-fit: cover;
}

.custom-carousel-indicators .carousel-indicators {
    justify-content: start;
    width: max-content;
    max-width: 100%;
    background: #fff;
    box-shadow: 0 0 6px 2px #00000021;
    padding: 8px 10px;
    border-radius: 19px;
    position: unset;
    margin: 0;
}

.custom-carousel-indicators .carousel-indicators button {
    border: none;
    width: 20px;
    height: 8px;
    opacity: 1;
    background: #d4d4d4;
    border-radius: 5px;
    border: 1px solid #ffffff;
}

.custom-carousel-indicators .carousel-indicators button.active {
    background: #871d37;
}

.custom-carousel-indicators {
    max-width: 1320px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 24px;
}

.mobile-carousel .carousel-item, .mobile-carousel .carousel-item img {
    height: 520px;
    object-fit: cover;
}

.mobile-carousel {
    display: none;
}



.home-page-banner {
    position: relative;
    z-index: -1;
}
.home-page-background {
    display: block !important;
}
.mobile-page-background img{
     height: 100vh;
    object-fit: cover;
}
.mobile-page-background {
    display: none !important;
    position: relative;
    z-index: -1;
}
.home-page-background img{
    height: 100vh;
    object-fit: cover;
}

.texting {
    position: absolute;
    top: 45%;
    left: 50%;
    color: white;
    text-align: start;
    border-radius: 10px;
}
.arabaslik {
    margin-bottom:15px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 54px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #201D17; 
}
.qty-count--minus i {
    color: #939393 !important;
}
.qty-count--add i {
    color: #939393 !important;
}
.baslik {
    font-family: Poppins;
    font-weight: 600;
    font-size: 60px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #201D17;
}
.home-page-fixed-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
    .home-page-fixed-background, .home-page-fixed-background img
    {
        height: 945px;
        object-fit: cover;
    }

    .home-page-banner-image {
        position: absolute;
        bottom: 0;
    }


.shop-product-container {
    padding-top: 120px;
    padding-bottom: 120px;
}
   


.shop-product-title-and-price-area {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.shop-product-title-area {
    padding-bottom: 42px;
    border-bottom: 1px solid #0000001f;
    font-family: Poppins;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
}
.shop-product-price-and-summary-area {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.shop-product-price-and-count {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 12px;
}

.shop-product-price-title {
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

.shop-product-price {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0.29px;
    color: #000000;
}

.shop-product-count-area {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

.shop-product-price-area {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

.shop-product-count-title {
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

.shop-product-summary-area {
    padding: 32px 30px;
    border: 1px solid white;
    background: white;
    border-radius: 8px;
}

.shop-product-summary-text-and-button {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

.shop-product-summary-text {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    padding: 0 8px;
    padding-bottom: 1rem;
    border-bottom: 1px solid #0000001f;
}
.shop-product-summary-price-area {
    display: flex;
    flex-direction: column;
    row-gap: 2px;
}

.shop-product-summary-total-price-with-installment {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #272829;
}
.shop-product-summary-total-price {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    color: #000000;
}
.shop-product-summary-price-description {
    display: flex;
    align-items: center;
    column-gap: 8px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

    .shop-product-summary-price-description .icon {
        min-width: 22px;
        min-height: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #000000;
        border-radius: 50px;
        font-size: 10px;
        color: #000000;
    }

.shop-product-summary-button button {
    background: #FCA649;
    width: 100%;
    border: 1px solid #FCA649;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding: 14px;
    border-radius: 50px;
}

.shop-product-count .qty-input {
    display: flex;
    align-items: center;
    width: max-content;
    max-width: 100%;
    border: 1px solid #272829;
    border-radius: 50px;
}

    .shop-product-count .qty-input button {
        width: 44px;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: none;
        border: none;
        color: #FCA649;
        outline: none;
        box-shadow: none;
    }

    .shop-product-count .qty-input input {
        height: 44px;
        display: flex;
        align-items: center;
        text-align: center;
        width: 44px;
        background: none;
        outline: none;
        border: none;
        color: #000000;
        font-family: Poppins;
        font-weight: 400;
        font-size: 16px;
        line-height: 35.45px;
        box-shadow: none;
    }


        .shop-product-count .qty-input input::-webkit-outer-spin-button,
        .shop-product-count .qty-input input::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

.shop-product-slider-nav .slick-track .item {
    border: 1px solid #FFFFFF3D;
    width: 112px !important;
    margin-bottom: 20px;
    border-radius: 12px;
    transition: .4s;
    cursor: pointer;
}

    .shop-product-slider-nav .slick-track .item.slick-current.slick-active {
        border: 1px solid #871d37;
        transition: .4s;
    }

    .shop-product-slider-nav .slick-track .item img {
        aspect-ratio: 1/1;
        object-fit: cover;
        width: 112px !important;
        border-radius: 12px;
    }

.shop-product-slider-nav {
    width: max-content;
}

    .shop-product-slider-nav .slick-track {
        display: flex;
        flex-direction: column;
        width: max-content !important;
    }

.shop-product-slider-for {
    width: calc(100% - 132px);
}

    .shop-product-slider-for .slick-track {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .shop-product-slider-for .slick-track .item {
            width: 100% !important;
        }

            .shop-product-slider-for .slick-track .item, .shop-product-slider-for .slick-track .item img {
                aspect-ratio: 1/1;
                object-fit: cover;
                border-radius: 12px;
            }

.shop-product-image-area {
    display: flex;
    column-gap: 20px;
}


.what-is-flexoil-container {
    padding-top: 120px;
    padding-bottom: 120px;
}

.what-is-flexoil-text-and-button {
    display: flex;
    flex-direction: column;
    row-gap: 46px;
}

.what-is-flexoil-text {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.what-is-flexoil-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #201D17;
}

.what-is-flexoil-description {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #4D4637;
}
.what-is-flexoil-buttons {
    display: flex;
    align-items: center;
    column-gap: 1rem;
}

    .what-is-flexoil-buttons .about-us-button {
        padding: 16px 36px;
        font-family: Poppins;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #272829;
        text-decoration: none;
        border: 1px solid #272829;
        border-radius: 50px;
    }

    .what-is-flexoil-buttons .order-button {
        font-family: Poppins;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        text-decoration: none;
        background: #871D37;
        border: 1px solid #871d37;
        padding: 16px 36px;
        border-radius: 50px;
    }

.how-flexoil-is-made-container {
    background: #fff;
    padding-top: 120px;
    padding-bottom: 120px;
}

.how-flexoil-is-made-text-and-button {
    display: flex;
    flex-direction: column;
    row-gap: 46px;
}

.how-flexoil-is-made-text {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.how-flexoil-is-made-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #201D17;
}

.how-flexoil-is-made-description {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #4D4637;
}

.how-flexoil-is-made-buttons {
    display: flex;
    align-items: center;
    column-gap: 16px;
}

    .how-flexoil-is-made-buttons .order-button {
        font-family: Poppins;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        text-decoration: none;
        background: #871D37;
        border: 1px solid #272829;
        padding: 16px 36px;
        border-radius: 50px;
    }

.what-are-the-benefits-container {
    padding-top: 120px;
    padding-bottom: 120px;
}

.what-are-the-benefits-text-and-button {
    display: flex;
    flex-direction: column;
    row-gap: 46px;
    padding-left: 48px;
}

.what-are-the-benefits-text {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.what-are-the-benefits-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #201D17;
}

.what-are-the-benefits-description {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #272829;
    display: flex;
    flex-direction: column;
    row-gap: 22px;
}

.what-are-the-benefits-buttons {
    display: flex;
    align-items: center;
    column-gap: 1rem;
}

    .what-are-the-benefits-buttons .all-benefits-button {
        padding: 16px 36px;
        font-family: Poppins;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #272829;
        text-decoration: none;
        border: 1px solid #272829;
        border-radius: 50px;
    }

    .what-are-the-benefits-buttons .order-button {
        font-family: Poppins;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        text-decoration: none;
        background: #871D37;
        border: 1px solid #272829;
        padding: 16px 36px;
        border-radius: 50px;
    }


.blog-container {
    padding-top: 120px;
    padding-bottom: 120px;
}

.blog-area {
    display: flex;
    flex-direction: column;
    row-gap: 54px;
}

.blog-title-and-cards {
    display: flex;
    flex-direction: column;
    row-gap: 46px;
}

.blog-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
}
.blog-card {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.blog-card-image {
    position: relative;
}

    .blog-card-image .blog-card-date {
        position: absolute;
        top: 26px;
        left: 26px;
        font-family: Poppins;
        font-weight: 400;
        font-size: 13px;
        line-height: 19.5px;
        color: #000;
        background: #fca649;
        padding: 10px 24px;
        border-radius: 50px;
    }

.blog-card-title-and-button {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.blog-card-title {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    transition: .4s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    min-height: 56px;
    -webkit-box-orient: vertical;
}
.blog-card-description {
    font-family: Poppins;
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: #000000;
    display: flex;
    flex-direction: column;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 84px;
}
.blog-card:hover .blog-card-title {
    color: #FCA649;
    transition: .4s;
}

.blog-card-button {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: black;
    width: max-content;
    border-bottom: 1px solid #fca649 !important;
}
.blog-card-link {
    text-decoration: none;
}

.see-all-blogs-button {
    display: flex;
    justify-content: center;
}

    .see-all-blogs-button a {
        padding: 16px 36px;
        font-family: Poppins;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #272829;
        background: #FCA649;
        border-radius: 50px;
        text-decoration: none;
    }



.shop-product-slider-for .slick-prev {
    position: absolute;
    top: 50%;
    left: -12px;
    z-index: 1;
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #E8E8E8;
}

    .shop-product-slider-for .slick-prev::before {
        content: "\f053";
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        color: #FCA649;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
    }

.shop-product-slider-for .slick-next {
    position: absolute;
    top: 50%;
    right: -12px;
    z-index: 1;
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #E8E8E8;
}

.shop-product-slider-for .slick-next::before {
    content: "\f054";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #FCA649;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.mobile-blog-cards
{
    display: none;
}

.mobile-blog-carousel .owl-stage {
    padding-left: 0 !important;
}

.blog-card-image, .blog-card-image img {
    aspect-ratio: 2/1.30;
    object-fit: cover;
    border-radius: 16px;
}

.shop-product-container-title {
    padding-bottom: 40px;
    text-align: center;
    font-family: Poppins;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #201D17;
}

@media only screen and (max-width: 1399px) {
    .shop-product-slider-nav .slick-track .item {
            width: 85px !important;
        }

        .shop-product-slider-nav .slick-track .item img {
            width: 85px !important;
        }

        .shop-product-slider-for {
            width: calc(100% - 109px);
        }

        .shop-product-title-area {
            padding-bottom: 24px;
            font-size: 20px;
            line-height: 28px;
        }

        .shop-product-price-and-summary-area {
            display: flex;
            flex-direction: column;
            row-gap: 24px;
        }

        .shop-product-price-title {
            font-family: Poppins;
            font-weight: 500;
            font-size: 16px;
            line-height: 22px;
            color: #fff;
        }

        .shop-product-price {
            font-family: 'Poppins';
            font-weight: 700;
            font-size: 24px;
            line-height: 32px;
            letter-spacing: 0.29px;
            color: #fff;
        }

        .shop-product-count-title {
            font-family: Poppins;
            font-weight: 500;
            font-size: 16px;
            line-height: 22px;
            color: #fff;
        }

        .shop-product-summary-area {
            padding: 20px 24px;
        }

        .shop-product-summary-total-price-with-installment {
            font-size: 13px;
            line-height: 19px;
        }
    .neden-details {
        font-family: Montserrat !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 17px !important;
        color: #868485 !important;
    }

        .shop-product-summary-total-price {
            font-size: 24px;
            line-height: 32px;
        }

        .shop-product-summary-price-description {
            font-size: 13px;
            line-height: 19px;
        }


    .custom-carousel-caption {
        max-width: 1140px;
    }

    .custom-carousel-indicators {
        max-width: 1140px;
    }

    }
        .neden-yan {
            display: flex;
            align-items: center;
            column-gap: 10px;
        }
        .neden-yan2 {
            gap: 4px;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            row-gap: 11px;
        }
.neden-hizli {
    font-family: "Poppins" !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #413c39;
    margin-bottom: 5px;
}
.her-baslik {
    font-family: "Poppins" !important;
    font-weight: 600;
    font-size: 50px;
    line-height: 55px;
    color: var(--theme_color_1);
    margin-bottom: 15px;
}
.neden-flexoil {
    font-family: "Poppins" !important;
    font-size: 22px;
    line-height: 27px;
    color: var(--theme_color_1);
    margin-bottom: 15px;
}
.neden-detay {
    font-family: "Poppins" !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #868485;
    margin-bottom: 15px;
}
.neden-img {
    height: 550px;
    width: 100%;
    object-fit: scale-down;
}
.fa-plus {
    color: black !important;
}
.fa-minus {
    color: black !important;
}
.fa-solid {
    color:black;
}
section#order-info .order_container .order_right .info-container .text-feature ul li .feature-icon i {
    font-size: 22px;
}
.flexoil-card {
    font-family: "Poppins" !important;
    padding: 30px 0 0 0;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
    .flexoil-card img {
        height: 170px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 170px;
    }
.flex-img {
    margin: 0 auto;
    height: 170px;
    width: 170px;
}
.content {
    height: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.flex-title {
    height: 36px;
    align-items: center;
    display: flex;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    padding: 0 10px;
    margin-top: 5px;
    color: var(--theme_color_1);
    align-items: center;
    justify-content: center;
}
.price-box {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    padding-bottom: 24px;
    align-items: center;
}

.prices {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 24px;
}
.new-price {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #8a1538;
    width: 100%;
}
.old-price {
    font-size: 13px;
    line-height: 16px;
    color: #868485;
    width: 100%;
    margin-bottom: 1px;
}
.price {
    border-top: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    padding: 30px 0;
    width: 100%;
    height: 93px;
    justify-content: center;
}
.star{
    display:flex;
    align-items:center;
    column-gap:8px;
    justify-content:center;
}
    .star i {
        margin-top:5px !important;
        font-size: 11px;
        margin-right: -5px;
        color: #8a1538 !important;
    }
.product-rating span {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #868485;
}
.product-rating {
    width: 100%;
    padding: 30px 0;
    border-top: 1px solid #f2f2f2;
    height: 93px;
   
}
.satin-al-btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    line-height: 18px !important;
    color: #fff !important;
    border: none !important;
    padding: 21px 0 !important;
    width: 100% !important;
    background: #8a1538 !important;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
}
.satin-al-title {
    text-align:center;
    font-family: "Poppins" !important;
    font-size: 14px;
    line-height: 17px;
    color: #868485;
}
.satin-urun {
    margin-bottom: 40px;
    text-align: center;
    font-family: "Poppins" !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-top: 6px;
    color: #413c39 !important;
}
.trending-products {
    padding: 68px 0 30px 0;
}
.faq {
    padding: 62px 0 60px 0;
}
.faq_container {
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.left_faq {
    top: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    row-gap: 2rem;
position:relative;
}
.faq_item:hover {
    background-color: #8a1538 !important;
    color:white !important;

}
.faq_item:hover .faq-title{
    color: white !important;
}
.faq_item {
    width: 640px;
    font-family: "Poppins" !important;
    background: #fff;
    padding: 33px 38px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: default;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.faq-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 9px;
    color: #8a1538;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.faq-detail {
    font-size: 14px;
    line-height: 23px;
    color: var(--theme_color_3);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.faq_img img{
    width: 100% !important;
    height: 578px;
    max-height: 578px;
    -o-object-fit: cover;
    object-fit: cover;
}
.musteri-yorumlari {
    font-family: "Poppins" !important;
    font-size: 14px;
    line-height: 17px;
    color: #868485;
}
.musteri-yorum-detayi {
    margin-bottom: 40px;
    font-family: "Poppins" !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-top: 6px;
    color: #413c39;
}
.comment {
    font-family: "Poppins" !important;
    background: #fff;
    padding: 40px 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.comment-img {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.comment i{
    font-size:30px;
}
.comment-text {
    padding: 15px 0;
    font-size: 13px;
    line-height: 20px;
    color: #868485;
}
.c_name {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #413c39;
}
.yorum-carousel .owl-dots {
    position: absolute !important;
    top: -4rem !important;
    right: 0 !important;
}
    .yorum-carousel .owl-dots .owl-dot span{
        width: 15px !important;
        height: 15px !important;
        margin: 0 0 0 10px !important;
        background: #d2d2d2 !important;
        border: 3px solid #f2f2f2;
        -webkit-box-shadow: 0 0 0 2px #d2d2d2;
        box-shadow: 0 0 0 2px #d2d2d2;
    }
.yorum-carousel .owl-dot.active span{
    background-color: #8a1538 !important;
}
.gallery-title {
    font-size: 14px;
    line-height: 21px;
    color: #868485;
    text-align: center;
}
.gallery-detail {
    text-align:center;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #413c39;
}
.gallery{
    padding:60px 0;
}

.qty-input {
    display: flex;
    align-items: center;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.price-title {
    font-size: 15px;
    line-height: 23px;
    color: #8a1538;
    font-weight: 500;
}

    .qty-input button {
        width: 36px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
    }

    .qty-input input {
        width: 90px;
        text-align: center;
        max-width: 100%;
        height: 36px;
        border: 1px solid #e6e6e6;
        box-shadow: none !important;
        outline: none !important;
    }

        .qty-input input::-webkit-outer-spin-button,
        .qty-input input::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

.price-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 12px;
    padding-bottom: 20px;
}

@media only screen and (max-width: 1240px) {
    .faq_item {
        width: 600px;
    }
}

    @media only screen and (max-width: 1199px) {

        .shop-product-slider-nav .slick-track .item {
            width: 65px !important;
        }

            .shop-product-slider-nav .slick-track .item img {
                width: 65px !important;
            }

        .shop-product-slider-for {
            width: calc(100% - 89px);
        }

        .custom-carousel-caption {
            max-width: 960px;
            padding: 86px 10px;
        }

        .custom-carousel-indicators {
            max-width: 960px;
        }
    }
@media only screen and (max-width: 1140px) {
    .arabaslik {
        font-size: 35px;
    }
    .baslik {
        font-size: 45px;
    }
}
    @media only screen and (max-width: 991px) {
        .arabaslik {
            font-size: 20px;
        }
        .baslik {
            line-height: 40px;
        }
        .baslik {
            font-size: 30px;
        }
        .baslik {
            line-height: 50px;
        }
        .arabaslik{
            text-align:center !important;
        }
        .faq-row {
            row-gap: 3rem !important;
        }

        .faq_item {
            text-align: center;
            width: 100%;
        }

        .baslik {
            text-align: center;
        }

        .mobile-header {
            position: sticky !important;
            z-index: 3;
        }

        .texting {
            position: absolute;
            left: 0;
            color: white;
            text-align: start;
            border-radius: 10px;
            width: 100%;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: end;
            align-items: center;
            bottom: 6rem !important;
        }

        .home-page-background {
            display: none !important;
        }

        .mobile-page-background {
            display: block !important;
        }

        .home-page-fixed-background, .home-page-fixed-background img {
            height: 650px;
        }

        .home-page-banner {
            height: 100vh;
        }

        .home-page-banner-image img {
            object-fit: cover;
            object-position: center;
            height: 430px;
        }

        .shop-product-slider-nav {
            display: none;
        }

        .shop-product-slider-for {
            width: 85%;
            margin: auto;
        }

        .what-are-the-benefits-text-and-button {
            padding-left: 0;
        }

        .desktop-blog-cards {
            display: none;
        }

        .mobile-blog-cards {
            display: block;
        }

        .blog-card-title {
            font-size: 20px;
        }

        .blog-card-button {
            font-size: 14px;
            line-height: 22px;
        }

        .blog-card-image .blog-card-date {
            top: 16px;
            left: 16px;
            font-size: 12px;
            padding: 8px 16px;
        }

        .see-all-blogs-button a {
            padding: 12px 32px;
            font-size: 14px;
            line-height: 24px;
        }

        .how-is-flexoil-made-image-area {
            display: none;
        }

        .what-are-the-benefits-image-area {
            display: none;
        }

        .what-is-flexoil-image-area {
            display: none;
        }

        .desktop-carousel {
            display: none;
        }

        .custom-carousel-caption {
            max-width: 100%;
            padding: 50px 10px;
        }

        .custom-carousel-caption-text-and-button-area {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        .custom-carousel-caption-text {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100%;
            text-align: center;
        }

        .custom-carousel-caption-sup-title {
            font-size: 32px;
            line-height: 42px;
        }

        .custom-carousel-caption-title {
            font-size: 32px;
            line-height: 42px;
        }

        .custom-carousel-indicators {
            display: flex;
            justify-content: center;
        }

        .mobile-carousel {
            display: block;
        }
    }

    @media only screen and (max-width: 575px) {
        .cart-summary{
            border-radius:0 !important; 
        }
        .shop-product-slider-for {
            width: 100%;
        }

        .what-are-the-benefits-buttons .all-benefits-button {
            padding: 10px 20px;
            font-size: 14px;
            line-height: 22px;
        }

        .what-are-the-benefits-buttons .order-button {
            font-size: 14px;
            line-height: 22px;
            padding: 10px 20px;
        }

        .what-is-flexoil-buttons .about-us-button {
            padding: 10px 20px;
            font-size: 14px;
            line-height: 22px;
        }

        .what-is-flexoil-buttons .order-button {
            font-size: 14px;
            line-height: 22px;
            padding: 10px 20px;
        }

        .how-flexoil-is-made-buttons .order-button {
            font-size: 14px;
            line-height: 22px;
            padding: 10px 20px;
        }
    }

    @media only screen and (max-width: 475px)
    {
        .custom-carousel-caption-sup-title {
            font-size: 24px;
            line-height: 34px;
        }

        .custom-carousel-caption-title {
            font-size: 24px;
            line-height: 34px;
        }
    }

@media only screen and (max-width: 440px) {
    .texting {
        justify-content: center;
        bottom: 0rem !important;
    }

    .baslik {
        line-height: 30px;
        font-size: 25px !important;
    }
}

@media only screen and (max-height: 600px)
{
    .desktop-carousel .carousel-item img {
        height: 600px;
        object-fit: cover;
    }

}