/**
	 * Theme Name: cookiarella-tm
	 * Description: This is Cookiarella web site theme
	 * Author: Cookiarella
	 * Author URI: http://Cookiarella.it
	 * Template: zoo-foody
	 * Version: 1.0.6
	 */


.internalPageHeader { 
    min-height: 300px;
    background-size: cover;
}
.internalPageHeader .bg-mask { background: rgba(19, 22, 31, 0.2) !important; }
.internalPageTitle { padding-bottom: 20px; }

#content .wrap-breadcrumb { display: none; visibility: hidden;}

.rit-widget-heading.paragraphTitle { padding-bottom: 2px; margin-top: 26px; }
/*{   position: relative;
    z-index: 999;
    background-color: rgba(00, 00, 00, 0.4);
    padding: 0;
    margin: 0;}*/


.menus .vc_grid .vc_pageable-slide-wrapper{
    flex-wrap: wrap;
    display: flex;
}

.menus .singleMenu {
    display: flex !important;
    flex-direction: column;
}

.menus .singleMenu .vc_grid-item-mini{
    display: flex;
    flex-direction: column;
    flex: 1;
    
    background-color: rgba(162, 211, 154, 0.3) !important;
    padding: 0px;
    border-radius: 8px;
    text-align: center;
}

.singleMenu .textNode {
    text-align: center;
    background: transparent !important;
}
.singleMenu .imageNode { border-radius: 8px 8px 0 0; }
.singleMenu h2 {
    font-family: 'Great Vibes', sans-serif !important;
}

.singleMenu h3 { font-size: 17px; }
.singleMenu h4 { font-size: 15px; }
.internalPageHeader { min-height: 250px; }
.internalPageTitle { padding-bottom: 20px; margin-top: 30px; }

footer #top-footer {
    padding-top: 30px;
    padding-bottom: 25px;
}

.callToActionBt a{ background-color: #A2D39A !important; border-color: #A2D39A !important;
color: #fff !important; font-weight: bold;
}

@media screen and (max-width: 768px){
    .clever-site-branding {
        display: none;
    }
}




/* Shortcode Base------------------- */
/*Color*/
/*cvca Demo block*/
.title-demo-box {
  font-size: 1.333rem;
}

.cvca-demo-box.inline {
  border: 1px dashed #8dc63f;
  padding: 15px 40px 10px;
}

.cvca-demo-box.inline .cvca-header-demo-box {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  height: 65px;
}

.cvca-demo-box.inline .cvca-header-demo-box i {
  font-size: 2.4rem;
}

.cvca-demo-box.inline .title-demo-box {
  margin: 0;
  padding-left: 15px;
}

.cvca-demo-box.inline .description {
  padding: 15px 0;
}

.cvca-demo-box.textstyle .cvca-header-demo-box i {
  color: #4c800d;
  font-size: 2.4rem;
}

.cvca-demo-box.textstyle .cvca-header-demo-box > a {
  display: block;
}

