/*
	Theme Name: ELIXIR Jellythemes
	Theme URI: http://www.jellythemes.com/themes/elixirwp
	Author: Jellythemes
	Author URI: http://www.jellythemes.com.com
	Description: ELIXIR wordpress theme for restaurants;
	Text Domain: jellythemes
    Version: 1.7
    License: GNU General Public License v2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, flexible-width, light, theme-options
*/
/*------------------------------------------------------------------
[Secondary Stylesheet]

Project:    ELIXIR, WordPress Theme
Version:    1.7
Last change:    12/29/2015
Primary use:    WordPress Theme for Restaurants
-------------------------------------------------------------------*/
/*------------------------------------------------------t------------
[Table of contents]

1. Fixes
2. Differents Header
3. Posts elements
4. Blog
5. Sidebars
6. Comments
7. Submenus
8. Theme overwrite
9. Responsive

-------------------------------------------------------------------*/
/* FIXES */
*, html { margin:0; padding:0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END FIXES */

a img, :link img, :visited img {border: 0;}

/* =WordPress Core
-------------------------------------------------------------- */
#mbYTP_home-slider {margin-top:0px !important;}
.admin-bar #header.overflow.fixed {top:32px;}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.bypostauthor {}
.gallery-caption {}
.sticky {}
.clients-list img {height: auto;}
.team-wrapper {margin-top:0px !important;}
.floated-content, .section .full-width .jt_col.floated-content {padding-left:280px;text-align:right; width: auto;}
.overlay-photo {
    margin-bottom:-210px;
    margin-top:-100px;
    position: relative;
    z-index: 1;
}

.pag-more {background-position: center top;}
.pag-more.disable {
    background-position: center bottom;
    cursor:default;
}
.project-info {z-index:999;}
#clients .separator {margin-top:0px;}
#process .carousel-wrapper.with_buttons .owl-controls .owl-buttons div {margin-top:-350px;}
.clients-list img:hover {opacity: 0.5}
img.separator {
    text-align: center;
    max-width: 100%;
    height: auto;
    margin: 50px auto 0px auto;
    display: block;
}

/* BLOG */
.container.blog {padding-top:130px;}
.post .tags{
    clear:both;
}
.title.grid-full {margin-bottom:50px;}
.post .tags a{
    -webkit-border-radius: 3px;
    border-width: 1px;
    border-style:  solid;
    padding:3px 6px;
    margin:0 3px 3px 0;
    line-height: 36px;
    white-space: nowrap;
    font-size:12px;
}
.pagination {
    text-transform: uppercase;
    font-size: 13px;
    margin:20px auto;
}
.post .tags a:hover{
    border-color:#999;
    color:#999;
}

.widget_recent_entries li{
    padding-bottom:8px;
}

.widget_recent_entries span{
    display:block;
    font-size:12px;
}

.sidebar {
    color:#777;
    font-size: 13px;
}
.sidebar ul, .sidebar ol { padding-left:0px; list-style: none;}
.post {
    position: relative;
    text-align: left;
    margin-top: 30px;
    padding: 0px 0px 30px 70px;
    border-bottom: 1px solid #e9e9e9;
}
.post.sticky {
    background: #fafafa;
    padding: 20px;
}

.post-media { position: relative; }

.post-media img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    max-width: 100%;
    height: auto;
    margin-bottom:10px;
}

.post .date {
    position: absolute;
    text-align: center;
    width: 40px;
    padding-bottom: 10px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    font-size: 1.6em;
    letter-spacing: 0.2em;
    line-height: 0.8em;
    border-bottom: 1px solid #666666;
    color:#666666;
    font-style: italic;
}

.post .date small { font-size: 0.5833333333333333em; }

.post.sticky .date {
    position: relative;
    border: 0px;
    margin-bottom: 10px;
    display: block;
    float: right;
}

.post-title h2 {
    text-transform: none;
    letter-spacing: normal;
    font-size: 30px;
    margin-top:0px;
    line-height: 55px;
    font-family: "Merriweather";
    font-weight: 400;
    color: #444444;
}
.post-body {
    margin-bottom:30px;
    font-size: 16px;
    color: #444444;
    line-height: 30px;
    font-weight: 300;
}
.post-body img {max-width: 100%; height:auto;}
.post-body ul, .post-body ol {margin-left: 10px;}
.post-meta {margin-bottom:30px;}
.post.quote .post-title h2, .post.link .post-title h2 {
    font-size: 1em!important;
    text-transform: uppercase;
    letter-spacing: 0.20em;
    padding: 0;
}

