/*
Theme Name:         carnitas
Description:        Base Bootstrap (v3.3.4) WordPress Theme.
Version:            1.0.0
Author:             Sessionwise
Author URI:         http://sessionwise.com/
*/

/* ---------------------------------------------------------------------------- 
  Stylesheet
---------------------------------------------------------------------------- */

html,
body {
    overflow: auto;
}

.list-inline-2 {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-inline-2 li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

img {
    max-width: 100%;
    height: auto;
}

/* Colors */
.blue {
    color: #2cbdf0;
}

.orange {
    color: #bf4925;
}

.black {
    color: #454545 !important;
}

.white {
    color: #fff;
}

.orange-bg {
    background-color: #bf4925;
}

/* Fonts */

.oswald {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.robo {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
}

/* Clear Fix */
.cf:before,
.cf:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.cf:after {
    clear: both;
}

/* Other Globals */
.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.pad-top-20 {
    padding-top: 20px !important;
}

.pad-top-40 {
    padding-top: 40px !important;
}

.pad-top-60 {
    padding-top: 60px !important;
}

.pad-30 {
    padding: 30px;
}

.margin-top-30 {
    margin-top: 30px;
}

/* Video Embeds Responsive */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Admin Bar Nav Position Fix */
.admin-bar #mainNav {
    top: 32px;
}

/* Modal Overrides */
.modal {
    z-index: 9999 !important;
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 1px;
}

.modal-header {
    border-bottom: none;
    padding: 15px 15px 0 15px;
}

.modal-footer {
    border-top: none;
    padding: 15px 15px 30px;
    text-align: center;
}

.border-top {
    border-top: 1px solid #fff;
    padding-top: 30px;
    margin-top: 10px;
}

.img-thumb {
    max-width: 100%;
    height: auto;
    border: 5px solid #bf4925;
    margin-bottom: 20px;
}

.moretag {
    display: block;
    font-size: 1em;
}

/* Navigation and Dropdowns */
.affix .nav-custum.visible-xs {
    display: none !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #fff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
    border-color: #fff;
}

.dropdown-menu,
.dropdown-menu-2 {
    background-clip: padding-box;
    background-color: rgb(199, 74, 26);
    border: none;
    border-radius: 1px;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    top: 100%;
    z-index: 1000;
    font-family: 'Oswald', sans-serif;
}

.hover-desc {
    font-size: 18px;
}

.dropdown-menu-2 {
    top: 80%;
    left: 5px;
    padding-bottom: 20px;
    font-weight: 300;
}

.lets-party .dropdown-menu-2 {
    left: 5px;
}

.meat-us .dropdown-menu-2 {
    left: -10px;
}

.pig-out .dropdown-menu-2 {
    left: -15px;
}

.navbar-custom.affix .nav.navbar-nav.nav-custum .dropdown-menu-2 {
    top: 90%;
    left: -48px;
    padding: 10px 20px 20px 20px;
}

.navbar-custom.affix .nav.navbar-nav.nav-custum .lets-party .dropdown-menu-2,
.navbar-custom.affix .nav.navbar-nav.nav-custum .locations .dropdown-menu-2 {
    left: -30px;
}

.navbar-custom.afflix .navbar-nav.nav-custum .dropdown-menu-2 li,
.navbar-custom .navbar-nav.nav-custum .dropdown-menu-2 li {
    margin-right: 0;
    margin-top: 5px;
    color: #fff !important;
}

.navbar-custom.afflix .navbar-nav.nav-custum .dropdown-menu li:first-child,
.navbar-custom .navbar-nav.nav-custum .dropdown-menu li:first-child,
.navbar-custom.afflix .navbar-nav.nav-custum .dropdown-menu-2 li:first-child,
.navbar-custom .navbar-nav.nav-custum .dropdown-menu-2 li:first-child {
    margin-bottom: 15px;
}

.navbar-custom .nav .dropdown-menu li a,
.navbar-custom .nav .dropdown-menu-2 li a {
    border-bottom: none;
    border-top: none;
    color: white;
    font-family: 'Oswald', sans-serif;
    text-transform: none;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0px;
    margin: 5px 20px;
    padding: 6px 0;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu-2 > li > a:hover,
.dropdown-menu-2 > li > a:focus {
    background-image: none;
    background-color: transparent;
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 0 0 !important;
    margin: 0 !important;
    white-space: nowrap;
}

.navbar-custom .nav .dropdown-menu li a:before,
.navbar-custom .nav .dropdown-menu-2 li a:before {
    content: '- ';
}

.navbar-custom .nav .dropdown-menu li a:after,
.navbar-custom .nav .dropdown-menu-2 li a:after {
    content: ' -';
}

.navbar-custom .nav li.active-nav a {
    color: #00bff3;
}

.navbar-custom .nav li.active-nav li a {
    color: #fff;
}


.navbar-custom.affix .nav.navbar-nav.nav-custum .dropdown-menu,
.navbar-custom.affix .nav.navbar-nav.nav-custum .dropdown-menu-2 {
    padding: 20px;
}

.navbar-custom.affix .nav.navbar-nav.nav-custum .dropdown-menu li a,
.navbar-custom.affix .nav.navbar-nav.nav-custum .dropdown-menu-2 li a {
    margin-top: 0 !important;
}

.navbar-custom.affix .nav.navbar-nav.nav-custum .dropdown-menu li a,
.navbar-custom.affix .nav.navbar-nav.nav-custum .dropdown-menu-2 li a {
    margin-top: 0 !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a,
.navbar-default .navbar-nav .open .dropdown-menu-2 > li > a {
    color: #fff;
}

/* Homepage */


/* Footer */
footer .col-md-8 {
    z-index: 999 !important;
}

/* Gravity Overrides */

.gform_wrapper {
    margin-top: 0 !important;
}

.gform_wrapper .top_label .gfield_label {
    display: none !important;
}



.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_date_"] label,
.gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_time_"] label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_date_"] label,
.gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_time_"] label {
    display: none !important;
}

.gform_wrapper .top_label #field_2_11 .gfield_label {
    display: block !important;
    font-weight: normal;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper textarea,
.gform_wrapper select {
    font-size: 16px !important;
    letter-spacing: normal;
    padding: 8px 10px !important;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
    display: inline-block;
    font-size: 16px !important;
    color: #333 !important;
    line-height: 1.5;
    max-width: 85%;
    padding: 0;
    vertical-align: middle;
    white-space: normal;
    width: auto;
    font-weight: normal !important;
}

.gform_wrapper option {
    color: #999;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}

.gform_wrapper .gform_footer {
    clear: both;
    margin: 5px 0 0 !important;
    padding: 16px 0 10px;
    width: 100%;
    text-align: center;
}

.gform_wrapper li {
    margin-bottom: 20px !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
    font-size: 1.2em !important;
    margin: 0 16px 0 0;
    width: auto;
    background: #bf4925;
    color: #fff;
    border: none;
    padding: 8px 60px;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}

/* GF Error*/
.validation_error {
    text-align: center;
    border-bottom: 1px solid #790000 !important;
    border-top: 1px solid #790000 !important;
}

#gform_wrapper_1.gform_wrapper .gfield_description.validation_message,
#gform_wrapper_1.gform_wrapper .top_label .gfield_description.validation_message {
    padding: 0.1em 0 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border-bottom: none !important;
    border-top: none !important;
    margin-bottom: 0.375em !important;
    padding: 0;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-left: 0 !important;
}

#gform_wrapper_1.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
#gform_wrapper_1.gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
    width: 49% !important;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
    margin-right: 1.6% !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield_html {
    max-width: 100% !important;
}

.gform_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100% !important;
}