.cvca-demo-box.textstyle .title-demo-box {
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.cvca-demo-box.inline-2 .cvca-header-demo-box > a {
  display: block;
  margin-bottom: 15px;
}

.cvca-demo-box.inline-2 .title-demo-box {
  font-size: 1.2rem;
  margin-bottom: 5px;
}

/*End cvca Demo block*/
/*cvca blog Shortcode*/
.cvca-blog-item {
  margin-bottom: 25px;
}

.cvca-blog-item .post-info {
  margin: 0 0 5px;
  padding: 0;
}

.cvca-blog-item .post-info span {
  margin: 0;
}

.cvca-blog-item .cvca-post-inner {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 25px;
  width: 100%;
  display: inline-block;
}

.cvca-blog-item .title-post {
  margin-bottom: 10px;
}

.cvca-blog-item .entry-content {
  margin-bottom: 15px;
  color: #636363;
}

.cvca-blog-item .entry-content p {
  margin: 0;
}

.cvca-blog-item .wrap-media {
  margin-bottom: 25px;
}

.list-layout-item .wrap-media {
  float: left;
  width: 30%;
  margin: 0;
}

.list-layout-item .wrap-main-post {
  float: left;
  width: 70%;
  padding-left: 20px;
}

.cvca-blog-shortcode {
  width: 100%;
  display: inline-block;
}

.cvca-blog-shortcode.grid:not(.grid-1-col) .cvca-post-inner {
  background: #fff;
  box-shadow: -1px 0 10px #ebebeb;
  border: none;
}

.cvca-blog-shortcode.grid:not(.grid-1-col) .wrap-content-post {
  padding: 0 30px;
}

.cvca-blog-shortcode.grid:not(.grid-1-col) .wrap-media, .cvca-blog-shortcode.grid:not(.grid-1-col) .post-info {
  margin-bottom: 15px;
}

.cvca-blog-shortcode.grid:not(.grid-1-col) .post-date {
  color: #4c800d;
  text-transform: uppercase;
  font-size: 0.8rem;
}

.cvca-blog-shortcode.grid:not(.grid-1-col) .title-post {
  font-size: 1.2rem;
  line-height: 1.35;
  margin-bottom: 15px;
}

.cvca-blog-shortcode.grid:not(.grid-1-col) .title-post a {
  line-height: inherit;
}

.cvca-blog-shortcode.grid:not(.grid-1-col) .readmore {
  text-transform: none;
  font-size: 1rem;
}

/*End cvca blog Shortcode*/
.cvca-shortcode-contact ul {
  margin: 0;
}

.cvca-shortcode-contact ul li {
  list-style: none;
}

.cvca-shortcode-contact li {
  width: 100%;
  display: inline-block;
}

.cvca-shortcode-contact li > i {
  width: 30px;
  padding-top: 5px;
  float: left;
  font-size: 1.4667rem;
}

.cvca-shortcode-contact .content {
  width: calc(100% - 30px);
  float: left;
  padding-left: 45px;
}

.cvca-shortcode-contact.style-1 {
  background: #f5f5f5;
  padding: 30px;
}

.cvca-shortcode-contact.style-1 li {
  border-bottom: 1px dashed #dcdcdc;
  padding: 20px 0;
}

.cvca-shortcode-contact.style-1 li:first-child {
  padding-top: 0;
}

.cvca-shortcode-contact.style-1 li:last-child {
  padding-bottom: 0;
  border: none;
}

.cvca-shortcode-contact.style-2 {
  border: 2px solid #ebebeb;
}

.cvca-shortcode-contact.style-2 .wrap-header-contact {
  position: relative;
}

.cvca-shortcode-contact.style-2 .contact-title {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #4c800d;
  font-size: 0.8rem;
  color: #fff;
  padding: 10px 10px;
  font-weight: 400;
  letter-spacing: 1px;
}

.cvca-shortcode-contact.style-2 .wrap-contact-info {
  padding: 15px;
}

.cvca-shortcode-contact.style-2 li {
  padding: 10px 0;
}

.cvca-shortcode-contact.style-2 .content {
  line-height: 2rem;
  padding-left: 30px;
}

/*cvca Parallax box*/
.cvca-parallax-box.normal {
  width: 100%;
  display: inline-block;
}

/*End cvca Parallax box*/
/*Testimonial*/
.cvca-testimonial-shortcode {
  width: 100%;
  display: inline-block;
}

.cvca-testimonial-shortcode .cvca-testimonial-item {
  text-align: center;
}

.cvca-testimonial-shortcode .slick-dots {
  padding-top: 10px;
}

.cvca-testimonial-shortcode .slick-dots button {
  display: none;
}

.cvca-testimonial-shortcode .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 5px;
  background: #fff;
  opacity: 0.2;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}

.cvca-testimonial-shortcode .slick-dots li.slick-active, .cvca-testimonial-shortcode .slick-dots li:hover {
  opacity: 1;
}

.cvca-testimonial-content {
  max-width: 650px;
  margin: 0 auto;
  padding-top: 25px;
}

.cvca-testimonial-content p {
  margin: 0;
  color: #fff;
}

.cvca-wrap-author-info {
  padding: 25px 0;
}

