/* INDEX SETTİNGS */

* {
    /* color: #282828; */
    /* font-family: "Roboto", sans-serif; */
}

/* BRAND CAROUSEL */

#brandCarousel {
    padding: 27px 0;
}

/* .brandSlider {
    width: 100%;
    height: 105px;
} */

.brandSlider .swiper-slide {
    /* width: 83px; */
    font-size: 12px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.brandSlider .swiper-slide a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.brand-slide-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.brand-slide-content p {
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.brand-slide-img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background-color: #faf9f9;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.brand-slide-img img {
    width: 75%;
    margin: 0;
    height: auto;
}

/* .swiper-settings {
    margin-left: 11px;
} */

.swiper-img {
    width: 100%;
    border-radius: 5px;
    height: 373.6px;
}

.swiper-settings .swiper-button-next:after,
.swiper-settings .swiper-button-prev:after {
    color: black;
}

.swiper-settings
    .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    background-color: black;
}

/* SEARCH PRODUCT */

#searchProduct {
    width: 100%;
    display: flex;
    align-items: flex-end;
}

.searchProductBanner {
    margin-left: 11px;
    height: 353px;
    width: 100%;
}

.searchProductTag {
    width: 100%;
}

.searchProductTagLeft {
    height: 44px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 3px;
    font-size: 14px;
    padding: 10px;
}

.searchProductTagRight {
    height: 44px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 3px;
    font-size: 14px;
    padding: 10px;
}

.searchProductForm {
    width: 100%;
    /* height: 359px; */
    border: 1px solid black;
    border-radius: 4px;
    margin-right: 11px;
    padding: 0 19px;
}

.searchProductForm select + span {
    width: 100% !important;
    height: 100% !important;
    padding: 14px !important;
    background-color: white !important;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    border-radius: 0;
}

.searchProductForm select + span {
    font-size: 16px;
}

.searchProductForm p {
    font-size: 16px;
    font-weight: bold;
    padding: 13px 0;
    margin: 0;
}

.searchProductFormSubmit {
    position: relative;
    padding: 0px 19px;
}

.searchProductFormSubmit button {
    width: 100%;
    height: 44px;
    border: none;
    font-weight: bold;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.searchProductFormSubmit img {
    width: 18px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    margin-left: 10px;
}

#selectCarsUp {
    height: 62px !important;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 19px;
}

#selectCarsDown {
    height: 62px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 19px;
}

#selectYear {
    height: 47px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 19px;
    padding-right: 5px;
}

#selectBrand {
    height: 47px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 19px;
    padding-left: 5px;
}

/* FUTURE */

.futureHeader {
    font-size: 18px;
    font-weight: bold;
}

.futureHeader h3 {
    font-size: unset;
}

.futureText {
    font-size: 14px;
}

.futureText h4 {
    font-weight: unset;
    font-size: unset;
}

/* FUTURE UP */

#sectionFutureUp {
    padding: 47px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    width: 100%;
}

#sectionFutureUp .futureImage {
    margin-right: 12px;
}

.futureImage img {
    width: 80px;
}

.futureUpSlider {
    width: 100%;
    height: 100%;
}

.futureUpSlider .swiper-slide {
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
    width: 382px;
    padding-right: 49px;
    box-sizing: border-box;
}

.futureUp-context {
    display: flex;
    flex-direction: column;
    /* align-items: flex-start;
    justify-content: flex-start; */
}

/* COMMENT */

#sectionComment {
    padding-top: 31px;
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.commentImage {
    position: relative;
    border-radius: 6px;
    width: 43.2%;
    /* padding-left: 12px;
    height: 246px !important;
    display: flex;
    justify-content: center;
    align-items: flex-end; */
}

.commentImage img {
    width: 100%;
    height: 100%;
}