.gfield_description.validation_message {
    margin-top: 0.375em !important;
}

/* GF Confirmation */
#gform_confirmation_message_1 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #333;
}

/* Homepage */

.slick-slide a {
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* Inside Page */

.pad-top-20 {
    padding-top: 20px !important;
}

.inside-wrap {
    background-position: center top;
    background-size: cover;
    min-height: 400px;
    margin-top: 200px;
    padding: 40px 0 0;
}

.inside-wrap.no-top-margin {
    margin-top: 0;
}

#main-header.menu-page {
    position: absolute;
    width: 100%;
}

.skew

/* background skew */
    {
    transform: skew(-2deg, 2deg);
}

h1.title-header

/* text un-skew */
    {
    transform: skew(2deg, -2deg);
}

.skew.upskew

/* background skew */
    {
    transform: skew(2deg, -2deg);
}

.skew.upskew h1.title-header

/* text un-skew */
    {
    transform: skew(-2deg, 2deg);
}

.skew p

/* text un-skew */
    {
    transform: skew(2deg, -2deg);
}

.skew.upskew p

/* text un-skew */
    {
    transform: skew(-2deg, 2deg);
}


.skew {
    background: #bf4925;
    padding: 10px;
    display: inline-block;
    margin: 0 auto 40px;
    -moz-box-shadow: 5px 5px 0 1px #cfcfcf;
    -webkit-box-shadow: 5px 5px 0 1px #cfcfcf;
    box-shadow: 5px 5px 0 1px #cfcfcf;
}

