.cst-product-left-img {
    display: none;
}

.cst-product-detail-img {
    width: 100%;
}

.cst-product-sub-detail-left-img {
    display: none;
}

.cst-kvkk-link {
    color: #b19750;
    margin-bottom: 20px;
}

.cst-kvkk-link:hover,
.cst-kvkk-link:focus {
    color: #044168;
}

@media (max-width: 767px) {
    .cst-mobil-display-none {
        display: none !important;
    }

    .testimonials-box .designer-wrap {
        width: 95%;
    }

    .cst-product-right-img {
        display: none;
    }

    .cst-product-left-img {
        display: block;
    }

    .cst-product-sub-detail-left-img {
        display: block;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .cst-product-sub-detail-right-img {
        display: none;
    }

    .cst-product-sub-detail-mt60 {
        margin-top: 60px !important;
    }

    .cst-product-sub-detail-mb60 {
        margin-bottom: 30px !important;
    }

    .tf-footer img {
        width: 350px;
    }

    #footer {
        margin-top: -10px;
    }

    .footer-bottom {
        border-bottom: 11px solid #b19750;
    }
}

@media (max-width: 768px) {
    .cst-product-sub-detail-flex-center {
        display: block !important;
    }

    .minsize th,
    .minsize td {
        padding: 1px;
        font-size: 10px;
    }
}

@media (max-width: 480px) {
    .heading-title-page {
        font-size: 25px !important;
        line-height: 30px !important;
    }

    table,
    td,
    th {
        font-size: 14px;
    }
}