@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;900&display=swap');

*{font-family: 'Nunito', sans-serif;}

div.ui-loader.ui-overlay-shadow {
    display: none !important;
}

.ui-loader.ui-body-e {
    left: -9999px;
}

.openTableBackBtn {
    margin-left: 115px !important;
    /*margin-top: 28px !important;*/
}

.spItemName {
    width: 100% !important;
    font-size: 28px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    color: #a70e0e;
    font-weight: bold;
}

.spItemPrice {
    float: right;
    font-weight: bold;
    color: #8e2e81;
    font-size: 32px;
}

.sCalori {
    color: black;
    font-size: 16px;
    padding-top: 15px;
}

.sImgCalori {
    padding-right: 10px;
    width: 50px !important;
}

.area-title {
    margin-bottom: 6px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: black !important;
}

.information-text {
    margin-bottom: 6px !important;
    text-align: center !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    color: black !important;
}

.pakage-rate1 {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 40px;
    /*margin-top: 85%;*/
    padding-top: 40%;
    padding-bottom: 40%;
    text-align: center;
    width: 100%;
    z-index: 1;
    overflow: hidden;
}

.pakage-rate2 {
    background: rgba(185,150,112, 0.6) none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    padding-top: 20%;
    padding-bottom: 20%;
    text-align: center;
    z-index: 1;
    overflow: hidden;
    text-decoration: none;
}

.pakage-rate3 {
       background: rgb(0, 0, 0) none repeat scroll 0 0;
    padding-top: 3%;
    padding-bottom: 3%;
    /*padding-left: 10px;*/
    width: 100%;
    z-index: 1;
    overflow: hidden;
    border-radius: 5px;
}

.pakage-rate4 {
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    margin-top: 1%;
    padding-top: 1%;
    padding-bottom: 1%;
    text-align: left;
    padding-left: 5px;
    width: 100%;
    z-index: 1;
    overflow: hidden;
}

#menuContent {
    background: url(../images/background.jpg) !important;
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%; /* Firefox 3.6 */
    -o-background-size: 100% 100%; /* Opera 9.5 */
    -webkit-background-size: 100% 100%; /* Safari 3.0, Chrome */
    background-size: 100% 100%;
    height: auto !important;
}