.skew.secondary-head {
    padding: 2px 15px;
    margin: 0 auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.skew.secondary-head p {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    width: auto;
    display: inline-block;
    margin: 0;
    position: relative;
    text-align: left;
}

#main-header .skew {
    padding: 6px 30px;
}

.skew.pull-up {
    margin: -75px auto 0;
}

h1.title-header {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    width: auto;
    display: inline-block;
    margin: 0;
    position: relative;
    text-align: center;
}

h1.title-header span {
    font-size: 30px;
    line-height: 1em;
    display: block;
}

.sub-nav,
.sub-nav li {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.sub-nav {
    display: block;
    width: 100%;
    padding-bottom: 20px;
}

.sub-nav li {
    list-style: none;
    margin: 0 0;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 700;
    color: #2cbdf0;
}

.sub-nav li a {
    text-decoration: underline;
    color: #2cbdf0;
}

.sub-nav li.active a {
    text-decoration: none;
    color: #454545;
}

.sub-nav li:after {
    content: "|";
    padding: 0 10px;
}

.sub-nav li:last-child:after {
    content: "";
    padding: 0 0;
}

.sub-nav li:last-child {
    margin: 0;
}

.sub-nav .children {
    display: none;
}

#main-content {
    margin: 0;
    padding: 20px 0 50px;
}

.entry-content p,
.entry-content li {
    font-size: 1.6em;
    line-height: 1.4em;
    margin-bottom: 20px;
    font-family: 'Roboto Slab', sans-serif;
}

.entry-content a:hover,
.entry-content a:focus {
    text-decoration: none;
    color: #bf4925;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {

    text-transform: uppercase;
    font-weight: 700;
    color: #bf4925;
    margin: 0;
    padding: 0;
}

.entry-content h1 {
    font-size: 32px;
    margin: 0 0 20px;
}

.entry-content h2 {
    font-size: 28px;
    margin: 0 0 20px;
}

.entry-content h3 {
    font-size: 24px;
    margin: 0 0 15px;
}

.entry-content h4 {
    font-size: 22px;
    text-transform: none;
    margin: 0 0 7px;
}

.entry-content h5 {
    font-size: 20px;
    text-transform: none;
    margin: 0 0 3px;
    font-weight: 300;
}

.entry-content h6 {
    font-size: 18px;
    text-transform: none;
    margin: 0 0 3px;
    font-weight: 300;
}

.entry-content li {
    margin-bottom: 5px;
}

.three-col {
    margin-top: 40px;
}

.three-col .columns {
    margin-bottom: 30px;
}

.three-wrap {
    background: #bf4925;
    padding: 15px;
    color: #fff;
}

.three-wrap img {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}

.three-wrap a {
    color: #fff;
}