.cvca-wrap-avatar {
  display: inline-block;
  margin: 0 auto;
}

.cvca-testimonial-author {
  color: #4c800d;
  margin-bottom: 5px;
  font-size: 1.0667rem;
}

.cvca-testimonial-des {
  color: #fff;
}

/*End Testimonial*/
/*Time line shorcode css*/
.cvca-timeline-shortcode .wrap-timelines {
  width: 100%;
  display: inline-block;
}

.cvca-timeline-shortcode .timeline-item {
  width: 100%;
  display: inline-block;
  float: left;
}

.cvca-timeline-shortcode .timeline-item:last-child .timeline-content {
  border: none;
}

.cvca-timeline-shortcode .timeline-content {
  width: calc(100% - 135px);
  float: left;
  padding: 0 0 50px 60px;
  border-left: 2px solid #ebebeb;
}

.cvca-timeline-shortcode h5.title {
  font-weight: 500;
  font-size: 1.2rem;
  margin-bottom: 20px;
  color: #4c800d;
}

.cvca-timeline-shortcode .no-margin {
  font-weight: 400;
  font-size: 1.2rem;
  text-align: right;
}

.cvca-timeline-shortcode .date-block {
  width: 135px;
  float: left;
  padding-right: 35px;
  position: relative;
}

.cvca-timeline-shortcode .date-block:after {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #4c800d;
  content: '';
  display: block;
  position: absolute;
  border: 2px solid #fff;
  top: 0;
  left: calc(100% - 9px);
}

@media (max-width: 769px) and (min-width: 500px) {
  .cvca-timeline-shortcode .date-block {
    padding-right: 15px;
    width: 80px;
  }
  .cvca-timeline-shortcode .timeline-content {
    padding: 0 0 35px 30px;
  }
}

@media (max-width: 500px) {
  .cvca-timeline-shortcode .date-block {
    padding-right: 0;
    padding-left: 30px;
    width: 100%;
  }
  .cvca-timeline-shortcode .date-block:after {
    left: -9px;
  }
  .cvca-timeline-shortcode .date-block .no-margin {
    text-align: left;
  }
  .cvca-timeline-shortcode .timeline-content {
    padding: 10px 0 35px 30px;
    width: 100%;
  }
}

/*End Time line shorcode css*/
.cvca-follow-me-content {
  width: 100%;
  display: inline-block;
}

.cvca-follow-me .title-shortcode {
  font-size: 16px;
}

.cvca-follow-me a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  background: #252525;
  color: #fff;
}

.cvca-follow-me a:hover {
  background: #4c800d;
  color: #fff;
}

.cvca-follow-me.circle a {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
}

/*End Follow me*/
/*Team Member*/
.cvca-team-member {
  margin-bottom: 40px;
}

.cvca-team-member img {
  margin-bottom: 10px;
}

