/* cmsms stylesheet: A Pot of Courage modified: 07/02/20 16:50:18 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600italic,600,400italic,300italic,300);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
/*
base
*/
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #262626; }



a { color: #fcb700 !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    text-decoration: none !important; }

a:hover, a:focus, button:focus {
    outline: 0 !important;
    text-decoration: none;
  color: #c6c2bc !important;}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
font-weight: normal !important;
text-transform: none !important;
}

.navbar-default{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d9dddc+100 */
background: #000000; /* Old browsers */
border-top: 6px solid #000000; 
border-bottom: 2px solid #fcb700 ;
padding: 0 !important;
box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
}
.navbar-default .navbar-nav>li>a{
padding-left: 6px !important;
padding-right: 6px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0px !important;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #ffffff !important;
    background-color: transparent;
}
.navbar-default .navbar-nav>li{
    margin: 7px 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ffffff !important;
    background-color: #000000; 
border: 0px solid #ffffff
}

.navbar-brand{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}
.nav > li > a > img, .navbar-brand > img {
  max-width: none;
  margin-top: -20px;
  width: 80px;
  z-index: 999;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
@media (min-width: 1200px) {
  .nav > li > a > img, .navbar-brand > img {
      max-width: none;
    margin-top: -102px;
    width: 250px;
    z-index: 999;
  }
}
.navbar-default.shrink .nav > li > a > img, .navbar-brand > img {
  width: 85px;
  margin-top: -50px;
}

@media (min-width: 992px) {
  .navbar .navbar-nav {
    display: inline-block;
    float: none !important;
    vertical-align: top;
  }

  .navbar .navbar-collapse {
    text-align: center;
  }

  .navbar-default {
    height: 70px;
    padding-top: 10px;
  }
  .navbar-nav > li > a {
    padding: 20px 30px;
  }
}


.banner {
    position: relative;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
    z-index: 2; }

.about-us {
    background: url("../images/about-bg.jpg") no-repeat top right;
    background-size: cover;
    background-color: #beba95;
    padding: 80px 0;
    position: relative;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
    z-index: 1;
    overflow: hidden; }
.about-us .center-heading .center-border {
    margin: 0px 0; }
.about-us .center-heading .center-border:after {
    left: 0; }

.events-blog {
    padding: 80px 0; }

.center-heading {
    margin-bottom: 50px; }
.center-heading h2 {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: #a70101; }
.center-heading p {
    font-size: 16px; }

.center-border {
    height: 1px;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
    background: #333; }
.center-border:after {
    content: "";
    width: 50%;
    left: 25%;
    height: 3px;
    background: #a70101;
    position: absolute;
    bottom: 0; }

.event-box {
    background-color: #8c5117;
    min-height: 400px;
    width: 250px;
    margin: 40px auto;
    border-top-left-radius: 30%;
    border-top-right-radius: 30%;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    }
.event-box img {
    top: -20px;
    position: relative; }
.event-box p {
    width: 90%;
    margin: 10px auto;
    color: #fff;
    text-align: center; }
.event-box a {
    position: relative;
    display: inline-block;
    text-align: center;
    text-align: center;
    color: #d3ff07;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative; }
.event-box a:after {
    content: "";
    width: 80%;
    bottom: -3px;
    background-color: #a70101;
    height: 2px;
    position: absolute;
    left: 10%; }
.event-box h3 {
    color: #fff; }


.announce-box {
    background-color: #7a6f16;
    min-height: 400px;
    width: 525px;
    margin: 40px auto;
  
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    }

.announce-box img {
    top: -20px;
    position: relative; }
.announce-box p {
    width: 90%;
    margin: 10px auto;
    color: #fff;
    text-align: center; }
.announce-box a {
    position: relative;
    display: inline-block;
    text-align: center;
    text-align: center;
    color: #d3ff07;
    font-weight: 600;
    text-transform: uppercase;
text-decoration: none !important;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative; }
.announce-box a:after {
    content: "";
    width: 80%;
    bottom: -3px;
    background-color: #a70101;
    height: 2px;
    position: absolute;
    left: 10%; }
.announce-box h3 {
    color: #fff; }

.event-box-shop {
    background-color: #8c5117;
    min-height: 400px;
    width: 250px;
    margin: 40px auto;
   
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    }
.event-box-shop img {
    top: -20px;
    position: relative; }
.event-box-shop p {
    width: 90%;
    margin: 10px auto;
    color: #fff;
    text-align: center; }
.event-box-shop a {
    position: relative;
    display: inline-block;
    text-align: center;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative; }
.event-box-shop a:after {
    content: "";
    width: 80%;
    bottom: -3px;
    background-color: #a70101;
    height: 2px;
    position: absolute;
    left: 10%; }
.event-box-shop h3 a {
    color: #ffffff; }





.chefs {
    background: url("../images/chef-bg.jpg") no-repeat top right;
    background-size: cover;
    padding: 80px 0; }

.chef-box img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px; }
.chef-box h3 {
    color: #000;
    font-size: 20px;
    font-weight: 600; }
.chef-box p {
    font-size: 13px;
    text-transform: uppercase;
    color: #000; }
.chef-box ul li {
    padding: 0; }
.chef-box ul li a {
    display: block;
    background-color: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center; }
.chef-box ul li a i {
    color: #333; }

.testimonial {
    padding: 60px 0; }
.testimonial p {
    font-size: 18px;
    line-height: 35px;
    padding: 15px;
    background: #e9eded;
    border-radius: 5px;
    padding-bottom: 70px;
    margin-bottom: -50px;
}
.testimonial h5 {
    font-weight: 600;
    color: #000;
    font-size: 18px;
    margin: 10px 0;
    margin-bottom: 0px; }
.testimonial .owl-controls {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -38px; }
.testimonial .owl-theme .owl-controls .owl-buttons div {
    background: transparent; }
.testimonial .owl-prev {
    position: absolute;
    left: 0;
    background: url(../images/left.png) no-repeat !important;
    width: 44px;
    height: 76px; }
.testimonial .owl-next {
    position: absolute;
    right: 0;
    background: url(../images/right.png) no-repeat !important;
    width: 44px;
    height: 76px; }

.contact {
    color: #fff;
    padding: 0px 0;
    background: #A70101;
     }
.contact .contact-top {
    padding: 20px 0;
    background-color: #A70101; }
.contact .contact-top ul {
    margin: 0;
    padding: 0; }
.contact .contact-top ul li {
    padding: 0; }
.contact .contact-top ul li img {
    width: 40px; }
.contact .contact-top form span {
    color: #fff;
    font-size: 30px;
    display: inline-block;
    font-family: 'Indie Flower', cursive;
    margin-right: 20px;
    text-transform: capitalize; }
.contact .contact-top form .form-control {
    background: #fff;
    border: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    display: inline-block;
    height: 45px;
    border-radius: 0px;
    width: 230px; }
.contact .contact-top form button {
    background:  #e35901;
    height: 45px;
    line-height: 45px;
    position: relative;
    top: -1px;
    padding: 0 10px;
    border: 0; }

.address-info {background: #000000 !important;
    padding: 80px 0; }
.address-info img {
    height: 85px;
    margin-bottom: 25px; }
.address-info p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }

.best-dishes {
    padding: 80px 0;
    background-color: #f6f4f4;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    position: relative; }

.dises-box a {
    display: inline-block; }
.dises-box a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px; }
.dises-box .copyright {
    display: block; }

.advantage {
    padding: 60px 0;
    background: url(images/header_shop.jpg) no-repeat top right;
    background-size: cover; }
.advantage .center-heading {
    margin-bottom: 25px; }
.advantage .center-border {
    width: 200px;
    margin: 10px 0; }
.advantage .center-border:after {
    left: 0; }
.advantage p b {
    color: #000; }
.advantage .lead {
    color: #262626;
    font-weight: 400; }
.footer ul{
    margin: 0px;
    margin-top: 5px;
}
.footer ul li{
    position: relative;
}
.footer ul li:before{
    content: "";
    width: 1px;
    background-color: #fff;
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
}
.footer ul li{
    line-height: 14px;
    padding: 0px 15px;
}
.footer ul li:first-child:before{
    display: none;
}
.footer ul li a{
    font-size: 14px;
    color: #fff;
}
.footer ul li a:hover{
    color:  #e35901;
}
.gallery{
    padding: 80px 0;
    padding-bottom: 50px;
}
.gallery-thumb{
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
}
.gallery-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.7);
    transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
}
.gallery-overlay p{
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.gallery-thumb:hover .gallery-overlay{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.about-us .center-heading h2{
    position: relative;
    
}
.about-us .center-heading h2:after{
    position: absolute;
    content: "";
    width: 200%;
    height: 100%;
    background:  #a70101;
    margin-left: 20px;
}
.about-us .center-heading h4{
    margin-bottom: 0px;
    color: #fff;
}
@media (max-width: 1199px) {
    .event-box {
        width: 230px; } }
@media (max-width: 1199px) {
    .event-box-shop {
        width: 230px; } }
@media (max-width: 1199px) {
    .announce-box {
        width: 230px; } }
@media(max-width:991px){
    .address-info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.navbar-default.shrink .nav > li > a > img, .navbar-brand > img{
    margin-top: -37px;
}
.advantage{
    background-position: top center;
}
.contact-top form{
    margin-top: 20px;
}
.contact .contact-top{
    text-align: center;
}
.footer, .footer .text-right{
    text-align: center;
}
.advantage{
    position: relative;
}
.advantage:before{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(255,255,255,0.8);
    position: absolute;
}
}
@media (max-width: 767px) {
    .navbar-nav {
        margin: 0px -15px;
        background-color: #fff; }

    .navbar-default.shrink .navbar-nav > li > a {
        color: #000; }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #fff !important;
        background-color: #000; }

    .banner .banner-overlay h1 {
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        font-size: 70px;
        line-height: 80px; }

    .about-us .about-box h3 {
        font-family: 'Kaushan Script', cursive;
        font-size: 35px; }

    .dises-box a {
        display: block; }
    .navbar-default.shrink .nav > li > a > img, .navbar-brand > img{
        margin-top: -35px;
        width: 62px;
    }
    .banner{
        margin-top: 53px;

    }
    .center-heading h2{
        font-size: 27px;
    }
}
.footer{border-top: 1px solid #fcb700;
    padding: 20px 0;
    background-color: #000000 !important;
    color:#fff;
}

.required:after {
    content: "*";
    padding-left:1%;
}