.imageComponent {
    position: absolute;
    width: 100%;
    height: 60%;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.imageComponent {
    font-size: 14px;
    color: white;
    width: 100%;
}

.imageComponent p {
    margin-bottom: 12px;
}

.imageComponent a {
    padding: 14px 35px;
    background-color: #fdc300;
    font-weight: bold;
    border-radius: 6px;
    font-size: 18px;
}

.commentSlider {
    height: 206px !important;
    /* padding-right: 12px; */
    width: 100%;
}

/* .commentSlider .swiper-wrapper {
    height: 100%;
} */

.commentSlider .swiper-slide {
    background-color: white;
    /* box-sizing: border-box;
    border-radius: 6px;
    width: 100%;
    height: 100% !important;  */
    padding: 30px;
    /* padding-top: 33px;
    padding-bottom: 0; */
}

.commentHeader {
    font-weight: bold;
    font-size: 16px;
    /* margin-bottom: 17px; */
}

.commentLocation {
    font-size: 12px;
    margin-bottom: 10px;
    color: #676767;
}

.commentProduct {
    font-size: 12px;
    font-weight: bold;
    /* margin-bottom: 8px; */
}

.commentContext {
    font-size: 13px;
    /* padding-bottom: 25px; */
    color: #676767;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.commentBottomComponent {
    padding-bottom: 10px;
    position: relative;
}

.commentRate {
    float: left;
    font-size: 12px;
    margin-right: 44px;
}

.commentLike {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #676767;
}

/* LİKE BUTTON */

.likeButton {
    width: 14px;
    margin-right: 3px;
    margin-bottom: 2px;
}

/* SECTION HEADER */

.sectionHeader {
    /* padding-top: 60px; */
    /* padding-bottom: 42px; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 24px;
}

.sectionHeader.blogHeader {
    padding-top: 48px;
    padding-bottom: 48px;
}

.sectionHeader hr {
    width: 75%;
    height: 4px;
    color: #fdc300;
    margin: 0;
    margin-top: 11px;
    opacity: 1;
}

.sectionHeader p {
    text-align: center;
}

/* LASTİK KATEGORİ */

.lastikKategoriSlider {
    width: 100%;
    height: 100%;
    margin-top: 26px;
}

.lastikKategoriSlider .swiper-slide .swiper-context {
    width: 204px !important;
    min-height: 570px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lastikKategoriTag {
    position: absolute;
    left: 0px;
    top: 0;
    height: 26px;
    width: auto;
    border-bottom-right-radius: 4px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    box-sizing: border-box;
    padding: 8px 16px;
}

.lastikKategoriBrandImage {
    width: 100%;
    height: auto;
    margin-bottom: 11px;
}

.lastikKategoriDescription {
    width: 100%;
    min-height: 81px;
}

.lastikKategoriHeader {
    font-size: 14px;
    color: #282828;
    font-weight: 500;

    display: -webkit-box;
    -webkit-line-clamp: 3;  /* satır sayısı */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lastikKategoriSubheader {
    font-size: 12px;
    /* color: #858585; */
    /* margin-bottom: 11px; */
}

.lastikKategoriBrandComponent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 11px;
}

.lastikKategoriRate {
    font-size: 11px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.lastikKategoriRate p {
    font-size: 12px;
    margin-left: 5px;
}

.rating.item {
    --starsize: 1.16rem !important;
}

.lastikKategoriComment {
    font-size: 12px;
    color: #7f7f7f;
}

.lastikKategoriSeason {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 32px;
    margin-bottom: 11px;
}

.lastikKategoriSeason img:first-child {
    padding: 0 8px;
    background-color: #faf9f9;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    width: 33px;
    box-sizing: content-box;
}

.lastikKategoriSeason * {
    margin-right: 5px;
}

.lastikKategoriSeason img {
    height: 100%;
    width: auto;
}

.lastikKategoriSeason p {
    font-size: 12px;
    /* color: #7f7f7f; */
}

.lastikKategoriImage {
    width: 179px;
    height: 170px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    position: relative;
    margin-bottom: 11px;
}

.lastikKategoriImage img:first-child {
    width: 65%;
    height: 100%;
    margin-left: 25px;
}

.lastikKategoriImageDetail {
    position: absolute;
    left: 0;
    top: 0;
    padding: 11px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.lastikKategoriImageDetailContext {
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

.lastikKategoriImageDetailContext p:last-child {
    font-size: 14px;
    color: #e84e0f;
}

.lastikKategoriImageDetailBrand {
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 2px;
    border-radius: 100%;
    box-sizing: border-box;
    width: 55%;
}

.lastikKategoriFuture {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 11px;
}

.lastikKategoriFuture img {
    width: 25px;
    height: auto;
    margin-right: 5px;
}

.lastikKategoriFuture p {
    font-size: 14px;
    font-weight: bolder;
}

.lastikKategoriFuture .col-4 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lastikKategoriPrice {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    /* justify-content: flex-start; */
    /* margin-bottom: 11px; */
}

.lastikKategoriDiscount {
    padding: 0 4px;
    background-color: #faf9f9;
    border: 1px solid rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 9px;
}

.lastikKategoriDiscount p:first-child {
    font-size: 12px;
    position: relative;
    top: 5px;
}

.lastikKategoriDiscount p:last-child {
    font-size: 14px;
    white-space: nowrap;
}

.lastikKategoriCheapPrice {
    /* display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center; */
}

.lastikKategoriCheapPrice del {
    font-size: 14px;
    color: #888888;
}

.lastikKategoriCheapPrice p:last-child {
    font-size: 18px;
    font-weight: bold;
    color: #e84e0f;
}

/* LASTİK KATEGORİ BANNER */

#lastikKategoriBanner {
    margin-top: 30px;
}

#lastikKategoriBanner img {
    width: 100%;
    height: 222px;
}

#lastikKategoriBanner .col-6:first-child {
    padding-right: 17px;
}

#lastikKategoriBanner .col-6:last-child {
    padding-left: 17px;
}

/* LASTİK BLOG */

#sectionLastikBlog {
    margin-top: 62px;
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.lastikBlogSlider {
    width: 100%;
    /* height: 85vh; */
}

.lastikBlogSlider .swiper-wrapper {
    height: 100%;
}

.lastikBlogCard {
    box-sizing: border-box;
    padding: 0 8px;
    display: flex;
    justify-content: center;
}

.lastikBlogCard .card {
    border-radius: 6px;
    height: 100%;
}

.lastikBlogCard .card .card-title {
    font-size: 18px;
}

.lastikBlogLike {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #676767;
    margin-top: 19px;
    margin-bottom: 4px;
}

.lastikBlogLike a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

/* FUTURE DOWN */

#sectionFutureDown {
    padding-top: 37px;
    padding-bottom: 64px;
    height: auto;
    width: 100%;
}

#sectionFutureDown .futureImage {
    width: 80px;
    height: 80px;
    margin-bottom: 12px;
}

