.cart-link {
    padding: 10px;
}

.product-detail-table td {
    border: 1px solid #ddd !important;
    padding: 5px 8px !important;
    text-align: center;
}

/*.product-detail-table tr:not(:last-child) td {border-bottom: 1px solid #ddd !important;}
.product-detail-table td input{width:80px;} */
.sepet-varyasyon {
    font-size: 12px;
}

.product-basket .price-calculation h1 {
    padding-top: 0;
}

.search-dropdown {
    position: absolute;
    top: 75px;
    left: 75px;
    right: 0;
    width: 1000px;
    max-width: 90%;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    z-index: 9999;
}

.search-dropdown ul {
    display: inline-block;
    width: 100%;
    padding: 10px;
}

.search-dropdown ul li.dropdown-title {
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.search-dropdown ul li {
    padding: 8px 15px;
}

.search-dropdown-title {
    font-size: 19px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background-color: #ddd;
    padding: 8px 28px !important;
}

.search-dropdown .search-dropdown-product {
    float: left;
    width: 25%;
    margin: 15px 0;
}

.search-dropdown-category {
    float: left;
}

.search-dropdown-category a {
    font-weight: 600;
}

.search-dropdown-category a {
    color: #101010;
    display: block;
    padding: 5px 10px;
    border: 1px solid #ddd;
}

.search-dropdown-category a:hover {
    background-color: #d50028;
    color: #fff;
}

.dropdown-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    opacity: .4;
    z-index: 1;
}

.hidden {
    display: none !important;
}

.search-dropdown-button {
    margin-bottom: 20px;
    text-align: center;
}

.search-dropdown-button a {
    background-color: #d50028;
    color: #fff;
    padding: 8px 15px;
}

.swiper-container {
    z-index: 0 !important;
}

.search-dropdown-dismiss {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
    color: #101010;;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}

.search-dropdown-dismiss:hover {
    background-color: #101010;
    border-color: #101010;
    color: #fff;
}

.product-list.disabled .counter a {
    color: #888888 !important;
    background: #f5f5f5 !important;
}

.product-list.disabled img {
    opacity: .3;
    pointer-events: none;
}

.form-check-input.checked {
    background-color: #d50028;
    border-color: #d50028;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

footer .ftr img {
    max-width: 100px;
    margin-top: 35px;
}

.tukendi-text {
    background-color: crimson;
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 14px !important;
    font-weight: bold;
}

.mobile-search {
    width: 100%;
    display: flex;
    align-items: center;
}

.search-h .mobile-search input {
    padding: 7px 10px;
}

.mobile-search-input-error {
    margin-bottom: 8px;
}

.mobile-search-input-error span {
    display: none;
    font-size: 11px;
    color: crimson;
    font-weight: bold;
}

.mobile-search-input-error.show span {
    display: block;
}

/* .search-h input:focus{background-color: #fff;} */
.hover-slider-images-toggler div {
    z-index: 1 !important
}

.clear-filter button {
    width: 100%;
    padding: 10px 0;
    border: 1px solid #dddd;
    background-color: #fff;
    margin-bottom: 10px;
}

.clear-filter button:hover {
    background-color: #d50028;
    color: #fff;
    border-color: #d50028;
}

.basket-content .remove-product {
    position: static;
    background-color: #d50028;
    width: 20px;
    height: 20px;
    color: #fff;
    left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto;
}

.basket-content .urun-bilgisi {
    position: relative;
}

.small-cart-quantity {
    width: 150px;
    display: flex;
    flex-direction: column;
    text-align: right;
}

.basket-content .urun-bilgisi a.small-cart-href {
    justify-content: flex-start;
}

.small-cart-wrapper {
    margin-left: 15px;
}

.small-cart-wrapper h4 {
    margin: 5px 0;
}

.news img {
    width: 100%;
    object-fit: cover;
    height: 250px;
}

.news p {
    color: #43434b;
    margin-bottom: 8px;
}

.news h1 {
    margin-top: 10px;
    min-height: auto;
}

.basket-content .urun-bilgisi a {
    justify-content: unset;
}

.basket-content .urun-bilgisi .urun-b {
    margin-left: 15px;
}

.eye {
    position: absolute;
    top: 6px;
    right: 18px;
    z-index: 2;
}

.eye i {
    font-size: 24px;
    color: #b8c7ce;
}

.success-text i {
    font-size: 112px;
    color: #00a65a;
}

.success-text p {
    margin-top: 15px;
    font-size: 28px;
    font-weight: 300
}

.success-text p strong {
    font-weight: 600;
}


.sliderss {
    cursor: pointer;
}

.sepetIcon {
    font-size: 48px;
    color: #d50028;
    display: flex;
    justify-content: center;
}

.evetButtonW200 {
    width: 200px;
}

.refresh-button {
    color: #43434b;
}

.refresh-button:hover {
    color: #d50028;
}

.fast-menu img {
    height: 457px;
}

@media only screen and (max-width: 972px) {
    .fast-menu img {
        height: auto;
    }
}

.product-soon{
    background-color: #d50028 !important;
    padding: 3px 10px !important;
    color: #fff !important;
    border-radius: 4px !important;
}