.three-wrap p.box-head {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.three-wrap p.box-head.sub {
    font-size: 14px;
    font-weight: 400;
}

.box-general {
    background: url(assets/img/icon-pig-white.png) center top no-repeat;
    background-size: 25px;
    padding-top: 20px;
    margin-top: 10px;
}

.big-quote {
    font-size: 80px;
    line-height: 1em;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
}

.big-quote span {
    font-size: 26px;
    display: block;
}

.photo-slider div {
    background-size: cover;
    background-position: center center;
    height: 300px;
}

/* Private Events */

.btn.vid-btn {
    float: right;
    border: 2px solid #bf4925;
    padding: 5px 10px 5px 10px;
    color: #bf4925;
    border-radius: 1px;
}

.btn.vid-btn:after {
    font-family: 'FontAwesome';
    content: '\f03d';
    margin-left: 5px;
}

.loc-img {
    height: 320px;
    width: 100%;
    background-size: cover;
    border: 5px solid #bf4925;
    overflow: hidden;
}

.loc-content {
    margin-top: 20px;
    margin-bottom: 30px;
}

.loc-content h4 {
    margin-bottom: 10px;
}

.private-events-desc {
    font-size: 24px;
    border: 5px solid #bf4925;
    background: #fff;
}

.private-events-desc h3 {
    font-size: 24px;
    line-height: 1.4em;
    border-bottom: 1px solid #bf4925;
    margin-bottom: 30px;
    padding-bottom: 30px;
    display: block;
}

.private-events-desc p {
    font-size: 18px;
}

.private-events-desc p strong {
    color: #333;
}

.private-events-desc p a,
.private-events-desc p a:hover {
    color: #bf4925;
}

.private-events-desc span {
    margin-left: 10px;
    margin-right: 10px;
}

.private-events-desc .btn {
    margin-top: 20px;
}

/* Our Cause */
.cap-style {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    color: #bf4925;
    font-size: 1.6em;
    margin-right: 2px;
}

/* Location */

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    margin-top: 20px;
    overflow: hidden;
    border: 10px solid #bf4925;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* Blog Style Content - Events and Blog */

.blog-item {
    margin-bottom: 30px;
}

.blog-item p {
    font-size: 1.1em;
    line-height: 1.4em;
}

.blog-item img {
    border: 5px solid #bf4925;
}

.blog-item h4 a,
.blog-item h2 a {
    color: #bf4925;
}

.blog-item h2 a:hover {
    color: #2cbdf0;
}

.blog-item h2 {
    margin-bottom: 5px;
}

.blog-item h6 {
    color: #454545;
}

.blog .blog-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.blog-item.wood-events h6,
.blog-item.wood-events h5,
.blog-item.wood-events p {
    color: #fff;
}

.blog-item.wood-events h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.blog-item.wood-events p {
    font-size: .9em;
    line-height: 1.6em;
}

.blog-item.wood-events .moretage {
    display: inline;
}

.blog-item.wood-events img {
    border: none;
}

.single .entry-title {
    margin-bottom: 5px;
}

.single h5.black {
    margin-bottom: 10px;
}

.single figure img {
    border: 5px solid #bf4925;
    margin: 15px 0;
}

.single .entry-content {
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#sidebar {
    padding-left: 30px;
}

#sidebar aside {
    margin-top: 20px;
}

#sidebar .blog-item {
    margin-bottom: 15px;
}

#sidebar h2,
#sidebar h5 {
    font-family: 'Roboto Slab', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #454545;
    margin: 0 0 15px;
    padding: 0;
    font-size: 20px;
}

#sidebar h6 {
    margin: 0 0 2px;
}

#sidebar h4 {
    margin: 0 0 4px;
}

.widget_recent_entries ul,
.widget_recent_entries li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget_recent_entries ul {
    padding: 0;
}

.widget_recent_entries li {
    text-transform: uppercase;
    line-height: 1.4em;
    margin-bottom: 12px;
}

.widget_recent_entries li a {
    color: #bf4925;
}

.widget_recent_entries .post-date {
    display: block;
}

.widget {
    margin-bottom: 30px;
}

.widget label {
    display: none;
}

.widget select {
    width: 90%;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #00bff3;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    font-size: 14px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #00bff3;
    border-color: #00bff3;
    color: #fff;
    cursor: default;
    z-index: 3;
}

/* Food Menu Pages */

.location-info {
    padding: 0 0 20px 0;
}

.location-link {
    padding: 0 0 20px 0;
}

.location-link a {
    font-weight: 700;
    font-size: 1.1em;
}

.menu-wrapper {}

.menu-wrapper h4 {
    /* Section heading */
    font-family: 'Roboto Slab', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #bf4925;
    transform: skew(2deg, -2deg);
    margin-left: -20px;
    margin-bottom: 15px;
}

.menu-item {
    margin-bottom: 15px;
}

.menu-item .red-head {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #bf4925;
    margin: 0;
}

.menu-item .item-name,
.menu-item-price p {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.1em;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}