.post-title a { text-decoration:none; color: #060606!important; }
.post-meta h6, .post-meta a { text-decoration:none; font-size:13px; text-transform: lowercase; }
.post-meta h6 {color:#777;}
.post-meta a:hover {text-decoration: none;}
.post-meta a.more {
    float: right;
    text-transform: uppercase;
}

/* Sidebar styles */
.sidebar a {text-decoration:none;}
.sidebar a:hover {text-decoration: none;}
.widget {
    text-align: left;
    margin-top: 30px;
}
.widget h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: "Cabin";
    font-weight: bold;
    color: #444444;
}
.screen-reader-text {display: none;}
#searchform  #s {
    border: none;
    float: left;
    outline: none;
    padding: 0px 0px 0px 10px;
    width: 100%;
    height: 40px;
    background: #fff;
    color: #aaaaaa;
    border: 2px solid #e9e9e9;
    border-radius: 3px;
}

#searchform #searchsubmit {display:none;}


.textwidget {
    line-height: 1.6em;
}
.sidebar .menu {
    float: none;
    margin-right: 0px;
}
.sidebar ul li {
    padding-bottom: 8px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #e9e9e9;
    background: url('images/list.png') no-repeat left 6px;
    padding-left:10px;
}
.sidebar img {max-width:100%; height: auto;}
#calendar_wrap table {width: 100%;}
#calendar_wrap caption {
    background: #e9e9e9;
    padding: 5px 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sidebar select {
    width: 100%;
}
.sidebar ul li a, .cat-item a, .recentcomments a { font-weight: 400; }

.tagcloud a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 0.8em;
    text-transform: uppercase;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.widget-archive a, .widget-recent-entries a {
    color: #060606!important;
    font-weight: 400;
    font-size: 0.8666666666667em;
    display: block;
    padding-bottom: 8px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}

/* Comments */

#comments { text-align: left; padding-top: 50px; }
#comments-title {
    font-size: 0.77em;
    margin: 2.33em 0;
    text-transform: uppercase;
}
.says {display: none;}
.commentlist .comment { list-style: none; padding-bottom:50px;}
.comment-body { position: relative; margin-left: 70px; border-top: 1px solid #e9e9e9; padding-top: 30px; }
.comment-author { position: absolute; top: 30px; left: -70px;}
.comment-author img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float:none;
    height: auto;
    width: auto;
    margin:0px;
}
.comment .reply {text-align: right}
.comment-reply-link {
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    display: inline-block;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Cabin', sans-serif;
    padding: 3px 30px;
    border-radius: 3px;
    background: #f4405b;
    border: none;
    float:right;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.comment-reply-link:hover {
    color: #4cddf3;
    background: #777 !important;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.comment .children {
    margin-left: 70px;
    margin-top:100px;
     }

.fn { display: block; margin-bottom: 10px; }
.comment-meta, .comment-meta a {
    color: #a4a4a3!important;
    margin-bottom:15px;
}

#respond { margin-left: 70px; margin-top: 50px; margin-bottom:50px; }
#respond {}
#reply-title { border-bottom: 2px solid #e9e9e9; padding-bottom: 30px; margin-bottom: 5px; }

.comment-reply-form { border-top: 1px solid #e9e9e9; }

.comment-notes { margin-top: 10px; color: #a4a4a3; }
#respond label, .control-group .controls { display: inline-block; }
#respond label, .form-allowed-tags {
    display:block;
    font-size: 13px;
    color: #a8a8a8;
    text-transform:uppercase;
    font-family: 'Cabin', sans-serif;
}
.form-allowed-tags {font-size: 11px;}
#respond input[type=text] {
    width: 97%!important;
    border: 2px solid #e9e9e9;
    outline: none;
    padding: 11px;
    font-weight: 300;
    font-size: 13px;
    color: #a8a8a8;
    text-transform:uppercase;
    font-family: 'Cabin', sans-serif;
    background: #fff;

}

#respond textarea {
    width: 97%!important;
    border: 2px solid #e9e9e9;
    outline: none;
    padding: 11px;
    font-weight: 300;
    font-size: 13px;
    color: #a8a8a8;
    text-transform:uppercase;
    font-family: 'Cabin', sans-serif;
    background: #fff;
    height:120px;
}
.form-submit {
    text-align: right;
    margin:1em 0px;
}
.blog p {margin:1em 0;}
#respond input[type=submit] {
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Cabin', sans-serif;
    padding: 3px 30px;
    border-radius: 3px;
    border: none;
    background: #f4405b;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#respond input[type=submit]:hover {
    color: #4cddf3;
    background: #777 !important;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

