/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

.rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer, .rev_slider .tp-bgimg.defaultimg {
    max-height: 700px !important;
}

/* Load More Start */

/* Yazı 3 nokta ile sınırlandırma*/

.text-title {
    position: relative;
}

/* Yazı 3 nokta ile sınırlandırma*/


* {
    box-sizing: border-box;
}

.visible_item {
    display: none;
}


/* ---- isotope ---- */

.grid {
    border: 1px solid white;
    width: 1140px;
}

    /* clear fix */
    .grid:after {
        content: '';
        display: block;
        clear: both;
    }

/* Load More End */


/* Text Hidden Start */
p.hidden-text {
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* Text Hidden End */

.food-list
{
    height:90px;
}