@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One');

#owl-demo .item img
{
    margin: auto;
    display: block;
    width: 100%;
    height: auto;
}

.menu-top
{
    padding-bottom: 10;
    margin-bottom: 0;
    padding-top: 2;
}

@media only screen and (max-width: 500px)
{
    .footer-1-3 .social
    {
        text-align: center;
    }
    .footer-1-3 .address
    {
        padding-right: 50px;
        width: 100%;
    }
    .footer-1-3 .address-bold-line
    {
        padding-right: 50px;
        width: 100%;
    }
}

.pagnation
{
    margin-top: auto;
    margin-bottom: auto;
    z-index: -100;
    float: right;
    text-align: justify;
}

.header border
{
    border-bottom: 10px solid;
}

.h_border
{
    border-bottom: 3px solid;
}

.p1
{
    text-align: center;
}

.About_usImg
{
    margin-bottom: 50px;
}

.menu
{
    list-style: none;
    padding: 0;
    margin: 0 0 5px 0;
    text-align: center;
}

.background_h
{
    background-image: url('../images/Texture-Tasty-Grey-Seamless-Pattern-For-Website-Background.jpg');
}

.p_header
{
    color: #000000;
}

.underline_h
{
    border-color: #ffffff;
}

.menu_h
{
    margin-top: 0px;
}

.menu2
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 100px;
}

@media only screen and (max-width:991px)
{
    .logo_header
    {
        width: 50%;
    }
}

@media only screen and (max-width:768px)
{
    .filter li a
    {
        display: block;
        color: #ffffff;
    }
.filter li {
   		width: 100%;
   		margin: 0px;
        padding: 10px 10px;
        text-align: left;
        margin: none;
        color: #ffffff;
        background-color: #000000;
		float: inherit;    
    }
    .navbar-collapse.in
    {
        width: 100%;
        padding-left: 0px;
        margin: 0px;
    }
    section.content-block.menu-top
    {
        padding: 0px;
        margin: 0px;
    }
    .logo-spacing
    {
        padding-right: 35px;
    }
    .menu_headin
    {
        margin-top: 10px;
    }
}

@media only screen and (min-width:768px)
{
    .menu_headin
    {
        display: none;
    }
}

.header_p
{
    padding-bottom: 30px;
}

h1,h2,h3,h4,h5,h6 {
	
    font-family: 'Julius Sans One', sans-serif;
}

.badge2 {
    display: inline-block;
    padding: 3px 7px;
}

