@import 'https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap';

body {
    font-family: poppins, sans-serif;
    font-size: 15px;
    color: #000;
}


.small, small {
    font-size: 11px !important;
}

div,
a {
    outline: none !important;
}
.border-primary {
    border-color: #e23844 !important;
}
.w-300 {
    max-width: 300px;
}
.shadow-sm {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.form-control,
.btn,
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
    font-size: 13px;
}
.fixed-bottom {
    height: 58px;
    border-radius: 0;
    box-shadow: 10px -1px 10px rgba(0, 0, 0, 0.075);
}
.fixed-bottom .btn {
    border-radius: 0;
    border: none;
    height: 58px;
}
.fixed-bottom-bar {
    padding-bottom: 58px;
}
.h-auto {
    height: auto;
}
.modal-footer .btn {
    border-radius: 0;
}
.toggle-2 {
    right: 17px;
    left: auto !important;
}
.hc-nav-trigger.toggle-2 span,
.hc-nav-trigger.toggle-2 span::before,
.hc-nav-trigger.toggle-2 span::after {
    background: #000;
}
.hc-nav-trigger.togglew span,
.hc-nav-trigger.togglew span::before,
.hc-nav-trigger.togglew span::after {
    background: #fff;
}
.cat-slider img {
    width: 38px;
    margin: auto;
    -webkit-filter: saturate(200%);
    filter: saturate(200%);
}
.grid-card span.float-right.text-black-50 {
    display: none;
}
.grid-card .p-3 {
    padding: 10px !important;
}
.osahan-menu-fotter {
    padding: 0 !important;
}
.osahan-menu-fotter .row {
    margin: 0;
}
.osahan-menu-fotter .col {
    padding: 0;
}
.osahan-menu-fotter .col a {
    padding: 12px;
    display: block;
}
.osahan-menu-fotter .col a p {
    font-size: 19px;
}
.osahan-menu-fotter .col.selected a {
    color: #dc3545;
    background: #f8f9fa;
}
.osahan-menu-fotter .col.selected p {
    color: #dc3545;
}
.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    margin: -15px 0 0 !important;
}
.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a {
    width: 68px;
    color: #fff !important;
    height: 68px;
    font-size: 27px !important;
    padding: 16px;
}
.btn-facebook {
    background: #2b4170;
    background: -moz-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    background: -webkit-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    background: linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b5998',endColorstr='#2b4170',GradientType=1);
    border-color: #3b5998;
    color: #fff !important;
}
.bg-primary {
    background: #d92662;
    background: -moz-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    background: -webkit-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    background: linear-gradient(45deg, #d92662 0%, #e23744 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92662',endColorstr='#e23744',GradientType=1);
}
.btn-primary {
    background: #d92662;
    background: -moz-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    background: -webkit-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    background: linear-gradient(45deg, #d92662 0%, #e23744 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92662',endColorstr='#e23744',GradientType=1);
    border-color: #d92662;
}
.btn-primary:hover {
    background: #d92662;
    background: -moz-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
    background: -webkit-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
    background: linear-gradient(135deg, #d92662 0%, #e23744 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92662',endColorstr='#e23744',GradientType=1);
    border-color: #e23744;
}
.btn-outline-primary {
    color: #e23744;
    border-color: #e23744;
}
.btn-outline-primary:hover {
    color: #fff;
    background: #d92662;
    background: -moz-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
    background: -webkit-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
    background: linear-gradient(135deg, #d92662 0%, #e23744 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92662',endColorstr='#e23744',GradientType=1);
    border-color: #e23744;
}
.text-primary {
    color: #e23744 !important;
    text-decoration: none !important;
}
a {
    color: #e23744;
    text-decoration: none !important;
}
p {
    color: #5f5959;
    letter-spacing: 0.2px;
}
.btn-link {
    font-weight: 400;
    color: #e23744;
    text-decoration: none !important;
}
.slick-dots {
    bottom: 20px !important;
}
.landing-page-skip .img-fluid {
    max-height: 290px;
}
.landing-page-skip p {
    margin: 0;
}
.landing-page-skip .zindex {
    right: 0;
    z-index: 9;
}
.landing-page-skip .slick-dotted.slick-slider {
    margin: 0;
}
.landing-page-skip .osahan-slider-item {
    padding: 0 20px;
}
.btn-lg {
    font-size: 16px;
    padding: 16px;
    font-weight: 600;
}
.list-card .count-number {
    margin: 4px 0 0;
    display: inline-block;
}
.list-card a,
.list-card h6 {
    color: inherit;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1.1rem; /* 15px; */
    text-overflow: ellipsis;
}
.list-card a:hover {
    color: #0091bc;
}
.list-card .star {
    right: 8px;
    bottom: 8px;
}
.list-card .star .badge {
    font-size: 11px;
    padding: 5px;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.list-card .member-plan {
    left: 8px;
    top: 8px;
}
.list-card .member-plan .badge {
    font-size: 0.9rem; /* 11px */
	font-weight: 400 !important;
    padding: 5px;
	margin: 5px;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.list-card .list-card-image {
    position: relative;
}
.list-card .favourite-heart {
    right: 8px;
    top: 8px;
  /*  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; */
}
.list-card .favourite-heart .liked i {
    background: #dc3545 !important;
	color:#FFF !important;
}
.list-card .favourite-heart i {
    background: #fff;
	color:#A70C2B;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 1.2rem;
    line-height: 31px;
    border-radius: 50px;
}
.list-card.d-flex .list-card-image {
    width: 130px;
    height: 140px;
    min-width: 130px;
    max-width: 130px;
}
.list-card.d-flex .list-card-image .item-img {
    height: 140px;
    object-fit: cover;
}
.list-card .list-card-body p.text-gray {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.9rem; /* 12px;*/
}
.list-card .p-3 {
    overflow: hidden;
}
.list-card.d-flex .list-card-body span.float-right.text-black-50 {
    display: none;
}

.list-card-badge {border-top: 1px solid #CCC;}

.rating-stars {}
.rating-stars .feather-star {
    font-size: 15px;
    background: #000;
    color: #fff;
    padding: 3px;
    text-shadow: 0 0 1px #d2b128;
    border-radius: 5px;
}
.rating-stars .feather-star.star_active {
    background: #f5cd25;
}
.login-page video {
    width: 100%;
    position: absolute;
    z-index: -1;
    bottom: 0;
}
.login-page .form-control {
    background: no-repeat;
    border: none;
    color: #fff;
    border-bottom: 1px solid rgb(255 255 255/32%);
    border-radius: 0;
    padding: 0;
    box-shadow: none !important;
}
.login-page .form-control:hover,
.login-page .form-control:focus {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.login-page label {
    margin: 0;
    opacity: 0.8;
}
.login-page .form-group {
    margin-bottom: 30px;
}
.login-page::placeholder {
    color: rgb(255 255 255/65%) !important;
    opacity: 1;
}
.login-page:-ms-input-placeholder {
    color: rgb(255 255 255/65%) !important;
}
.login-page::-ms-input-placeholder {
    color: rgb(255 255 255/65%) !important;
}
.osahan-verification .form-control {
    text-align: center;
    font-size: 47px;
    border-bottom: 2px solid #ccc !important;
    border: none;
    border-radius: 0;
    font-weight: 300;
    box-shadow: none;
}
.filter .custom-control-label::before {
    right: 1rem;
    left: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}
.filter .custom-control-label::after {
    left: auto;
    right: 1rem;
    margin: auto;
    top: 0;
    bottom: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #e23744;
    background-color: #e23744;
}
.gold-members h6,
.menu-list h6 {
    font-size: 14px;
}
.gold-members .badge,
.menu-list .badge {
    font-size: 10px;
    font-weight: 500;
    padding: 4px 6px 3px;
}
.menu-list img {
    width: 41px;
    height: 41px;
    object-fit: cover;
}
.count-number .btn {
    padding: 2px 5px;
    font-size: 12px;
    border-radius: 0;
}
.count-number-input {
    width: 24px;
    text-align: center;
    margin: 0 -4px;
    background: #6c757d;
    border: none;
    color: #fff;
    height: 24px;
    border-radius: 0;
    vertical-align: bottom;
}
.non_veg,
.veg {
    width: 20px;
    border: 1px solid;
    height: 20px;
    border-radius: 3px;
    font-size: 36px;
    text-align: center;
    line-height: 0;
}
.most_popular .trending-slider img {
    border-radius: 10px;
    padding: 0 4px;
    margin: 8px 0 0;
}
.osahan-cart-item-profile .custom-control-label::before {
    right: 1rem;
    left: auto;
    margin: 20px 0;
}
.osahan-cart-item-profile .custom-control-label::after {
    left: auto;
    right: 1rem;
    margin: 20px 0;
}
.modal-content {
    border: 0;
    border-radius: 0;
    height: 100vh;
}
.modal-body {
    overflow: overlay;
}
.modal-dialog {
    margin: 0;
    height: 100vh;
    max-width: 100%;
}
.modal .modal-dialog {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}
.osahan-map iframe {
    width: 100% !important;
    height: 100vh;
}
.osahan-map .toggle {
    z-index: 9;
    margin: 2px 0 0 4px;
}
.osahan-map .mapouter.position-absolute {
    width: 100%;
    height: 100vh;
}
.osahan-map .bg-primary.border-bottom {
    position: absolute;
    z-index: 9;
    width: 100%;
}
.osahan-map .fixed-bottom {
    padding: 10px 0;
}
.osahan-map .list-card.d-flex .list-card-image .item-img {
    width: 100px;
    height: 100px;
}
.osahan-map .list-card.d-flex .list-card-image {
    width: 100px;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
}
.osahan-map .member-plan {
    text-align: center;
    background: rgb(255 255 255/18%);
    font-size: 12px;
    padding: 7px 5px;
    margin: 0 1px;
    border-radius: 43px;
}
.gold-members .mr-2 {
    border: 1px solid;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 3px;
    font-size: 42px;
    line-height: 13px;
}
.index-page img {
    height: 130px;
}
.spinner {
    width: 180px;
    height: 180px;
    margin: auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1s infinite ease-in-out;
    animation: sk-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@-webkit-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}
@-moz-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }
    40% {
        transform: translateX(-30px);
    }
    60% {
        transform: translateX(-15px);
    }
}
@keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}
.feather-arrow-right {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
}
.location-page .img-fluid {
    max-width: 360px;
}
.restaurant-detailed-ratings-and-reviews hr {
    margin: 0 -16px;
}
.reviews-members-footer img {
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    box-shadow: 0 0 12px #ccc;
    margin: 0 -3px;
}
.total-like {
    font-size: 11px;
    padding: 2px 6px;
}
.reviews-members-body p {
    font-size: 12px;
}
.reviews-members-header h6 {
    font-size: 14px;
}
.graph-star-rating-body .progress {
    border-radius: 40px;
    height: 6px;
}
.rating-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rating-list-center {
    margin: auto;
    width: 70%;
}
.rating-list-left {
    width: 20%;
    font-size: 10px !important;
    font-weight: 400 !important;
}
.rating-list-right {
    width: 10%;
    text-align: right;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.contact-note { background-color:#d92662; padding:.25em .50em; border-radius:.30rem; color:#FFF; width:100%;}

/* CUSTOM ----------------------------------- */

.firma-detaylar {}
.firma-detaylar {}

.etiket-list li {border-bottom: 1px solid #666; padding-left:10px;}
.etiket-list li:hover {background-color:#DFEBD8;}
.etiket-list li:nth-child(even) {background-color: #f8f9fa;}
.etiket-list li a {line-height:3rem; padding-left:6px;}

.gunler-saatler li {font-weight:500;}
.gunler-saatler li span {position:absolute; left:200px; font-weight:600;}

#Map {width:100%; height:400px; border:2px solid #F4F4F4; padding:2px; margin-bottom:5px;}