
/*footer starts*/
.social-icons img {
    max-width: 2rem;
    max-height: 1.2rem;
}

.address-one {
    margin-bottom: 0.5rem;
}



.city{
    margin-top:-1rem;
}

.fa{
    color:black;
}

.footer-in{
    margin-top:2rem;
    margin-bottom:1rem;
}
.social-icons{
    display:inline-block;
    margin-left: -1rem;
}
.address-one{
    border-right:1px solid;

}

.address-one:last-child{
    border:none;
}
.social-icons ul  li{
    display:inline-block;
    list-style: none outside none;
    font-size: 1.6rem;
    padding-right:0.6rem;

}

p.footer_email {
    margin-bottom: 0;
}

.footer-contact{
    margin-top:1rem;

}
.footer-contact1{
    width:47%;
    margin-top:1rem;

}
.footer-contact3{
    width:100%;
    margin-top:1rem;    
    margin-bottom:-0.5rem;
}
.footer-inner1, .footer-inner2, .footer-inner3{
    padding-left: 2rem;
}
.footer-inner1 >p, .footer-inner2 >p, .footer-inner3 >p{

}
.footer-contact,.address-one,.address-two,.address-three,.footer-contact p,.footer-contact1 p,.footer-contact3 {

}
button:hover {
    background-color: white;
}
button:hover{
    color: black;
}
.more_locations {
    padding: 0.4rem;
    margin: 0 1rem;
    float: left;
font-weight:bold;
}

/*footer ends*/

/*mobile optimized*/
@media (max-width:640px){
    .footer-inner2{padding-top:1rem;}
    .location{ padding-left: 1rem;}
    .event-details{
        padding-right: 1rem;

    }
    .item-price {
        padding-right: 2rem;
    }

    .menu-text-heading {
        margin-top: 1rem;
    }
    li.review-button {
        display: block;
        list-style-type: none;
    }
    .feedback {
        padding: 0.9375rem;
    }
    .header-nav{

        width: 50% ;
    }
    .logo img {
        width: 20%;
    }
    span.text-content {
        width: 92.3%;
    }
    .event-one {
        width: 100%;
        padding:0 2rem;
    }
    .review-description {
        width: 100%;
    }
    .menu-item1, .menu-item2 {
        width: 100%;
    }
    .head-bg {
        background: none;
    }
    .menu-image {
        display: inline;
    }
    .subcategory-two {

        width: 47%;
    }
    .address-one{
        border:none;
    }
    .img-list{
        width:100%;
    }

    .item-width {
        width: 100%;
    }
    .menu-text {
        display: inline;
        vertical-align: bottom;
        padding-left: 0;
        text-align: center;
    }

    li.location11 {
        float: none;
        text-align: center;
    }
    li.location11 > p {
        text-transform: uppercase;
    }
    .laptop-view{
        display:none;
    }

    .contact-timing p,.contact-us p{
        width:100%;
    }
    .address p{
        width:100%;
    }
    .footer-contact3{
        width:100%;
    }
    .footer-contact1{

        margin-bottom: -2rem;
    }
    .social-icons {

        margin-top: 1rem;
        margin-bottom: -1rem;
    }
}

.main-text1{
text-align: justify;
}
.main-text2{
text-align: justify;
}
.subheading-description {
text-align: justify;
}
.container-text-inner {
text-align: justify;
}