.fback {
    text-align: center;
    width: 183px !important;
    height: 39px !important;
    background-color: #8e2e81 !important;
    border-style: none !important;
    padding-top: 10px;
    border-radius: 5px;
    margin: -3.5em 0 !important;
}

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

    .cb-slideshow li span {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: transparent;
        background-size: cover;
        background-position: 50% 50%;
        opacity: 0;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -webkit-animation: imageAnimation 36s linear infinite 0s;
        -moz-animation: imageAnimation 36s linear infinite 0s;
        -o-animation: imageAnimation 36s linear infinite 0s;
        -ms-animation: imageAnimation 36s linear infinite 0s;
        animation: imageAnimation 36s linear infinite 0s;
    }

    .cb-slideshow li:nth-child(1) span {
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
    }

    .cb-slideshow li:nth-child(2) span {
        -webkit-animation-delay: 6s;
        -moz-animation-delay: 6s;
        -o-animation-delay: 6s;
        -ms-animation-delay: 6s;
        animation-delay: 6s;
    }

    .cb-slideshow li:nth-child(3) span {
        -webkit-animation-delay: 12s;
        -moz-animation-delay: 12s;
        -o-animation-delay: 12s;
        -ms-animation-delay: 12s;
        animation-delay: 12s;
    }

    .cb-slideshow li:nth-child(4) span {
        -webkit-animation-delay: 18s;
        -moz-animation-delay: 18s;
        -o-animation-delay: 18s;
        -ms-animation-delay: 18s;
        animation-delay: 18s;
    }

    .cb-slideshow li:nth-child(5) span {
        -webkit-animation-delay: 24s;
        -moz-animation-delay: 24s;
        -o-animation-delay: 24s;
        -ms-animation-delay: 24s;
        animation-delay: 24s;
    }

    .cb-slideshow li:nth-child(6) span {
        -webkit-animation-delay: 30s;
        -moz-animation-delay: 30s;
        -o-animation-delay: 30s;
        -ms-animation-delay: 30s;
        animation-delay: 30s;
    }

    .cb-slideshow li:nth-child(1) div {
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
    }

    .cb-slideshow li:nth-child(2) div {
        -webkit-animation-delay: 6s;
        -moz-animation-delay: 6s;
        -o-animation-delay: 6s;
        -ms-animation-delay: 6s;
        animation-delay: 6s;
    }

    .cb-slideshow li:nth-child(3) div {
        -webkit-animation-delay: 12s;
        -moz-animation-delay: 12s;
        -o-animation-delay: 12s;
        -ms-animation-delay: 12s;
        animation-delay: 12s;
    }

    .cb-slideshow li:nth-child(4) div {
        -webkit-animation-delay: 18s;
        -moz-animation-delay: 18s;
        -o-animation-delay: 18s;
        -ms-animation-delay: 18s;
        animation-delay: 18s;
    }

    .cb-slideshow li:nth-child(5) div {
        -webkit-animation-delay: 24s;
        -moz-animation-delay: 24s;
        -o-animation-delay: 24s;
        -ms-animation-delay: 24s;
        animation-delay: 24s;
    }

    .cb-slideshow li:nth-child(6) div {
        -webkit-animation-delay: 30s;
        -moz-animation-delay: 30s;
        -o-animation-delay: 30s;
        -ms-animation-delay: 30s;
        animation-delay: 30s;
    }

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }

    8% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -webkit-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -webkit-transform: scale(1.1) rotate(3deg);
    }

    25% {
        opacity: 0;
        -webkit-transform: scale(1.1) rotate(3deg);
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -moz-transform: scale(1.1) rotate(3deg);
    }

    25% {
        opacity: 0;
        -moz-transform: scale(1.1) rotate(3deg);
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -o-transform: scale(1.05);
        -o-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -o-transform: scale(1.1) rotate(3deg);
    }

    25% {
        opacity: 0;
        -o-transform: scale(1.1) rotate(3deg);
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -ms-transform: scale(1.05);
        -ms-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -ms-transform: scale(1.1) rotate(3deg);
    }

    25% {
        opacity: 0;
        -ms-transform: scale(1.1) rotate(3deg);
    }

    100% {
        opacity: 0;
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 1;
        animation-timing-function: ease-out;
    }

    8% {
        opacity: 1;
        transform: scale(1.05);
        animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        transform: scale(1.1) rotate(3deg);
    }

    25% {
        opacity: 0;
        transform: scale(1.1) rotate(3deg);
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
    }

    8% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }

    17% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }

    19% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateX(200px);
    }

    8% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }

    17% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }

    19% {
        opacity: 0;
        -moz-transform: translateX(-400px);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateX(200px);
    }

    8% {
        opacity: 1;
        -o-transform: translateX(0px);
    }

    17% {
        opacity: 1;
        -o-transform: translateX(0px);
    }

    19% {
        opacity: 0;
        -o-transform: translateX(-400px);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateX(200px);
    }

    8% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }

    17% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }

    19% {
        opacity: 0;
        -ms-transform: translateX(-400px);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }

    8% {
        opacity: 1;
        transform: translateX(0px);
    }

    17% {
        opacity: 1;
        transform: translateX(0px);
    }

    19% {
        opacity: 0;
        transform: translateX(-400px);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span {
    opacity: 1;
}

@media screen and (max-width: 1140px) {
    .cb-slideshow li div h3 {
        font-size: 100px;
    }

    .sp-slides-container {
        position: relative;
        height: 670px;
    }

    .sp-grab {
        height: 670px !important;
    }
   
}

@media screen and (min-width: 1200px) {
 .itemImg{
        width:10% !important;
    
    }

  .itemImg img{
      
        height:100px !important;
    }
}

@media screen and (max-width: 600px) {
    .cb-slideshow li div h3 {
        font-size: 50px;
    }

    .sp-slides-container {
        position: relative;
        height: 670px;
    }

    .sp-grab {
        height: 670px !important;
    }

    .pakage-rate1 {
        font-size: 24px;
    }

    .logoImg {
        font-size: 24px;
        width: 150px !important;
        height: 50px !important;
    }

    .pakage-rate2 {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .slider-pro {
        max-width: 960px !important;
    }

    .sp-grab {
        height: 500px !important;
    }

    .sp-slides-container {
        position: relative;
        height: 530px;
    }

    .pakage-rate1 {
        font-size: 24px;
    }

    .logoImg {
        font-size: 24px;
        width: 150px !important;
        height: 50px !important;
    }

    .pakage-rate2 {
        font-size: 12px;
    }

    .logo_div {
        background-size: 230px 120px !important;
        margin-top: 0px !important;
    }

    .openTableBackBtn {
        display: none;
    }

    .kare {
        height: 100px !important;
    }

    .upKare {
        height: 210px !important;
    }

    .spItemName {
        font-size: 22px !important;
    }

    .spItemPrice {
        font-size: 24px !important;
    }

    .sImgCalori {
        width: 30px !important;
    }
}

@media screen and (max-width: 1024px) {
    .slider-pro {
        max-width: 1023px !important;
    }
    /*.sp-grab {height: 650px !important;}*/
    .sp-slides-container {
        position: relative;
        height: 670px;
    }

    .sp-grab {
        height: 670px !important;
    }

    /*.pakage-rate1 {
        font-size: 44px;
    }

    .logoImg {
        width: 250px !important;
        height: 80px !important;
    }

    .pakage-rate2 {
        font-size: 16px;
    }*/
}




.logo_div {
    background-color: burlywood transparent;
    width: 100%;
    height: 140px;
    margin-top: 60px;
    border-radius: 10px;
    /*border: 3px solid #f0652a thin;
    box-shadow: 0 0 20px 10px #ffffff;*/
    background-size: 270px 90px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.gri {
    float: left;
    width: 100%;
    /*margin-top:120px;*/
    height: auto;
    background-image: url(../images/gri_arkpln.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.menu {
    float: left;
    width: 100%;
    height: 100px;
    /*border: inset #f80707 1px;*/
    position: relative;
    background-image: url(../images/gri_arkpln.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    /*background-color:#ffffff;*/
}

.back {
    float: left;
    margin-left: 10px;
    margin-top: 25px;
    width: 100px;
    height: 50px;
    /*border:groove #400dd7 2px;*/
    border-radius: 10px;
    box-shadow: 0 0 25px 10px #f80707;
    position: relative;
    background-image: url(../images/back.png);
    background-size: 20% 40%;
    background-repeat: no-repeat;
    background-position: left;
}

.cart {
    float: left;
    margin-left: 85%;
    margin-top: 25px;
    width: 100px;
    height: 50px;
    /*border:groove #400dd7 2px;*/
    border-radius: 10px;
    box-shadow: 0 0 25px 10px #f80707;
    position: absolute;
    background-image: url(../images/cart.png);
    background-size: 23% 40%;
    background-repeat: no-repeat;
    background-position: left;
}

.kare {
    height: 192px;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border-radius: 5px;
    /*box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05) !important;*/
}

.upKare {
    height: 410px;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05) !important;
}

.cartNumber {
    padding-top: 1px;
    position: absolute;
    top: 12px;
    right: 5px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    background-color: #D10000;
    color: #ffffff;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
}

.cartNumber1 {
    padding-top: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 17px;
    width: 17px;
    line-height: 20px;
    background-color: #D10000;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
}

#categoryContent {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

.owl-carousel a:hover {
    color: white;
    text-decoration: none;
}

.square-service-block a:hover {
    color: white;
    text-decoration: none;
}


.square-service-block {
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
}

    .square-service-block a {
        background-color: #e74c3c;
        border-radius: 5px;
        display: block;
        padding: 20px 10px;
        text-align: center;
        width: 100%;
    }

        .square-service-block a:hover {
            background-color: rgba(231, 76, 60, 0.8);
            border-radius: 5px;
        }

.ssb-icon {
    color: #fff;
    display: inline-block;
    font-size: 28px;
    margin: 0 0 20px;
}

h2.ssb-title {
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.btn-green {
    background-color: #4CD964 !important;
    color: white;
    border-color: #4CD964 !important;
}

.btn-cancel {
    background-color: rgb(209, 0, 0) !important;
    color: white;
    border-color: rgb(209, 0, 0) !important;
}

#personalList-button {
    background-color: #a5a3a3 !important;
}

.ui-header a {
    background-color: rgba(43, 162, 176, 0.8) !important;
    border-color: rgba(43, 162, 176, 0.8) !important;
}

.fontFeedback { /*font-family: "Brush Script Std", Brush Script MT, cursive;*/
    font-size: 20px;
    font-style: normal;
    color: #333 !important;
    text-align: center;
}

.logobar {
    height: 60px;
}

.logo {
    padding: 10px 0px;
    margin: 0px auto;
    text-align: center;
    max-width: 80%;
}

    .logo img {
        height: 40px;
        margin: 0px 10%;
    }

.list {
    color: #fff;
    font-size: 24px;
    padding: 18px;
    text-align: center;
}

    .list a {
        color: #fff;
    }

    .list i {
        color: #fff;
    }

.tableNo {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0px;
    background-color: rgba(43, 162, 176, 0.8) !important;
}

.orderListHeader {
    text-shadow: none;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0px;
    background-color: rgba(255, 114, 0, 0.8) !important;
}

.shopcard11 {
}

    .shopcard11 .shopLine {
        display: block;
        float: left;
        width: 100%;
        padding: 0.2em 0.5em;
        border-bottom: 1px solid #eee;
        margin: 0.5em 0;
        font-size: 14px;
    }

    .shopcard11 .order {
        width: 10%;
        float: left;
        font-weight: 800;
    }

    .shopcard11 .itemName {
        width: 50%;
        float: left;
        font-weight: 800;
        font-size: 1em;
    }

    .shopcard11 .delete {
        width: 10%;
        float: left;
        font-weight: 800;
        color: #b00519;
        cursor: pointer;
    }

    .shopcard11 .price {
        float: left;
        width: 30%;
        font-weight: 800;
        text-align: center;
        font-size: 1em;
    }

    .shopcard11 .pp {
        width: 100%;
        float: left;
        padding-left: 10%;
        color: #888;
        font-size: 0.8em;
    }


.shopAccept {
}

    .shopAccept .shopLine {
        display: block;
        float: left;
        width: 100%;
        padding: 0.1em 0.2em;
        margin: 0.3em 0;
        font-size: 14px;
        border-bottom: 1px solid #eee;
    }

    .shopAccept .order {
        width: 10%;
        float: left;
        font-weight: 800;
    }

    .shopAccept .itemName {
        width: 50%;
        float: left;
        font-weight: 800;
    }

    .shopAccept .price {
        float: left;
        width: 30%;
        font-weight: 800;
        text-align: right;
        font-size: 1em;
    }

    .shopAccept .delete {
        width: 10%;
        float: left;
        font-weight: 800;
        color: #b00519;
        cursor: pointer;
        padding-left: 15px;
    }

    .shopAccept .pp {
        width: 100%;
        float: left;
        padding-left: 10%;
        color: #888;
        font-size: 0.8em;
    }

.cardpay {
    display: none;
}

    .cardpay label {
        width: 80%;
        font-weight: 800 !important;
        margin: 0 10% !important;
    }

    .cardpay input {
    }

.mesaj {
    width: 100%;
    background-color: #4CAF50;
    color: #fff;
    padding: 15em 4em;
    text-align: center;
    font-size: 18px;
    height: 100%;
}

.ekle {
    background-color: #FFEE58 !important;
    border: 1px solid #ffee58 !important;
}

.succesShop {
    margin: 3em auto;
    width: 100%;
    color: #2e7d32;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}

    .succesShop p:nth-child(1) {
        font-size: 2em;
        font-weight: bold;
    }

    .succesShop p:nth-child(2) {
        font-size: 1em;
        font-weight: bold;
    }

    .succesShop p:nth-child(4) {
        font-size: 0.8em;
        font-weight: bold;
    }

    .succesShop i {
        font-size: 5em;
    }

.basarisiz {
    padding: 2em;
    margin: 3em auto;
    width: 80%;
    background-color: #b00519;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

    .basarisiz p:nth-child(1) {
        font-size: 2em;
    }

    .basarisiz p:nth-child(2) {
        font-size: 1em;
    }

    .basarisiz p:nth-child(4) {
        font-size: 0.8em;
    }

    .basarisiz i {
        font-size: 5em;
    }

.emptyCard {
    padding: 2em;
    margin: 3em auto;
    width: 80%;
    color: #b00519;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}

    .emptyCard i {
        font-size: 2em;
    }

.goOrder {
    background-color: #2e7d32 !important;
    color: #fff !important;
    font-weight: bold !important;
}

#totalPrice {
    color: brown;
}

#totalPrice1 {
    color: brown;
}


.itemImg {
    float: left;
    width: 20%;
}

    .itemImg img {
        width: 100%;
    }

.itemName {
    float: left;
    padding: 0em 0.2em;
    width: 60%;
}

.itemNames {
    font-size: 0.8em;
    width: 100%;
    white-space: pre-line;
}

.itemDetails {
    font-size: 0.6em;
    width: 100%;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: pre-line;
    overflow: hidden;
}

.itemPrice {
    float: right;
    padding: 0em 0.2em;
    color: #000000;
    font-size: 0.8em;
    width: 20%;
    text-align: right;
}

    .itemPrice p {
        text-align: right;
    }