.cvca-team-member .member-name {
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.cvca-team-member .member-position {
  text-transform: uppercase;
  font-size: 0.8rem;
  color: #4c800d;
  margin-bottom: 10px;
}

.cvca-team-member .member-desciption {
  color: #636363;
}

.cvca-service-item {
  margin-bottom: 35px;
}

.cvca-service-item .wrap-media {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.cvca-service-item .wrap-media:after {
  width: 100%;
  height: 100%;
  display: block;
  background: #4c800d;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  opacity: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}

.cvca-service-item .wrap-media:hover:after {
  opacity: 0.5;
}

.cvca-service-item .service-title {
  margin-bottom: 10px;
}

.cvca-service-item .entry-content {
  margin-bottom: 15px;
}

.cvca-service-carousel-layout .cvca-service-item {
  position: relative;
  margin-bottom: 0;
}

.cvca-service-carousel-layout .cvca-service-item.fix-height:after {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.cvca-service-carousel-layout .cvca-service-item.fix-height .wrap-service-content {
  position: absolute;
  padding: 0 35px;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.cvca-service-carousel-layout .cvca-service-item.fix-height .wrap-service-content .service-title {
  font-size: 2rem;
  color: #fff;
}

.cvca-service-carousel-layout .cvca-service-item.fix-height .wrap-service-content .service-title a {
  line-height: 40px;
}

.style-2.cvca-services .cvca-service-item {
  padding: 0 15px;
}

.style-2.cvca-services .wrap-head-service {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.style-2.cvca-services .wrap-media {
  margin: 0;
}

.style-2.cvca-services .wrap-media:after {
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.style-2.cvca-services .service-title {
  width: auto;
  padding: 0 5px 0 25px;
  position: absolute;
  left: 0;
  bottom: 30px;
  color: #fff;
  font-size: 1.6rem;
  max-width: calc(100% - 60px);
}

.style-2.cvca-services .service-title:hover {
  color: #fff;
}

.style-2.cvca-services .service-title a {
  position: relative;
  z-index: 2;
  color: inherit;
  line-height: 25px;
  letter-spacing: -1px;
}

.style-2.cvca-services .service-title:after {
  width: 100%;
  height: 100%;
  background: #8dc63f;
  content: '';
  position: absolute;
  bottom: 0;
  right: calc(100% - 10px);
  display: block;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  z-index: 1;
}

.style-2.cvca-services .cvca-service-item .wrap-media:hover::after {
  opacity: 1;
}

.style-2.cvca-services .cvca-service-item:hover .service-title:after {
  right: 0;
}

/*cvca-video */
.cvca-video {
  position: relative;
}

.cvca-video .cvca-wrap-video-content {
  text-align: center;
}

.cvca-video .cvca-video-button {
  width: 90px;
  height: 90px;
  display: block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #83b846;
  text-align: center;
  line-height: 95px;
  color: #fff;
  font-size: 40px;
  margin: 0 auto;
}

.cvca-video .cvca-video-button i {
  padding-left: 10px;
}

.cvca-video .cvca-video-content {
  font-size: 48px;
  padding: 50px 0 25px;
  color: #fff;
}

.cvca-video-mask {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  cursor: pointer;
}

.cvca-wrap-video-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 4;
  max-height: 80%;
  max-width: 80%;
}

/*Auto typing css*/
.cvca-auto-typing {
  display: inline-block;
}

.cvca-auto-typing p {
  margin: 0;
}

.cvca-auto-typing span {
  display: inline-block;
  line-height: 1.3;
}

.typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*End Auto typing css*/
/*cvca Count up*/
.cvca-countup {
  text-align: center;
}

.cvca-countup .number-count {
  line-height: 1;
  margin: 0 0 10px;
}

.cvca-countup .text-count {
  margin: 0;
  text-transform: uppercase;
}

/*End cvca Count up*/
.products .cvca-carousel-btn {
  position: absolute;
  color: #252525;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 40px;
  height: 40px;
  font-size: 2rem;
  cursor: pointer;
}

.products .cvca-carousel-btn.prev-item {
  left: -20px;
}

.products .cvca-carousel-btn.next-item {
  right: -20px;
}

.products .slick-list {
  margin-bottom: 30px;
}

.products .slick-dots button {
  display: none;
}

.products .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 5px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  overflow: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  background: rgba(0, 0, 0, 0.2);
}

.products .slick-dots li:hover {
  background: rgba(0, 0, 0, 0.8);
}

/* Shortcode Featured------------------- */
.rit-boxStory {
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  position: relative;
  cursor: pointer;
  z-index: 3;
}

.rit-boxStory .subtitle {
  font-size: 60px !important;
  padding: 0;
  margin: 0;
}

.rit-boxStory .bannertitle {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 900;
  padding: 15px 0;
  margin: 0;
}

.rit-boxStory .des-banner {
  padding: 20px 0;
  line-height: 30px;
  margin: 0;
}

.rit-boxStory .linkbanner {
  display: inline-block;
  padding: 30px 0;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 400;
  text-transform: uppercase;
}

.rit-boxStory.boxText .boxStory-content {
  min-height: 580px;
  background: #FFF;
  padding: 95px 40px;
  margin-top: 23px;
  margin-right: 23px;
  transition: all 0.6s;
}

.rit-boxStory.boxText:hover .boxStory-content {
  background: #fefaf2;
  transition: all 0.6s;
}

.rit-boxStory.boxText .boxStory-border {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  padding-bottom: 34px;
  padding-left: 34px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.rit-boxStory.boxText .boxStory-border-inner {
  border: 3px solid;
  display: block;
  min-height: 580px;
  height: 100%;
  position: relative;
}

.rit-boxStory.boxImage .boxStory-content {
  min-height: 580px;
  background: #FFF;
  padding: 95px 40px;
  transition: all 0.4s;
  opacity: 0;
}

.rit-boxStory.boxImage .boxStory-content:after {
  content: "";
  border: 3px solid;
  position: absolute;
  top: 0;
  right: 15px;
  left: -15px;
  bottom: 0;
  margin: 15px;
  transition: all 0.4s;
}

.rit-boxStory.boxImage:hover .boxStory-content {
  opacity: 1;
  background: rgba(255, 255, 255, 0.9);
  transition: all 0.4s;
}

.rit-boxStory.boxImage:hover .boxStory-content:after {
  right: 0;
  left: 0;
  transition: all 0.4s;
}

.rit-boxStory.boxImage:hover .boxStory-border-inner {
  box-shadow: -7px 0 10px 0 rgba(0, 0, 0, 0.15);
}

.rit-boxStory.boxImage .boxStory-border {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  transition: all 0.4s;
}

.rit-boxStory.boxImage .boxStory-border-inner {
  display: block;
  min-height: 580px;
  height: 100%;
  position: relative;
}

.rit-boxStory.boxNone .boxStory-content {
  display: none;
}

.rit-boxStory.boxNone .boxStory-border-inner {
  box-shadow: -7px 0 10px 0 rgba(0, 0, 0, 0.15);
}

#rit-bookingTable .form-control {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 70px;
  background: #fff;
  border-radius: 0;
  border: none;
  outline: none;
  color: #333;
}

#rit-bookingTable .input-group {
  border-radius: 0;
}

#rit-bookingTable #party-otreservations {
  text-transform: capitalize;
  letter-spacing: 0;
}

#rit-bookingTable .btn-find-table {
  width: 100%;
}

#rit-bookingTable .btn-find-table input {
  height: 70px;
  color: #fff;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
}

#rit-bookingTable .input-group-addon {
  background: #fff;
  border-radius: 0;
  border: none;
  padding: 0 25px;
  border-right: 1px solid #ececec;
}

