/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11.Kas.2017, 14:44:48
    Author     : ergun
*/

@media (min-width: 1024px) and (max-width: 1279px) {
    .food-list-group h3, .food-list-group:first-child h3 {
        margin-top: 15px;
    }
}


@media (max-width: 1023px) {
    .reservation-content {
        margin-top:50px;
    }
    .reservation-content .section-title {
        margin-bottom:0;
    }
    .copy-right-inner {
        padding-bottom:0;
    }
    .food-list-block {
        padding-left: 0;
        margin-top:20px;
    }
    .food-list-group h3, .food-list-group:first-child h3 {
        margin-top: 15px;
    }
    #et-yemekleri .food-list-block p {
        width: 50%;
    }
    
}


@media (max-width: 767px) {
    body {
        font-size:13px;
    }
    h1 {font-size:2.6rem;}
    h2, .section-title h2, .banner-slider-2 h2 {font-size:1.8rem;}
    h3 {font-size:1.6rem;}
    h4 {font-size:1.4rem;}
    h5 {font-size:1.2rem;}
    .section-title p {
        font-size:13px;
    }
    .section-title {
        margin-bottom:30px;
    }
    .section-title h2 {
        margin-bottom:0;
        padding-bottom:10px;
    }
    .bread {
        padding-top:50px;
        padding-bottom:50px;
    }
    
    .mm-menu .mm-navbar a.mm-title {
        text-transform: uppercase;
        color:#222222;
        font-size:1rem;
    }
    .tparrows.slider-2-button {
        width:36px;
        height:36px;
        margin-top: -18px;
        line-height:36px;
        font-size:1.2rem;
        left: 15px !important;
    }
    .tparrows.slider-2-button:before {
        line-height:36px;
        font-size:1rem;
    }
    .tparrows.slider-2-button.tp-rightarrow {
        left: auto !important;
        right: 15px !important;
    }
    .section-title.centered {
        max-width:inherit;
    }
    .food-category {
        margin-bottom:50px;
    }
    .food-category .thumbnail {
        margin-bottom:15px;
    }
    .navbar-toggle .icon-bar {
        width:24px;
        height:2px;
    }
    .bread ul {
        display:none;
    }
    .bread h1 {
        float:none;
    }
    .package-food-menu .nav-tabs > li {
        margin-bottom:20px;
    }
    .food-price {
        text-align:left;
        
    }
    .food-price .price {
        padding-left:0;
        padding-top:5px;
    }
    .food-menu-list li:before {
        display:none;
    }
    .food-menu-list li {
        padding:15px;
        border-bottom:1px solid #eeeeee;
    }
    .contact .icon-box-contact-wrapper {
        margin:0;
    }
    .icon-box {
        padding-top:20px;
        padding-bottom:20px;
    }
    .footer-style-2 .footer-style-2-inner {
        padding:0;
    }
    .section-food-category .section-title h2 {
        margin-bottom:20px;
    }
    .home-about-content {
        padding:15px;
    }
    .full-width-gallery .slide-text {
        width:70%;
        bottom:100px;
    }
	.home-about-image {
		padding-bottom:20px;
	}
	#et-yemekleri .food-list-block .food-list-group > p, 
	#kahvalti .food-list-block .food-list-group > p {
		width: 50%;
	}
}

@media (max-width: 479px) {
    h1, .bread h1 {font-size:2rem;}
    h2, .section-title h2, .banner-slider-2 h2, .full-width-gallery .slide-text h2 {font-size:1.6rem;}
    h3 {font-size:1.4rem;}
    h4 {font-size:1.2rem;}
    h5 {font-size:1rem;}
    
    .header-2-inner .brand-logo img {
        max-width:220px;
    }
    .section {
        padding-top:30px;
        padding-bottom:30px;
    }
}

@media (min-width: 1366px) {
	#serpme-kahvalti .food-list-block p {
		width: 33.333%;
	}
}