#sectionFutureDown .futureImage img {
    width: 100%;
}

.futureImage img {
    width: 80px;
}

.futureDownSlider {
    width: 100%;
    height: 100%;
}

.futureDownSlider .swiper-slide {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 279px;
    padding-right: 20px;
    box-sizing: border-box;
}

.futureDown-context {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

/* Swiper js */

.swiper-pagination-comment {
    filter: grayscale(1) brightness(0);
    transform: scale(1.4) !important;
    white-space: nowrap;
}

.swiper-pagination-lastikBlog {
    filter: grayscale(1) brightness(0);
    transform: scale(1.4) !important;
    white-space: nowrap;
}

.swiper-button-next:focus {
    border: none;
    outline: none;
}

.swiper-button-prev:focus {
    border: none;
    outline: none;
}

/* Responsive */

@media screen and (max-width: 600px) and (min-width: 200px) {
    #sectionComment .cover .col-xl-6 {
        width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 667px) {
    /* .shopping-info {
        margin-right: 0 !important;
        width: 100% !important;
        margin-bottom: 7px;
    } */
    /* .shopping-info:last-child {
        margin-bottom: 0;
    } */
}

@media screen and (max-width: 1200px) and (min-width: 600px) {
    #sectionComment .cover .col-xl-6 {
        width: 550px;
        padding: 0;
    }
    /* .shopping-info {
        width: 299px !important;
    } */
}