#rit-bookingTable select:focus,
#rit-bookingTable input:focus {
  box-shadow: none;
}

/*  Restaurant Reservation */
.restaurant {
  padding: 100px 80px 130px 80px;
  text-align: center;
  color: #555;
}

.restaurant h3 {
  text-align: center;
  font-size: 60px !important;
  color: #fff;
  margin-top: 0;
}

.restaurant legend {
  display: none;
}

.restaurant .reservation {
  width: 48%;
  float: left;
}

.restaurant .reservation input, .restaurant .reservation select {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 100%;
  height: 50px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.restaurant .reservation select {
  padding-left: 70px;
  color: #acacac;
}

.restaurant .contact {
  width: 48%;
  float: right;
}

.restaurant .contact input {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 100%;
  height: 50px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.restaurant .contact .add-message {
  display: none;
}

.restaurant label {
  display: none !important;
}

.restaurant button {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  width: 230px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  margin-top: 35px;
}

.restaurant button:hover {
  background: #fff;
  border-color: #fff;
}

.restaurant .rtb-text.date {
  position: relative;
}

.restaurant .rtb-text.date:before {
  content: "\f073";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.restaurant .rtb-text.time {
  position: relative;
}

.restaurant .rtb-text.time:before {
  content: "\f017";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.restaurant .rtb-text.name {
  position: relative;
}

.restaurant .rtb-text.name:before {
  content: "\f007";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.restaurant .rtb-text.email {
  position: relative;
}

.restaurant .rtb-text.email:before {
  content: "\f0e0";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.restaurant .rtb-text.phone {
  position: relative;
}

.restaurant .rtb-text.phone:before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.restaurant .rtb-select.party {
  position: relative;
}

.restaurant .rtb-select.party:before {
  content: "\f0c0";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.reservation-single-image {
  position: relative;
}

.reservation-single-image img {
  position: absolute;
  top: 0;
  left: -60px;
  height: 700px;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #555;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #555;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #555;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #555;
}

.reservertion-title-widget {
  padding-top: 40px;
  padding-bottom: 15px !important;
}

.rit-itemMenu .menu_header {
  display: table;
}

.rit-itemMenu .menu_header .border-line {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 15px;
  top: 0;
}

.rit-itemMenu .menu_header img {
  min-height: 100px;
  min-width: 100px;
}

.rit-itemMenu .menu_title {
  display: table-cell;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0;
  max-width: 275px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 15px;
  text-transform: uppercase;
}

.rit-itemMenu .list_product_price {
  display: inline-block;
  padding-left: 15px;
  position: relative;
}

.rit-itemMenu .list_product_price .money {
  position: absolute;
  top: -15px;
}

.rit-itemMenu .list_product_price .money span {
  font-size: 30px;
  font-weight: bold;
}

.rit-itemMenu .space {
  display: table-cell;
  width: 100%;
  position: relative;
}

.rit-itemMenu .space:after {
  background: #FFF;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 100%;
}

.rit-itemMenu .grey .space:after {
  background: #ccc;
}

.rit-itemMenu .col-md-6.menu-col:nth-child(2n+1) {
  clear: left;
  padding-right: 45px;
}

.rit-itemMenu .col-md-6.menu-col:nth-child(2n+2) {
  padding-left: 45px;
}

.rit-itemMenu .col-md-6.menu-col.full-layout:nth-child(2n+2) {
  padding-left: 140px;
}

.rit-itemMenu .menu-col.full-layout {
  padding-left: 140px;
  position: relative;
  margin-bottom: 42px;
}

.rit-itemMenu .menu-col.full-layout.one-col {
  padding-left: 15px;
  margin-bottom: 0px;
}

.rit-itemMenu .menu_desc {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  color: #FFFFFF;
}

.rit-itemMenu .menu_desc p {
  margin: 0;
  text-align: left;
}

.rit-itemMenu .menu-item {
  padding: 15px 40px 20px 0;
}

.rit-itemMenu .btn-view-menu {
  display: block;
  text-align: center;
  padding: 65px 0 55px;
}

.rit-itemMenu .btn-view-menu a {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  width: 230px;
  height: 60px;
  line-height: 60px !important;
  padding: 0;
}

.rit-itemMenu .btn-view-menu a:hover {
  background: #fff;
}

.rit-item-menu-title {
  color: #f2ad32;
  font-size: 60px !important;
  margin: 0;
  padding: 15px 0 30px 0;
  text-align: left;
  font-weight: normal;
}

.rit-widget-heading {
  padding-bottom: 90px;
}

.rit-banners {
  overflow: hidden;
  position: relative;
  padding: 0;
}

.rit-banners .group-image {
  position: relative;
}

.rit-banners .link-banner {
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 10;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  opacity: 0;
  left: 0;
  transition: all 0.4s;
}

.rit-banners .link-banner:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
}

.rit-banners .link-banner:after {
  content: "";
  border: 2px solid #FFFFFF;
  position: absolute;
  top: 0;
  right: 0px;
  left: 0px;
  bottom: 0;
  margin: 30px;
  opacity: 0;
  transition: all 0.4s;
}

.rit-banners .link-banner:hover {
  color: #fff;
}

.rit-banners .effect-bg {
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
  opacity: 0;
  left: 0;
  transition: all 0.4s;
}

.rit-banners .bannertitle {
  text-align: center;
}

.rit-banners .bannertitle > a {
  font-size: 30px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 400;
}

.rit-banners:hover .link-banner:after {
  margin: 15px;
  opacity: 1;
  transition: all 0.4s;
}

.rit-banners:hover .link-banner {
  opacity: 1;
  transition: all 0.4s;
}

.rit-banners:hover .effect-bg {
  opacity: 0.5;
  transition: all 0.4s;
}

.wpb_wrapper .reservation-single-image img {
  height: 700px;
}

.nopadding .vc_column-inner {
  padding: 0 !important;
}

.nopadding .vc_row {
  padding: 0 15px;
  margin: 0;
}

.rit-itemSpecial {
  text-align: center;
}

.rit-itemSpecial .itemContent {
  padding: 35px;
  float: left;
  width: 50%;
  position: relative;
}

.rit-itemSpecial .itemContent:after {
  border-bottom: 18px solid transparent;
  border-left: 30px solid;
  border-top: 18px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -25px;
  top: 35px;
  width: 0;
  z-index: 1;
}

.rit-itemSpecial .itemContent .fa {
  font-size: 55px;
}

.rit-itemSpecial .itemContent .subtitle {
  font-size: 36px !important;
  font-weight: 400;
  margin-top: 15px;
  letter-spacing: 4px;
  position: relative;
  padding-bottom: 10px;
}

.rit-itemSpecial .itemContent .subtitle:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 50px;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
}

.rit-itemSpecial .itemContent .bannertitle {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 10px;
}

.rit-itemSpecial .itemContent .bannertitle a {
  transition: all 0.4s;
  color: inherit;
}

.rit-itemSpecial .itemContent .bannertitle a:hover {
  transition: all 0.4s;
}

.rit-itemSpecial .itemContent .des-banner {
  display: none;
  font-size: 16px;
  letter-spacing: 1px;
}

.rit-itemSpecial .itemContent .linkbanner {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
}

.rit-itemSpecial .itemImage {
  float: left;
  width: 50%;
  overflow: hidden;
}

.rit-itemSpecial .itemImage img {
  transition: all 0.4s;
  height: 100%;
  width: 100%;
}

.rit-itemSpecial:hover .itemImage img {
  cursor: crosshair;
  opacity: 0.7;
  transform: scale(1.1) rotate(2deg) translateZ(0);
  -webkit-transform: scale(1.1) rotate(2deg) translateZ(0);
  transition: all 0.4s;
}

.rit-itemSpecial.image-text .itemContent {
  float: right;
}

.rit-itemSpecial.image-text .itemContent:after {
  width: 0;
  height: 0;
  border-left: none;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-right: 30px solid;
  content: "";
  position: absolute;
  left: -25px;
  top: 35px;
  z-index: 99;
}

.rit-itemSpecial.image-text .itemImage {
  float: right;
}

.rit-itemSpecial .large .itemContent {
  height: 586px;
  padding-top: 90px;
}

.rit-itemSpecial .large .itemContent .fa {
  color: #FFFFFF;
}

.rit-itemSpecial .large .itemContent .subtitle {
  color: #FFFFFF;
}

.rit-itemSpecial .large .itemContent .subtitle:after {
  background: #FFFFFF;
}

.rit-itemSpecial .large .itemContent .bannertitle {
  color: #FFFFFF;
  padding-top: 25px;
  padding-bottom: 20px;
}

.rit-itemSpecial .large .itemContent .bannertitle a {
  transition: all 0.4s;
  color: #FFFFFF;
}

.rit-itemSpecial .large .itemContent .des-banner {
  display: block;
  color: #FFFFFF;
  padding-bottom: 20px;
}

.rit-itemSpecial .large .itemContent .linkbanner {
  color: #FFFFFF;
}

.rit-itemSpecial .large .itemImage {
  height: 586px;
}

.rit-itemSpecial .small .itemContent {
  background: #FFFFFF;
  height: 293px;
}

.rit-itemSpecial .small .itemContent:after {
  border-bottom: 18px solid transparent;
  border-left: 30px solid #FFFFFF;
  border-top: 18px solid transparent;
}

.rit-itemSpecial .small .itemImage {
  height: 293px;
}

.rit-itemSpecial.image-text .small .itemContent:after {
  border-left: none;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-right: 30px solid #FFFFFF;
}

.rit-itemSpecial .large .itemContent:after {
  border-bottom: 18px solid transparent;
  border-left: 30px solid #f2ad32;
  border-top: 18px solid transparent;
}

.rit-itemSpecial.image-text .large .itemContent:after {
  border-left: none;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-right: 30px solid;
}

/* widget title */
.widget {
  position: relative;
  margin-bottom: 50px;
}

.widget img {
  height: auto;
}

.widget select {
  width: 100%;
}

.widget .comment-author-link {
  font-weight: bold;
}

.widget .rsswidget {
  font-weight: bold;
  display: block;
  padding-top: 5px;
  line-height: 20px;
}

.rit-widget-heading .widget-sub {
  margin: 0;
  padding: 0 0 20px 0;
  line-height: 100%;
}

.rit-widget-heading .widget-title {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

.widgetcontent {
  padding: 10px 0;
  position: relative;
}

.widget_calendar table > thead > tr > th {
  /* border-bottom: ; */
}

.widget_layered_nav ul li.chosen, .widget_layered_nav_filters ul li.chosen {
  vertical-align: top;
}

.widget_layered_nav ul li.chosen > a:after, .widget_layered_nav_filters ul li.chosen > a:after {
  display: block;
  content: "\f00d";
  text-align: center;
  top: 2px;
}

.widget_layered_nav ul li.chosen > a:hover:after, .widget_layered_nav_filters ul li.chosen > a:hover:after {
  content: "\f00d";
}

.widget_layered_nav ul li a, .widget_layered_nav_filters ul li a {
  position: relative;
  display: inline-block;
}

.widget_layered_nav ul li a:before, .widget_layered_nav_filters ul li a:before {
  content: "" !important;
  width: 15px;
  height: 15px;
  border: 1px solid #dfdfdf;
  display: block;
  position: absolute;
  top: 1px;
  z-index: 5;
}

.widget_layered_nav ul li a:after, .widget_layered_nav_filters ul li a:after {
  content: "\f00c";
  font-family: 'FontAwesome';
  position: absolute;
  top: 2px;
  z-index: 10;
  font-size: 13px;
  color: #dfdfdf;
  display: none;
}

.widget_layered_nav ul li a:hover:before, .widget_layered_nav_filters ul li a:hover:before {
  /* border-color: ; */
}

.widget_layered_nav ul li a:hover:after, .widget_layered_nav_filters ul li a:hover:after {
  /* color: ; */
  display: block;
}

.information_widget .logo-footer {
  width: auto;
  margin-top: 15px;
}

.information_widget .description {
  margin: 20px 0 15px;
  line-height: 30px;
}

.page-content .wpb_revslider_element {
  margin-bottom: 0;
}

.image-hover-inner {
  position: relative;
  text-align: center;
}

.image-hover-inner .image-content-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  transition: all 0.5s;
}

.image-hover-inner .image-content-hover h3 {
  font-size: 60px;
  color: #fff;
  margin-bottom: 35px;
  font-weight: normal;
}

.image-hover-inner .content-image-hover {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}

.image-hover-inner .content-image-hover .date {
  margin-bottom: 10px;
}

.image-hover-inner .content-image-hover .time {
  margin-bottom: 50px;
}

.image-hover-inner .content-image-hover .phone {
  margin-bottom: 10px;
}

.image-hover-inner:hover .image-content-hover {
  opacity: 1;
}

/* VC -Triangle */
@media screen and (min-width: 769px) {
  .parent-triangle .diagonal-top {
    height: 200px;
    transform: rotate(-5deg);
    z-index: 2;
    bottom: -50px;
  }
  .parent-triangle .diagonal-bottom {
    height: 200px;
    transform: rotate(-5deg);
    z-index: 2;
    bottom: 50px;
  }
  /* Config VC */
  .js-vc_parallax-o-image {
    background-attachment: fixed;
    background-clip: padding-box;
    background-position: 0 0;
    height: 100%;
    top: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  }
  .js-vc_parallax-o-image .bg-mask {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .vc_row {
    z-index: 3;
    position: relative;
  }
  .triangle {
    z-index: 1;
    top: -200px;
  }
}