/* THEME Overwrites*/
input.text {max-height: 40px;}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: auto;
    height: 40px;
}
#home-slider {position: relative;}
#header .navbar-toggle {color:#fff;}
.page-template-multipage {padding-top: 90px;}
#mask {top:0px; left: 0px;}
section.menu .title.first {margin-top: 40px;}
img {height: auto;}
.logointro {
    width: auto;
    height: auto;
    text-align: center;
    background: none;
}
section.menu {padding-top:66px;}
.single-section section.menu {background:none;}
.menu-logo {margin-top:0px;}
a.button.menu, .button.menu {margin-bottom:53px;}
section.reservations h4 {
max-width: 570px;
margin: 0px auto;
height: 20px;
line-height: 15px !important;
}
.section .jt_row.nomargins {
    padding-bottom: 0px !important;
    margin-bottom:  0px !important;
}
.carousel-wrap .owl-theme .owl-controls .owl-buttons .owl-prev {
        width: 79px;
        height: 79px;
        background: url(images/arrow-left.png) no-repeat center center;
        font-size: 0;
        float: left;
        margin-left: 15px;
        position: relative;
        opacity: 0.3;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        z-index:9999;
        background-color: rgba(255,255,255,.01);
    }

    .carousel-wrap .owl-theme .owl-controls .owl-buttons .owl-next {
        width: 79px;
        height: 79px;
        background: url(images/arrow-right.png) no-repeat center center;
        font-size: 0;
        float: right;
        margin-right: 18px;
        position: relative;
        opacity: 0.3;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        z-index:9999;
        background-color: rgba(255,255,255,.01);
    }
    .carousel-wrap .owl-pagination {
        display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
        top:0px;
        z-index: 9999;
    }
    .carousel-wrap .owl-controls .owl-page span {
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: transparent;
        margin:31px 6px;
        border:2px solid #C8C7C6;
    }
        .carousel-wrap .owl-controls .owl-page.active span, .carousel-wrap .owl-controls.clickable .owl-page:hover span {
            background: #C8C7C6;
            border-color:#C8C7C6;
        }
    .carousel-wrap .owl-theme .owl-controls .owl-buttons .owl-prev:hover,.carousel-wrap .owl-theme .owl-controls .owl-buttons .owl-next:hover {
        opacity: 1;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

.carousel-wrap .owl-buttons {
    height: 43px;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 130px;
    margin: auto;
    z-index: 9999;
}
.testimonials_img, .reservations_logo {
    content: none;
    background:none;
}
.section.location {padding-top:0px;}
section.testimonials h2 {position: relative;}
section.testimonials h2:after {left: 0px;}
.single-section #header {
    position: fixed;
    top:0px;
    left: 0px;
    z-index:1001;
    width: 100%;
    height: 90px;
    background-color: #000!important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    padding-top: 20px;
}

.single-section #header .menu-item a {
    color: #fff;
}
.single-section #header.overflow {
    top:-100px;
    left: 0px;
    background-color: #fff!important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-font-smoothing: antialiased;
}
.admin-bar.single-section #header.fixed {top:32px;}
.single-section section.menu {padding-top:0px;}
section.timetable .opening-hours {position: relative;}
/*SUBMENU*/
.navbar-nav > li {position: relative;}
.navbar-nav > li > .sub-menu {
    background: #000;
     display: none;
    position: absolute;
    left: 0px;
    top: 100%;
    list-style: none;
    width: 150%;
    padding: 10px;
}
#header.overflow .navbar-nav > li > .sub-menu {background: #000;}
.darker #header.overflow .navbar-nav > li > .sub-menu {background:#000 !important;}
.navbar-nav > li > .sub-menu .sub-menu {
    padding-left: 10px;
    list-style: none;
}
.navbar-nav > li > .sub-menu li {margin:5px 0px;}
.navbar-nav > li:hover > .sub-menu {display: block;}
.owl-carousel {
    z-index: initial !important;
}
/*Responsive*/
@media only screen and (max-width: 1900px) {
    .floated-content {
        padding-left: 0px;
        width: 50%;
        text-align: center;
    }
    .floated-content .voffset200  {margin-top:140px;}
    .floated-content .voffset100  {margin-top:50px;}

}
@media only screen and  (max-width : 1280px) {
.section.menu {background-image:none !important;}
}
@media only screen and  (max-width : 1024px) {
    section.timetable .opening-hours:after {display: none;}
    .floated-content {
        width: 50%;
        margin: 0px auto;
    }
    .section .full-width.container .container .jt_col {
        text-align: left !important;
        padding-left: 34px !important;
        padding-right: 34px !important;
    }
    .clients-list li {min-height: 215px;}
    .logointro img {
        width: 322px;
        height: auto;
    }

}
@media only screen and  (max-width : 767px) {
    .logointro {
        margin-top: 70px;
        margin-bottom: -40px;
    }
    #contact .jt_col {margin-bottom:30px;}
    .section input.text, .section textarea.text {margin-top:0px;}
    .opening-hours {
        font-size: 24px;
    }
    .timetable-decorator, .timetable-decorator2 {
        width: 80px;
        background-position: center center;
        display: none;
    }
    nav.primary {
          margin-top: -180px;
    }
    img.reservations_logo {
      margin-bottom: -180px;
    }
    .navbar-nav > li > .sub-menu {
        position: relative;
        margin: 10px 5px;
    }
    .navbar-nav > li > .sub-menu li {
        margin: 5px 0px;
        padding: 5px 10px;
    }
}
@media only screen and  (max-width : 568px) {
    .navbar-brand.normal img {
        width: 200px;
        height: auto;
        max-width: 100%;
        margin-top: 5px;
    }
    .logointro {
            width: 160px;
            height: 137px;
            background-size: cover;
            margin-top: 160px;
            margin-bottom: 10px;

    }

    section.reservations h3 {font-size: 26px;}
    form#reservationform, form#contactform {
      margin-left: -34px;
      margin-right: -34px;
    }
    img.reservations_logo {
      margin-bottom: -80px;
    }
    .section {
      margin-bottom: -80px;
      padding-top: 50px;
    }
    nav.primary {
          margin: -50px auto 60px auto;
    }
    nav.primary ul li a {
        font-size: 20px;
    }
    h2.section-title {margin-bottom:10px;}
    section.timetable h2.section-title {margin-bottom: 40px;}
}



