* {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.custom-font {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3000;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: transparent url('loading-50x50.gif') no-repeat center center;
}

#product > div > div > div {
    height: 310px !important;
}

#onerilenUrunler > div > div > div {
    height: 300px !important;
}

#urunList > div > div > div {
    /* height: 350px !important; */
}

.product-properties li {
    font-size: 18px !important;
}

.navbar .nav-link {
    font-size: 15px !important;
}

    .navbar .nav-link:hover {
        color: #700064;
    }

#main_nav > ul > li > a:hover {
    color: #700064 !important;
}

#main_nav > ul > li > a > i:hover {
    color: white;
}
#main_nav > ul > li > a:hover i{
    color: white;
}

a {
    text-decoration: none !important;
}

.product-page-header {
    max-height: 258px !important;
    min-height: 258px !important;
}

    .product-page-header h1 {
        line-height: 244px;
    }

.bootbox-accept {
    background-color: #700064;
    color: white;
}

.modal-footer > button.btn.btn-info.bootbox-accept {
    border-color: #700064;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / 70%) !important;
}

.i-150 img {
    height: 150px !important;
    width: 150px !important;
}


.search input {
    width: 270px !important;
}

.search-icon {
    width: 42px;
    height: 42px;
}

    .search-icon:hover {
        color: white !important;
    }

.search-icon-hover {
    color: white !important;
}