@media screen and (max-width: 1200px) {
    #lastikKategoriBanner img {
        width: 100%;
        height: 46vw;
    }

    #sectionComment .cover:last-child .col-6 {
        margin: auto 0 !important;
    }

    #sectionComment .cover:first-child {
        flex-wrap: wrap-reverse;
    }

    .commentImage {
        margin-bottom: 20px !important;
    }

    .commentImage img {
        filter: brightness(0.6);
    }

    .commentSlider {
        height: auto !important;
    }

    .futureUpSlider .swiper-slide {
        padding: 20px;
    }

    .imageComponent {
        font-size: 16px;
    }

    .lastikKategoriSlider {
        margin-bottom: 26px;
        padding: 0 10px !important;
        box-sizing: border-box;
    }

    .lastikKategoriSlider .swiper-slide .swiper-context {
        width: 100% !important;
        min-height: 420px;
        padding: 8px !important;
        overflow: hidden;
    }

    .lastikKategoriSlider .swiper-slide {
        overflow: visible;
    }

    .lastikKategoriSlider .swiper-context > div[style*="height: 75px"] {
        height: 48px !important;
        overflow: hidden;
    }

    .lastikKategoriBrandImage {
        width: 100% !important;
        max-width: 100% !important;
        height: 44px !important;
        object-fit: contain;
        display: block;
        margin-bottom: 6px !important;
    }

    .lastikKategoriDescription {
        min-height: 44px !important;
    }

    .lastikKategoriHeader {
        font-size: 12px;
        line-height: 1.2;
        width: 100%;
        max-width: 100%;
        word-break: normal;
        -webkit-line-clamp: 2;
    }

    .lastikKategoriSeason {
        height: 26px !important;
        margin-bottom: 6px;
    }

    .lastikKategoriSeason img:first-child {
        width: 25px;
        padding: 0 5px;
    }

    .lastikKategoriImage {
        width: 100% !important;
        max-width: 132px !important;
        height: 145px !important;
        padding: 20px 0 4px 0 !important;
        margin-inline: auto;
        margin-bottom: 6px;
    }

    .lastikKategoriImage img:first-child {
        width: 78% !important;
        height: 100% !important;
        margin-left: 14px !important;
        object-fit: contain;
    }

    .lastikKategoriFuture {
        margin-bottom: 6px;
        justify-content: space-between;
        gap: 2px;
        width: 100%;
    }

    .lastikKategoriFuture > div {
        flex: 1 1 0 !important;
        width: auto !important;
        min-width: 0;
    }

    .lastikKategoriFuture img {
        width: 18px !important;
        min-width: 18px;
        margin-right: 2px;
    }

    .lastikKategoriFuture p {
        font-size: 11px;
        line-height: 1.1;
    }

    .lastikKategoriPrice p {
        font-size: 14px !important;
        line-height: 1.25;
        white-space: normal;
        overflow-wrap: anywhere;
        text-align: center;
    }

    #searchProduct {
        margin-top: 26px;
    }
}

@media screen and (max-width: 1660px) and (min-width: 1200px) {
    .futureUpSlider .swiper-slide {
        justify-content: center;
        padding: 20px;
    }
}

/* EXTRA CLASSES */

.shopping-info {
    width: 23%;
}

/* .shopping-info:last-child {
    margin-right: 0;
} */
