/* 
Theme Name: Prego Restaurant
Theme URI: http://www.yourdiameter.com/
Author: A.K. Business Solutions
Version: 1.0.0
*/


* {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    width: 100%;
}

body {
    color: #212226;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

.section {
    background-color: #fff;
    overflow-x: hidden;
}

.navbar-toggle {
    background-color: #3e3e3e;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

/*-- Content Box --*/

.box-lg {
    padding: 120px 0 0 0;
}

.box-md {
    padding: 90px 0 0 0;
}

.box-sm {
    padding: 50px 0 30px 0;
}

/*-- Button --*/

.btn-gen {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #212226;
    border: none;
    text-decoration: none;
    padding: 20px 40px 20px 40px;
    border-radius: 0px;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.btn-all {
    background-color: #212226;
    color: #fff;
}

.btn-all:hover,
.btn-all:focus {
    color: #fff;
}

/*-- Header --*/

#head-top {
    background-color: #1D1D1D;
}

.brand {
    padding: 25px 0px;
}

.brand img {
    -webkit-filter: none;
    filter: none;
}

.top-contact {
    padding: 40px 0px 25px 0px;
}

.top-contact p {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.top-contact p a {
    color: #fff;
    text-decoration: none;
}

/*-- Navbar --*/

.main-nav {
    background-color: #000;
}

.main-nav ul li a {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 13px;
    padding-right: 10px!important;
    background-color: #000;
    text-transform: uppercase;
}

.main-nav ul li a:hover,
.main-nav ul li a:active,
.main-nav ul li a:focus {
    background: none;
}

.dropdown-menu {
    padding: 0px;
    background-color: #000;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:active {
    color: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #000;
}

/*-- Banner --*/

#home img {
    width: 100%;
}

.carousel {
    margin-top: -20px;
}

/*-- About Body --*/


#about-img img {
    margin-top: 15px;
}

.main-heading h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.main-heading h4 {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #fff;
}

.main-heading h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}

.main-heading p {
    text-align: left;
}

.social i {
    color: #fff;
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
    padding-right: 20px;
}

.main-heading img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    padding-top: 30px;
}

#about2 {
    background-image: url(img/about-bg.png);
    margin-top: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.spcl {
    color: #fff;
    padding-top: 35px;
    padding-bottom: 120px;
}

.about-inner-img img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.about4-img img {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#review {
    background-image: url(img/about-bg.png);
    margin-top: 90px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#review .carousel-indicators li {
    display: none;
}

.review-inner p {
    padding-top: 50px;
    color: #fff;
    text-align: left;
}

.review-inner h3 {
    color: #fff;
    font-weight: 900;
    padding-bottom: 120px;
}

#about5 {
    background-color: #191919;
    margin-top: 90px;
}

.about5-inner p {
    color: #fff;
    padding-top: 25px;
}

#ft {
    background-color: #000000;
    border-top: 5px solid #626262;
}

.copy p {
    padding-top: 15px;
    color: #fff;
}

.menu-content h2 {
    margin-bottom: 40px;
    text-transform: uppercase;
}

.product p {
    margin: 20px auto;
}
.about-inner-img img {

    height: 660px;
    object-fit: cover;
}
.product{ padding:10px 0!important; display:block; overflow:hidden; border-bottom:1px #ddd dotted; clear:both;}
.product [class^="col-"]:last-child{font-weight:700; padding-top:5px; font-size:16px;}

#rest_sq5{display: inline-block!important;}
.wp-block-envira-envira-gallery{display:none!important;}