/*
.hire_shop_tools_list h4 .mobile_menu{
  display: none;

}
@media screen and (max-width: 767px){
  .menu-shop-tools-container{
    display: none;
  }
  .hire_shop_tools_list h4{
    position: relative;
  }
  .hire_shop_tools_list h4 .mobile_menu{
    position: absolute;
      display: block;
    right:0px;
    left:0;
    top:0;
    height: 100%;
  }
    .hire_shop_tools_list h4 .mobile_menu i{
  position: absolute;
  right:15px;
  top:50%;
  transform: translate(0, -50%);
  color:#fecd07;
}
  .hire_shop_tools_list h4 .mobile_menu.active i:before{
content: "\f146";
  }
}
*/
.tp-bgimg.defaultimg {
    opacity: 0.7 !important;
}
.about-section-btn{
	//border-radius: 25px;
    background: #000;
    //border: 2px solid #f15216;
    color: #ffffff;
    display: inline-block;
    line-height: 3;
    transition: all 0.3s;
    width: 170px;
	text-align: center;
}

/*footer*/
.avanti-footer {
    content: " ";
    background: url(https://avantichiswick.com/wp-content/themes/webifi-child/libs/img/contact-img-bg.jpg) no-repeat;
    background-size: cover;
	background-attachment: initial;
}
.secondary-footer {
    background: #000;
    //padding-top: 20px;
}
.contact-box{
	width:40%;
	//background: #000000bf;
	background: #000000d1;
	height:300px;
	margin: 0 auto;
	margin-top: 60px !important;
	margin-bottom: 100px !important;
}
.contact-box{
	//margin-top: 60px !important;
	//margin-bottom: 100px !important;
}
.contact-box img{
	margin: 0 auto;
	padding: 20px;
}
.price{
	float: left;
}


/*soical icons footer*/
.footer_social_list li{
	display:inline-block;
	padding:5px;
    float: left;
    //width: 20%;
}
.footer_social_list li i{
color:#000;
background-color: #fff;
width:37px;
height:37px;
text-align:center;
padding: 8px;
border: 1px solid #ccc;
margin: 5px;
font-size: 20px;
border-radius:10px;
transition:all 0.3s;

}
.footer_social_list li i:hover{
color:#000000;
background-color: #fff;
//transform: rotate(360deg);
}
.sectop{
	padding-top: 20px;
}
.sectop a{
	color: #fff !important;
}
.social-icon{
	padding-top: 8px;
}

/*about section*/
.about-sec-content{
	margin-right:-30px;
	z-index:999;
}
.about-content-second{
	margin-left:-30px;
	z-index: 999;
}

.fa-envelope, .fa-phone{
	color:#fff;
}
.menuzord .showhide em{
	background:#fff;
}



.fot-color{
	color: #cfa670;
	font-weight: bold;
}

.about-bottom-image{
	background: #000000;
	opacity: 0.5;
}


@media screen and (min-width: 768px){
	.about-section{
		display: block;
	}
}


.page-id-12 .contact-box{
	display: none;
}
.contact-bt-img{
	background-attachment: fixed;
	background-size: contain !important;
}
.contact-margin{
	margin-left: 100px;
	margin-right: 100px;
}
.con-color{
	color: #cfa670 !important;
	font-size: 16px !important;
	font-weight: bold !important;
}
.contact-details{
	//font-size:16px;
	color: #fff;
}
.color_overlay {
    background-color: rgba(0, 0, 0, 0.9) !important;
    opacity: 1 !important;
	margin-top: 40px;
	margin-bottom: 40px;
}

@media screen and (max-width: 767px){

	.about-content-second{
	margin-left:0px;
	
}
.contact-box {
    width: 100%;
    height:auto;
    margin: 0 auto;
}
.sectop {
    text-align: center;
}
.secondary-footer .pull-right{
	float: none !important;
}
.secondary-footer .social-icon{
	text-align: center;
}
.visible-xs {
     //display: block !important; 
}
.about-section1{
	display: none;
}

}

@media screen and (max-width: 991px){
	.contact-details{
	text-align: center;
}

}




/* ==========================================================================
  MENU STYLE 
============================================================================= */

.menu-style .menu-items {
    display: inline-block;
    margin-bottom: 15px;
    width: 50%;
	float: left;
	padding-right: 20px;
}
.page-content .menu-style{
    margin-bottom: 0;
}
.menu-style .menu-item-thumbnail,
.menu-style .menu-item-description {
    float: left;
}
.menu-style .menu-item-thumbnail {
	margin-left:10px;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 98px;
    height: 98px;
	display:none;
}
.menu-style .menu-item-description {
    //width: 342px;
	width:55%;
    margin-right: 13px;
    //padding: 10px 0;
}
.menu-style .menu-item-description p{
    font-size: 14px;
    line-height: 22px;
}
.menu-style .menu-item-price {
    float: right;
    width: 100px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.menu-style .menu-item-price p{
    font-size: 40px;
    padding: 35px 0;
    text-align: center;
}
.menu-left-shadow {
    padding-left: 35px;
    padding-top: 45px;
}
.menu-right-shadow {
    padding-right: 35px;
    padding-top: 45px;
}
.menu-left-shadow:before {
    content: "";
    position: absolute;
    background-image: url('https://avantichiswick.com/wp-content/themes/webifi-child/libs/img/menu-left-shadow.png');
    background-position: 0;
    background-repeat: no-repeat;
    height: 643px;
    width: 116px;
    left: -78px;
    top: 0;
}
.menu-right-shadow:before {
    content: "";
    position: absolute;
    background-image: url('https://avantichiswick.com/wp-content/themes/webifi-child/libs/img/menu-right-shadow.png');
    background-position: 0;
    background-repeat: no-repeat;
    height: 643px;
    width: 116px;
    right: -78px;
    top: 0;
}
.menu-background {
    border-top: 1px solid #dddddd;
    background-color: #fff;
}
.menu-style{
	padding-left: 0px;
}
.menu-style .menu-item-thumbnail-image {
    float: left;
}
.menu-style .menu-item-thumbnail-image {
    margin-right: 20px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 98px;
    height: 98px;
	display: none;
}

/*====== menu style =======*/
.menu-tabs{
	width: 100%;
	margin:0 auto;
	text-align: center;
	position: absolute;
	top:-47px;
	font-family: Montserrat-Light;
    font-size: 18px;
	left:0;
	right:0;
	border: none;
}
.home-menu-list{
	overflow: visible !important;
}

.book-table{
	background: #cfa670;
	color:#000000;
    width: 200px;
    display: inline-block;
    text-aling: center;
    text-align: center;
    padding: 10px;
	display: block;
	margin: 0 auto;
    
}
.book-table:hover{
	//background: transparent;
	//border: 1px solid #cfa670;
	color: #fff;
}

.nav-tabs>li>a {
    color: #d3902c;
	
	}
	.nav-tabs>li{
		//display:inline-block;
		float: none;
	}
.nav>li{
	display: inline-block;
}

.menu-list-btn{
	background: transparent;
    color: #cfa670;
    width: 200px;
    display: inline-block;
    text-aling: center;
    text-align: center;
    padding: 10px;
    display: block;
    margin: 0 auto;
	border:1px solid #cfa670;
	margin-top: 30px !important;

}

.menu-items{
	//margin-bottom: 30px;
	max-height: 130px;
    min-height: 130px;
}
.menu_lists .menu-items .menu-item-thumbnail{
	//width: 20%;
   // display: inline-block;
   display:none;
    float: left;
}

.menu_lists .menu-des-inner{
	width: 50%;
    display: inline-block;
    float: left;
}
.heading-menu{
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;

}
.price-inner{
	float: right;
}
	
@media screen and (max-width: 1060px){
	.menu-style .menu-items{
		width: 100%;
	}

}
@media screen and (max-width: 614px){
.menu-style .menu-item-thumbnail{
	display: none;
}
.menu-items .menu-item-thumbnail {
    width: 100% !important;
    //display: inline-block;
     float: none;
}
.menu-des-inner {
    width: 60% !important;
    display: block;
    //float: left;
}
.menu-items{
	//max-height: none;
	//min-height: auto;
	//float:left;
	clear: both;
}
.price-inner{
	float:right;
}

}

@media screen and (max-width: 430px){
	.menu-tabs{
		font-size: 10px;
		top: -37px;
	}
}

.about-dec-hide{
	display: none;
}

@media screen and (max-width: 767px){
.mobile-hide{
	display: none !important;
}
	.about-dec-show{
		display: block !important;
	}
	.about-dec-hide{
		display: none !important;
	}
}

@media screen and (min-width: 767px){
	.about-dec-hide{
		display: none !important;
	}
	.about-dec-show{
		display: block !important;
	}
}


/*menu style*/
.menu-sec .vc_column-inner{
  border:1px solid #d3902c;
}


.menu-sec{
  position: relative;
  transition-duration: 500ms;
  animation-duration: 500ms;
  transition-timing-function: ease;
  transition-delay: 0ms;


}

.menu-sec > .vc_column-inner{
  transition: all 0.3s ease-in-out;
}


.menu-sec:hover > .vc_column-inner {
 background: #d3902c !important;
 transform: translate(0px, -10px);

}
.menu-sec:hover p, .menu-sec:hover h2{
  color:#fff !important;
}
.menu-sec p,
.menu-sec:hover a{
  //color: #fff !important;
}

.page-id-10 .heading-menu{
	border-bottom: 2px solid #D3902C;
    width: 13%;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
	margin-top:30px;
}

@media screen and (max-width: 767px){
	.page-id-10 .heading-menu{
		width:100%;
	}
	.footer_social_list li{
		float: none;
	}
}

.winelist_show:not(:last-child){
	border-bottom: 2px solid #D3902C;
}
.wine-item-price{
	padding-top:30px;
}
.wine-price-inner{
color:#d3902c !important;
font-weight: bold !important;

}

/*====== new menu style =======*/
.menu-border-style{
	border:1px solid #D3902C;
	padding: 20px;
}
.menu-wrapper{
	border-bottom: 2px solid #D3902C;
}
.menu-wrapper p {
	font-family: Montserrat !important;
	color: #000;
	font-style: italic;
}



.avanti-menu-items{
	font-family: Montserrat !important;
	font-weight: bold;
}
.avanti-menu-items span.price-rate{
	color: #D3902C;
	font-weight: bold;
}
.paellas-box{
	width:100%;
	background:#d2902b;
	color:#fff;
	padding:20px;
}
.paellas-box p{
	color:#fff !important;
	font-style: italic;
}

.winelist-head{
	border:1px solid #D3902C;
	padding: 20px;
}
.white-wine .heading-menu{
	font-weight: bold;
}
.wine-item-description p{
	color: #000;
    font-style: italic;
    font-family: Montserrat !important;
}
.wine-item-description h5{
}

.avanti-wine-items {
    font-family: Montserrat !important;
    font-weight: bold;
}