.locations {
    padding-bottom: 20px !important;
}

section#contact {
    margin-top: 0px;
}

#footer {
    background: #fff !important;
    }
    
.location-home {
    margin-bottom: 0px !important;
}

.loc-home {
	padding-left: 10px;
	padding-right: 10px;
}

.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    font-weight: bold;
}

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    font-weight: bold;
    background: #DD7E43;
}

.sep-line {
    margin-bottom: 60px !important;
}

.footer-nav {
	width: 33%;
    display: inline;
    float: left;
}

.footer-logo {
	width: 33%;
    display: inline;
    float: left;
}

.social{
	width: 33%;
    display: inline;
    float: left;
}

ul.footer-list {
    list-style: none;
    width: 160px;
    text-align: left;
    margin: 0 auto;
    font-size: 17px;
    line-height: 22px;
    color: #000;
}

img.foot-logo {
    margin-top: 35px;
}

#header .navbar-brand {

    max-width: 260px;
}

.fraser-row {
    padding-bottom: 80px !important;
}

.fa-twitter {
    margin-top: 15px;
}

.fa-facebook {
    margin-top: 15px;
}

.fa-instagram {
    margin-top: 15px;
}

.fa-youtube {
    margin-top: 15px;
}

.sub-menu-link {
    display: block;
}

li#nav-menu-item-610 a {
    color: #fff !important;
}


li#nav-menu-item-610 a:hover {
    color: #8e6530 !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    max-width: 100%;
    height: 30px;
}

a.button.wc-forward {
    max-width: 100%;
    margin-bottom: 4px;
    height: 30px;
}

a.checkout-button.button.alt.wc-forward {
    height: 60px;
}

.woocommerce .quantity .qty {
    color: #000;
}

.text-wrap.label-above input, .text-wrap.label-below input, .text-wrap.label-inside input, .textarea-wrap.label-above textarea, .textarea-wrap.label-below textarea, .textarea-wrap.label-inside textarea, .list-dropdown-wrap.label-above select, .list-dropdown-wrap.label-below select {
    color: #000;
}

.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea {
    color: #000;
}

.home-button a {
    color: #fff !important;
}

.home-button a:hover {
    color: #8e6530 !important;
}

.home-button a {
    color: #fff !important;
}

.home-button.current a {
    color: #8e6530 !important;
}

/* Note: Design for a width of 320px */
@media only screen and (max-width : 568px) {

.footer-logo {
    width: 100%;
    display: block;
    float: left;
}

.social {
    width: 100% !important;
    margin-top: 20px !important;
    margin-right: 0px !important;
}

#footer .social li .icon {
    margin: 0px 0px;
    width: 50px;
    height: 50px;
    font-size: 25px;
}

#footer .social {
    margin: 0px 0px;
}

.footer-nav {
    width: 100%;
    display: none;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

ul.footer-list {
    text-align: center !important;
}

#footer {
    padding-top: 20px;
}

}

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

.footer-nav {
    width: 18%;
    display: inline;
    float: right;
}

.social {
    width: 49%;
    display: block;
    float: left;
    margin-top: 30px !important;
}

}