/*
Theme Name: Don Luis
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: The Net 360
Author URI: http://www.thenet360.com
Template: enfold
*/



/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css?family=Rye|Frijole');
@media all and (min-width:990px) {
.logo {

    top: 10px;
    height: 220px;
}
}
@media all and (max-width:989px) {
.logo {

    top: 10px;
    height: 130px;
}
	  .av-catalogue-title-container {
    position: relative;
    font-size: 12px!important;
    line-height: 1.4em;
}
	.av-catalogue-content {
    padding-right: 60px;
    font-size: 11px !important;
}
}

@media all and (max-width:767px) {
	.responsive .avia_responsive_table .avia-data-table.specials_table td:before {
		font-family: 'Rye', serif;
    text-align: center;
    color: #a24219;
    font-size: 20px;
	text-transform: capitalize;
	}
	.specials_table td:nth-child(1), .specials_table td:last-child {
    border-image: none!important;
}
	.specials_table td:nth-child(1) {
    background: url(/wp-content/themes/enfold/images/background-images/wood-dark.png) repeat;
		border:none;

	}
}
span.avia-menu-text {
    font-family: 'Rye', serif!important;
}
table.specials_table {
	border-collapse: separate!important;
	border:none!important;
}
.specials_table td, .specials_table th {
    border: 25px solid transparent;
    -webkit-border-image: url(border.png) 30 round;
    -o-border-image: url(border.png) 30 round;
    border-image: url(/wp-content/uploads/barbedwire.png) 30 round;
    border-top: none;
}
.specials_table tr {
	background-color: transparent!important;
}
.specials_table tr:first-child th, .specials_table tr:first-child td {
    border-top-style: none;
}
.specials_table th {
	    font-family: 'Rye', serif;
    text-align: center;
    color: #a24219;
    font-size: 20px;
	text-transform: capitalize;
}
.specials_table td {
    background: url(/wp-content/uploads/xx.png) no-repeat -25px center;
    vertical-align: middle;
    text-align: center;
    font-family: 'Rye', serif;
    color: #613113;
}
.specials_table td:nth-child(1) {
    font-family: 'Frijole', san-serif;
    color: #613113;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
}
h1, h2, h3, h4, h5 {
	font-family: 'Rye', serif;
}

.avia-button {
		font-family: 'Frijole', san-serif;
	    text-transform:uppercase;
		font-size:16px;
}
.av-social-link-Yelp a:hover {
    background: #dc0f0f!important;
	color:#fff!important;
}
.av-social-link-Trip a:hover {
    background: #0db50d!important;
	color:#fff!important;
}