.sm-menu-item .menu-item .item-name,
.sm-menu-item .menu-item-price p {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.1em;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}

.menu-item .item-name {
    margin: 0 0 3px;
}

.menu-item .item-desc {
    font-size: 12px;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #666;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.sm-menu-item {}


/* Other Stuff */

#images-full .columns {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 40vh;
}

#wood-bg {
    background: url(assets/img/bg-wood.jpg) repeat-x;
    padding: 60px 0;
}

/* Featured On */
#feturedBack {
    margin: 40px 0 0;
    padding: 30px 0 30px;
}

#feturedBack img {
    margin: 0 15px 20px;
    max-height: 35px;
    width: auto;
}

#feturedBack img:nth-of-type(2) {
    max-height: 50px;
}

#feturedBack img:first-child {
    margin-right: 15px;
}

#feturedBack img:last-child {
    margin-left: 5px;
}

#feturedBack .secondary-head {
    margin-bottom: 25px;
}

/***** DESKTOP BREAKPOINT *****/

@media only screen and (min-width: 769px) {
    li:hover .dropdown-menu-2 {
        display: block;
    }

    .dropdown-menu {
        display: none !important;
    }

    .dropdown-menu-2 li a:hover {
        text-decoration: none;
        opacity: .5;
    }


}

/***** SPECIALTY BREAKPOINT *****/

@media only screen and (min-width: 768px) and (max-width: 1045px) {

    .navbar-custom .nav li a {
        font-size: 12px;
    }

}

/***** MOBILE BREAKPOINT *****/

@media only screen and (max-width: 767px) {

    /* Home */

    .home header {
        margin-top: 70px;
    }

    /* Navigation */

    .dropdown-menu-2 {
        display: none;
    }

    .nav-custum.hidden-xs {
        display: none !important;
    }

    .navbar-custom .nav .dropdown-menu li a {
        border-bottom: medium none;
        border-top: medium none;
        color: white;
        font-family: "Oswald", sans-serif;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0;
        margin: 0 0;
        padding: 5px 0;
        text-transform: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        padding: 5px 0 !important;
        margin: 0 !important;
        line-height: auto;
    }

    .navbar-custom.afflix .navbar-nav.nav-custum .dropdown-menu li:first-child,
    .navbar-custom .navbar-nav.nav-custum .dropdown-menu li:first-child {
        margin-bottom: 0;
    }

    /* Inside Page */

    .inside-wrap {
        margin-top: 72px;
    }

    #main-header .entry-title {
        font-size: 2.2em;
    }

    #main-header .entry-title span {
        font-size: .75em;
    }

    .sub-nav li {
        font-size: 1.2em;
    }

    .sub-nav li:after {
        padding: 0 7px;
    }

    #main-content {
        margin: 0;
        padding: 40px 0;
    }

    #main-content {
        padding: 10px 0;
    }

    .entry-content p,
    .entry-content li {
        font-size: 1.4em;
        line-height: 1.6em;
        margin-bottom: 15px;
    }

    .big-quote {
        font-size: 40px;
        line-height: 1.1em;
    }

    .big-quote span {
        font-size: 20px;
    }

    .photo-slider div {
        background-size: cover;
        background-position: center center;
        height: 150px;
    }

    /* Blog Style Content */
    #sidebar {
        padding-left: 15px;
        padding-top: 30px;
    }

    /* Menus */
    .menu-wrapper h4 {
        /* Section heading */
        transform: none;
        margin-left: 0;
        margin-bottom: 15px;
        font-size: 24px;
    }

    .menu-item {
        margin-bottom: 15px;
    }

    .menu-item .item-name,
    .menu-item-price p {
        font-size: 18px;
        line-height: 1.1em;
    }

    .sm-menu-item .menu-item .item-name,
    .sm-menu-item .menu-item-price p {
        font-size: 14px;
        line-height: 1.1em;
    }

}

/*Private Events Slider Height Fix*/
#embarcadero-rotator .slick-slide {
    height: 600px !important;
}

@media screen and (max-width: 768px) {
    #embarcadero-rotator .slick-slide {
        height: 450px !important;
    }
}

@media screen and (max-width: 576px) {
    #embarcadero-rotator .slick-slide {
        height: 300px !important;
    }
}
