/*---------------------------------------------------------------------------
[Master Stylesheet]

Project:        Gourmet
Version:        2
Last change:    Bug fixes -- Coffee Skinn Added
Primary use:    MultiPurpose Template
----------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------
[Table Of Contents]

1. Importing Web Fonts
2. Base Styles
    2.1. Base Styles - Media Queries
3. Shortcodes
    3.1. Shortcodes - Media Queries
4. Main Nav
    4.1. Main Nav - Various Styles
    4.2. Main Nav - Media Queries
5. Main Header
    5.1. Main Header - Media Queries
6. Team
    6.1. Team - Media Queries
7. Gallery
    7.1. Gallery - Various Styles
    7.2. Gallery - Media Queries
8. Services
    8.1. Services - Various Styles
    8.2. Services - Media Queries
9. Menu
    9.1. Menu - Various Styles
    9.2. Menu - Media Queries    
10. Google Map
11. About
    11.1. About - Various Styles
    11.2. About - Media Queries
12. Blog
    12.1. Blog - Various Styles
    12.2. Blog - Media Queries
    12.3. Blog - Navigation
        12.3.1. Blog - Navigation - Various Styles
13. Testimonials
    13.1. Testimonials - Various Styles
14. Clients
    14.1. Clients - Various Styles
15. Counter
16. Store
    16.1. Store - Various Styles
    16.2. Store - Media Queries
17. Promo
    17.1. Promo - Various Styles
18. Reservation
    18.1. Reservation - Various Styles
    18.2. Reservation - Media Queries
19. Events
20. Call To Action
21. Skills 
22. Double View
    22.1. Double View - Media Queries
23. Recipe
24. Main Footer
    24.1. Main Footer - Various Styles
    24.2. Main Footer - Media Queries
25. Landing Page
    25.1. Landing-page - Media Queries
26. Helper Classes
27. Print Styles
----------------------------------------------------------------------------*/

video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 1960px;
    height: auto;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(samurai.jpg) no-repeat;
    background-size: cover; 
}

video { 
    display: block; 
}

.filter-hero {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-image: url(../img/template-assets/overlay.png);
    background-repeat: repeat;
}


/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        1. FONTS 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
@font-face {
    font-family: 'bebas_neue';
    src: url('../fonts/bebasneue_regular-webfont.eot');
    src: url('../fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('../fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_regular-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neue';
    src: url('../fonts/bebasneue_bold-webfont.eot');
    src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('../fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family:'nevis-Bold';
    src: url('../fonts/nevis-Bold_gdi.eot');
    src: url('../fonts/nevis-Bold_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/nevis-Bold_gdi.woff') format('woff'),
        url('../fonts/nevis-Bold_gdi.ttf') format('truetype'),
        url('../fonts/nevis-Bold_gdi.svg#nevis-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}
@font-face {
    font-family: 'goudy_trajan_regularregular';
    src: url('../fonts/goudytrajan-regular-trial-webfont.eot');
    src: url('../fonts/goudytrajan-regular-trial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/goudytrajan-regular-trial-webfont.woff2') format('woff2'),
         url('../fonts/goudytrajan-regular-trial-webfont.woff') format('woff'),
         url('../fonts/goudytrajan-regular-trial-webfont.ttf') format('truetype'),
         url('../fonts/goudytrajan-regular-trial-webfont.svg#goudy_trajan_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.menu-divider {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    margin-bottom: 60px;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                2. BASE STYLES: OPINIONATED DEFAULTS
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/

.cupones-container {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.menu-min-height {
    min-height: 800px;
}
.icons-menu {
    padding-top:30px;
    display:block;
    padding-left: 66px;
}
.filosofia-text {
    font-family: 'Open Sans' italic sans-serif;
    color: #d7d7d7;
    font-size: 15px;
}
.filosofia-name {
    font-family: 'goudy_trajan_regularregular';
    color: #fff!important;
    font-style: normal!important;
    text-transform: uppercase;
    font-size:20px;
    margin-top: 20px;
}
.filosofia-job {
    font-family: 'Open Sans' italic sans-serif;
    color: #e1560e!important;
    font-size: 13px;
    font-style: normal!important;
}
.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}
html,
button,
input,
select,
textarea {
   color: #222;
}
html {
   font-size: 1em;
   line-height: 1.4;
}
::-moz-selection {
   background: #e1560e;
   color: #fff;
   text-shadow: none;
}
::selection {
   background: #e1560e;
   color: #fff;
   text-shadow: none;
}
hr {
   display: block;
   height: 1px;
   border: 0;
   border-top: 1px solid #ccc;
   margin: 1em 0;
   padding: 0;
}
audio,
canvas,
img,
video {
   vertical-align: middle;
}
fieldset {
   border: 0;
   margin: 0;
   padding: 0;
}
textarea {
   resize: none;
}
.browsehappy {
   margin: 0.2em 0;
   background: #ccc;
   color: #000;
   padding: 0.2em 0;
}
html, body{
    height: 100%;
}
.no-flash{
    display: none;
}
html{
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #73848e;
    min-width: 360px;
}
html.menu-opened,
body.menu-opened{
    overflow: hidden;
    height: 100%;
}
body.fixed-menu{
    padding-left: 345px;
}
body.fixed-menu .container{
    width: 997px;
}
p{
    line-height: 1.875em;
}
a{
    color: #23323a;
}
a, a:hover, a:focus{
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
img{
    max-width: 100%;
}
section{
    padding-top: 60px;
    padding-bottom: 110px;
    position: relative;
    z-index: 2;
    background: white;
    overflow: hidden;
}
section.padding-large{
    padding-top: 130px;
    padding-bottom: 120px;
}
section.padding-medium{
    padding-top: 85px;
    padding-bottom: 120px;
}
.wrapper{
    height: 100%;
}
.frame-on .wrapper{
    padding: 30px;
}
body.fixed-menu.frame-on .wrapper{
    padding-left: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
}
h1{
    font-size: 36px;
}
h2{
    font-size: 30px;
}
h3{
    font-size: 24px;
}
h4{
    font-size: 18px;
}
h5{
    font-size: 16px;
}
h6{
    font-size: 14px;
}

form ::-webkit-input-placeholder{
    color: #3e464b;
    position: relative;
    top: 2px;
}
form :-moz-placeholder{
    color: #3e464b;
    position: relative;
    top: 2px;
}
form :-ms-input-placeholder{
    color: #3e464b;
    position: relative;
    top: 2px;
}
form ::-moz-placeholder{
    color: #3e464b;
    position: relative;
    top: 2px;
}
form input,
form select,
form textarea{
    font-size: 14px;
    width: 100%;
    background: #fcfcfc;
    border: 1px solid #eceded;
    padding: 10px 20px;
    margin-bottom: 10px;
    color: #3e464b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-repeat: no-repeat;
    background-position: 97% center;
}
form input,
form select{
    height: 45px;
}
form input.small-input,
form select.small-input{
    padding: 0 10px;
    height: 38px;
}
form input.white-bg,
form select.white-bg,
form textarea.white-bg{
    background: white;
    border-color: #eaeaea;
}
form input[type=checkbox],
form input[type=radio]{
    height: auto;
    width: auto;
}
form input:hover,
form textarea:hover{
    border-color: #cecece;
}
form input:focus,
form textarea:focus{
    border-color: #c0c0c0;
    outline: none;
}
form input[type=submit],
form button{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #4e5457;
    background: white;
    padding: 20px 40px;
    margin-top: 30px;
    width: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
form input[type=submit]:hover,
form button:hover{
    background: #4e5457;
    color: white;
}

.custom-button-delivery {
    font-size: 35px;
    color: #E0550D;
    padding: 15px 20px 15px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    height: auto;
    margin-right: 3px;
    margin-left: 20px;
    text-align: center;
    line-height: 16px;
}

.delivery-menu-text span {
    font-family: 'Great Vibes', 'Times New Roman' ,serif;
    color: #fff;
    font-size: 25px;
    vertical-align: bottom;
    margin-left: 10px;
}

.delivery-menu-text img {
    width: 35px;
}

.custom-button-delivery span {
    font-size: 9px;
    color: #fff;
    line-height: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}



/**********************************************************************************************
                            2.1. BASE STYLES: OPINIONATED DEFAULTS - Media Queries
***********************************************************************************************/
@media (min-width: 1200px) and (max-width: 1360px){

    body.fixed-menu{
        padding-left: 300px;
    }    
    body.fixed-menu .container{
        width: 800px;
    }
    .main-nav-container.fixed {
      width: 300px;
      padding: 57px 88px;
    }
}
@media (max-width: 1199px){

    .visible-display {
        display: none;
    }

    .visible-mobile {
        display: block;
    }
    
    body.fixed-menu{
        padding-left: 0;
    }    
    body.fixed-menu .container{
        width: inherit;
    }
}
@media (max-width: 991px){

    body.fixed-menu{
        padding-left: 0;
    }   
    .wrapper,
    .frame-on .wrapper{
        padding: 0;
    }
    .page-frame{
        display: none !important;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        3. SHORTCODES 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.custom-button{
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    height: auto;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
}
.custom-button i{
    font-size: 1.9em;
    margin-right: 10px;
    position: relative;
    top: 4px;
}
.custom-button.button-style1{
    font-size: 14px;
    background: rgba(225, 86, 14, 0.9);
    color: white;
    padding: 22px 50px 22px 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 45px;
}
.custom-button.button-style1:hover{
    color: white;
    background: rgba(225, 86, 14, 1);
}
.custom-button.button-style2{
    font-size: 14px;
    font-weight: 700;
    color: #19242a;
    border: 2px solid #4e5457;
    padding: 8px 35px 16px 30px;
}
.custom-button.button-style2:hover{
    background: #19242a;
    border-color: #19242a;
    color: white;
}
.custom-button.button-style3{
    border: 2px solid transparent;
    border-color: #19242a;
    color: #0b2b33;
}
.custom-button.button-style3:hover{
    background: #19242a;
    color: white;
}
.custom-button.button-style3.filled{
    border-color: transparent;
    background: #e1560e;
    color: white;
}
.custom-button.button-style3.filled:hover{
    border-color: #e1560e;
    background: transparent;
    color: #e1560e;
}
.custom-button.button-style3.filled.brown{
    background: #bd8c60;
    border-color: #bd8c60;
}
.custom-button.button-style3.filled.brown:hover{
    background: transparent;
    border-color: #bd8c60;
    color: #19242a;
}
.custom-button.button-style3.small{
    font-size: 12px;
    font-weight: 400;
    padding: 7px 12px 6px;
}
.custom-button.button-style3.medium{
    font-size: 12px;
    padding: 12px 18px 11px;
}
.custom-button.button-style3.large{
    font-size: 14px;
    padding: 11px 18px;
}
.custom-button.button-style4{
    font-size: 14px;
    color: #23292c;
    padding: 18px 67px 26px 43px;
    border: 2px solid rgba(189, 140, 96, 0.7);
    border-radius: 3px;
}
.custom-button.button-style4:hover{
    color: white;
    background: #bd8c60;
    border-color: #bd8c60;
}
.custom-button.button-style5{
    font-size: 14px;
    font-weight: 700;
    color: #bd8c60;
    background: white;
    padding: 30px 78px;
    border-radius: 3px;
}
.custom-button.button-style5:hover{
    color: white;
    background: #bd8c60;
    border-color: #bd8c60;
}
.custom-button.button-style6{
    font-size: 14px;
    font-weight: 700;
    color: #23292c;
    background: white;
    padding: 28px 74px;
    border: 2px solid #bd8c60;
    border-radius: 3px;
}
.custom-button.button-style6:hover{
    color: white;
    background: #bd8c60;
    border-color: #bd8c60;
}
.custom-button.button-style7{
    font-size: 14px;
    font-weight: 700;
    color: white;
    background: transparent;
    padding: 28px 74px;
    border: 2px solid white;
    border-radius: 3px;
}
.custom-button.button-style7:hover{
    color: #23292c;
    background: white;
    border-color: white;
}
.custom-button.button-style8{
    font-size: 14px;
    font-weight: 700;
    color: white;
    background: #c39871;
    padding: 18px 67px 26px 43px;
    border: 2px solid white;
    border-radius: 3px;
}
.custom-button.button-style8:hover{
    color: white;
    background: #23292c;
    border-color: #23292c;
}
.custom-button.button-style9{
    font-size: 14px;
    font-weight: 700;
    color: white;
    background: rgba(117, 168, 17, 0.9);
    padding: 23px 70px 28px 47px;
    border-radius: 15px;
    border: 2px solid transparent;
}
.custom-button.button-style9:hover{
    color: white;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    border-color: rgba(255, 255, 255, 0.7);
}
.custom-button.button-style10{
    font-size: 14px;
    font-weight: 700;
    color: #543639;
    background: transparent;
    padding: 18px 53px;
    border-radius: 3px;
    border: 2px solid #543639;
}
.custom-button.button-style10:hover{
    color: white;
    background: #543639;
}
.custom-button.button-style11{
    font-size: 14px;
    font-weight: 700;
    color: white;
    background: #49292c;
    padding: 18px 60px;
    border-radius: 3px;
    border: 2px solid #49292c;
}
.custom-button.button-style11:hover{
    background: #c3976f;
    border-color: #c3976f;
}
.section-title{
    text-align: center;
    color: #23292c;
}
.section-title-chef h1 {
    font-family: 'Great Vibes', 'Times New Roman' ,serif;
    font-size: 60px;
    line-height: .9em;
    margin-bottom: 23px;
    color: #23292c;
}
.section-title-chef h1 span{
    color: #e1560e;
}
.section-title h1{
    font-family: 'Great Vibes', 'Times New Roman' ,serif;
    font-size: 60px;
    line-height: 1.5em;
    margin-bottom: 23px;
}
.section-title span{
    color: #e36630;
}
.section-title h1 span{
    color: #e1560e;
}
.section-title h3{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 24px;
    text-transform: uppercase;
}
.section-title p{
    font-style: italic;
    line-height: 1.5em;
}
.section-title.style2 h1,
.section-title.style2 h2,
.section-title.style2 h3,
.section-title.style2 h4,
.section-title.style2 h5,
.section-title.style2 h6{
    font-family: 'bebas_neue', sans-serif;
}
.section-title.style2 h1{
    font-size: 48px;
    font-weight: 700;
    line-height: 36px;
    color: #23292c;
    letter-spacing: 8px;
    margin-bottom: 53px;
}
.section-title.style2 h1 span,
.section-title.style2 h2 span,
.section-title.style2 h3 span,
.section-title.style2 h4 span{
    color: #bc8b5f;
}
.dark-bg .section-title h1,
.dark-bg .section-title p{
    color: #eae5d6;
}
.dark-bg .section-title.style2 h1,
.dark-bg .section-title.style2 p{
    color: #fcfbf2;
}
.section-title.style2 h3{
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 6px;
}
.section-title.style2 h4{
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 6px;
}
.section-title.style3 h1,
.section-title.style3 h2,
.section-title.style3 h3,
.section-title.style3 h4,
.section-title.style3 h5,
.section-title.style3 h6{
    font-family: 'nevis-Bold', sans-serif;
    text-transform: uppercase;
}
.section-title.style3 h1{
    font-size: 36px;
}
.dark-bg .section-title.style3 h1,
.dark-bg .section-title.style3 h2,
.dark-bg .section-title.style3 h3,
.dark-bg .section-title.style3 h4,
.dark-bg .section-title.style3 h5,
.dark-bg .section-title.style3 h6,
.dark-bg .section-title.style3 p{
    color: white;
}
.white-bg .section-title.style3 h1,
.white-bg .section-title.style3 h2,
.white-bg .section-title.style3 h3,
.white-bg .section-title.style3 h4,
.white-bg .section-title.style3 h5,
.white-bg .section-title.style3 h6{
    color: #1a2328;
}
.white-bg .section-title.style3 p{
    color: #73848e;
}
.section-title.style3 h1 span,
.section-title.style3 h2 span,
.section-title.style3 h3 span,
.section-title.style3 h4 span,
.section-title.style3 h5 span,
.section-title.style3 h6 span{
    color: #98b716;
}
.align-center{
    text-align: center;
}
.align-left{
    text-align: left;
}
.align-right{
    text-align: right;
}
.grayscale-image img{
    -webkit-filter: grayscale(1) contrast(0.5);
    filter: grayscale(1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.grayscale-image img:hover{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.socials-container ul li{
    display: inline-block;
    margin: 0 6px 15px;
}
.socials-container ul li a{
    color: #6c7c85;
}
.socials-container-nosotros ul li a {
    color: #000000;
}
.socials-container ul li a i{
    font-size: 1.1em;
}
.socials-container-nosotros ul li a i{
    font-size: 4.1em;
    margin: 0px 20px;
    margin-top: 20px;
}
.overlay-container{
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.overlay-container .overlay{
    display: inline-block;
    width: 101%;
    height: 101%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
    background: rgba(35, 31, 44, 0.7);
    color: white;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.overlay-container .overlay .overlay-details{
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) translateX(0);
    -moz-transform: translateX(-50%) translateY(-50%) translateX(0);
    transform: translateX(-50%) translateY(-50%) translateX(0);
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.overlay-container .overlay .overlay-details h3,
.overlay-container .overlay .overlay-details p{
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50%) translateX(0);
    -moz-transform: translateY(50%) translateX(0);
    transform: translateY(50%) translateX(0);
   -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.overlay-container .overlay .overlay-details h3{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 13px;
}
.overlay-container .overlay .overlay-details p{
    font-size: 11px;
    text-transform: uppercase;
}
.overlay-container .overlay .buttons-container{
    position: absolute;
    bottom: 0;
    left: 0;
}
.overlay-container .overlay .buttons-container a{
    float: left;
    display: inline-block;
    width: 55px;
    height: 55px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 55px 55px;
    margin-right: 1px;
    -webkit-transition: all 0.6s ease;
     -moz-transition: all 0.6s ease;
     transition: all 0.6s ease;
    -webkit-transform: translateY(100%) translateX(0);
    -moz-transform: translateY(100%) translateX(0);
    transform: translateY(100%) translateX(0);
}
.overlay-container .overlay .buttons-container a.button-link{
    background-image: url(../img/template-assets/icon-link.png);
    background-position: center;
}
.overlay-container .overlay .buttons-container a.button-zoom{
    background-image: url(../img/template-assets/icon-zoom.png);
    background-position: center;
}
.overlay-container:hover .overlay{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
}
.overlay-container:hover .overlay .overlay-details h3,
.overlay-container:hover .overlay .overlay-details p{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0) translateX(0);
    -moz-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}
.overlay-container .overlay .overlay-details h3{
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.overlay-container .overlay .overlay-details p{
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.overlay-container .buttons-container a.button-link{
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.overlay-container .buttons-container a.button-zoom{
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.overlay-container:hover .buttons-container a{
    -webkit-transform: translateY(0) translateX(0);
    -moz-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}
.overlay-container.style2 .overlay{
    background: rgba(35, 41, 44, 0.7);
}
.overlay-container.style2 .overlay .overlay-details h3,
.overlay-container.style2 .overlay .overlay-details p{
    font-family: 'bebas_neue';
    font-weight: 700;
}
.overlay-container.style2 .overlay .overlay-details h3{
    font-size: 30px;
    margin-bottom: 3px;
}
.overlay-container.style2 .overlay .overlay-details p{
    font-size: 18px;
}
.overlay-container.style2 .overlay .buttons-container a.button-link{
    background-image: url(../img/template-assets/icon-link1.png);
    background-position: center;
}
.overlay-container.style2 .overlay .buttons-container a.button-zoom{
    background-image: url(../img/template-assets/icon-zoom1.png);
    background-position: center;
}
.overlay-container.style3 .overlay{
    background: rgba(35, 41, 44, 0.7);
}
.overlay-container.style3 .overlay .overlay-details h3,
.overlay-container.style3 .overlay .overlay-details p{
    font-family: 'nevis-Bold', sans-serif;
}
.overlay-container.style3 .overlay .overlay-details h3{
    font-size: 30px;
}
.overlay-container.style3 .overlay .overlay-details p{
    font-size: 12px !important;
    text-transform: uppercase !important;
}
.overlay-container.style3 .overlay .buttons-container a.button-link{
    background-image: url(../img/template-assets/icon-link2.png);
    background-position: center;
}
.overlay-container.style3 .overlay .buttons-container a.button-zoom{
    background-image: url(../img/template-assets/icon-zoom2.png);
    background-position: center;
}
.dropcap {
    display: inline-block;
    width: 43px;
    height: 43px;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    color: #d7d7d7;
    background: #E0550D;
    padding-top: 4px;
    float: left;
    margin-top: 9px;
    margin-right: 18px;
}
.page-frame{
    display: none;
}
.frame-on .page-frame{
    display: block;
}
.page-frame > div{
    display: inline-block;
    background: white;
    position: fixed;
    z-index: 99999;
}
.page-frame .frame-top,
.page-frame .frame-bottom{
    left: 0;
    width: 100%;
    padding-top: 30px;
}
.page-frame .frame-top{
    top: 0;
}
.page-frame .frame-bottom{
    bottom: 0;
}
.page-frame .frame-right,
.page-frame .frame-left{
    height: 100%;
    padding-left: 30px;
}
.page-frame .frame-right{
    right: 0;
}
.page-frame .frame-left{
    left: 0;
}
.parallax-bg{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 200%;
    height: 200%;
    z-index: 0;
    background-repeat: no-repeat;
}

/*--- CUSTOM BACKGROUND COLORS ---*/
.white-rock-bg{
    background-color: #eae5d6;
}
.shark-bg{
    background-color: #23292c;
}
.dark-shark-bg {
    background-color: #202020;
}
.light-shark-bg{
    background-color: #2a3135;
}
.coffee-bg{
    background-color: #fdf6ed !important;
}

/**********************************************************************************************
                                3.1. SHORTCODES - Media Queries
***********************************************************************************************/
@media (min-width: 1200px) and (max-width: 1360px){
    
    body.fixed-menu .custom-button i{
        font-size: 1.6em;
        top: 3px;
    }
    body.fixed-menu .custom-button.button-style1{
        padding: 12px 55px 20px 35px;
    }
    body.fixed-menu .custom-button.button-style5,
    body.fixed-menu .custom-button.button-style6,
    body.fixed-menu .custom-button.button-style7{
        padding: 23px 50px;
    }
    body.fixed-menu .custom-button.button-style1,
    body.fixed-menu .custom-button.button-style4,
    body.fixed-menu .custom-button.button-style8{
        padding: 15px 47px 21px 34px;
    }
}
@media (min-width: 992px){

    .parallax-bg{
        display: none;
    }
}
@media (max-width: 767px){
    
    .custom-button i{
        font-size: 1.6em;
        top: 3px;
    }
    .custom-button.button-style1{
        padding: 17px 60px 25px 40px;
    }
    .custom-button.button-style5,
    .custom-button.button-style6,
    .custom-button.button-style7{
        padding: 23px 64px;
    }
    .custom-button.button-style1,
    .custom-button.button-style4,
    .custom-button.button-style8{
        padding: 15px 57px 21px 44px;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        4. MAIN NAV 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.main-nav-trigger{
    position: fixed;
    top: 60px;
    left: 60px;
    z-index: 9999;
    -webkit-transition: all 0.4s ease;
    -moz-transition:    all 0.4s ease;
    transition:         all 0.4s ease;
}
.main-nav-trigger.slide-out{
    -webkit-transform: translateX(-100%);
    -moz-transform:    translateX(-100%);
    transform:         translateX(-100%);
    opacity: 0;
    visibility: hidden;
}
.main-nav-trigger a{
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    width: 95px;
    height: 50px;
    color: white;
    padding-top: 19px;
    padding-left: 60px;
    background: url(../img/template-assets/menu-trigger.png) no-repeat;
}
.main-nav-trigger.dark-text a{
    color: #23292c;
    font-weight: 700;
}
.main-nav-container{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    display: inline-block;
    width: 230px;
    height: 100%;
    padding: 40px 30px 30px;
    text-align: center;
    -webkit-transition: all 0.6s ease;
    -moz-transition:    all 0.6s ease;
    transition:         all 0.6s ease;
    -webkit-transform: translateX(-100%);
    -moz-transform:    translateX(-100%);
    transform:         translateX(-100%);
}
.main-nav-container.fixed,
.main-nav-container.style2{
    background-size: cover;
    background-position: center;
    width: 345px;
    padding: 57px 88px;
    opacity: 0;
    visibility: hidden;
}
.main-nav-container.fixed{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform:    translateX(0);
    transform:         translateX(0);
}
.main-nav-container.style2.slide-in{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform:    translateX(0);
    transform:         translateX(0);
}
.frame-on .main-nav-container{
    top: 30px;
    bottom: 30px;
    padding: 40px 30px 50px;
}
.frame-on .main-nav-container:not(.horizontal):not(.style4) .main-nav-inner{
    padding-bottom: 30px;
}
.frame-on .main-nav-container.horizontal{
    top: 30px;
}
.main-nav-container.slide-in{
    -webkit-transform: translateX(0);
    -moz-transform:    translateX(0);
    transform:         translateX(0);
}
.frame-on .main-nav-container.slide-in{
    -webkit-transform: translateX(30px);
    -moz-transform:    translateX(30px);
    transform:         translateX(30px);
}
.main-nav ul li.coffee-skin a{
    color: #bc8b5f !important;
}
.main-nav ul li.default-skin a{
    color: #ff803f !important;
}
.main-nav ul li.organic-skin a{
    color: #98b716 !important;
}
.main-nav-container a{
    color: #8a9eae;
}
.main-nav-container a:hover{
    color: white;
}
.main-nav-container .logo-container{
    display: block;
    width: 100%;
    padding-bottom: 38px;
    position: relative;
}
.main-nav-container.style2 .logo-container,
.main-nav-container.fixed .logo-container{
    padding-bottom: 50px;
}
.main-nav-container .main-nav{
    padding-top: 33px;
    padding-bottom: 18px;
    padding-left: 42px;
    text-align: left;
    position: relative;
}
.main-nav-container .main-nav ul li{
    margin-bottom: 32px;
    position: relative;
}
.main-nav-container .main-nav ul li.active a,
.main-nav-container .main-nav ul li.current a{
    color: white;
}
.main-nav-container .main-nav ul li a{
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    background: url(../img/template-assets/nav-link-arrow.png) no-repeat;
    background-position: left 12px;
}
.main-nav-container.style2 .main-nav,
.main-nav-container.fixed .main-nav{
    text-align: center;
    padding-left: 0;
}
.main-nav-container.style2 .main-nav ul li a,
.main-nav-container.fixed .main-nav ul li a{
    padding-left: 0;
    background: none;
    font-weight: 600;
    color: white;
}
.main-nav-container.style2 .main-nav ul li.active a,
.main-nav-container.style2 .main-nav ul li a:hover,
.main-nav-container.fixed .main-nav ul li.active a,
.main-nav-container.fixed .main-nav ul li a:hover{
    color: #df9e58;
}
.main-nav .sub-menu{
    display: none;
    margin-top: 35px;
}
.main-nav-container .tweets-container{
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding-top: 58px;
    padding-bottom: 32px;
    position: relative;
}
.main-nav-container .tweets-container p{
    font-size: 13px;
}
.main-nav-container .tweets-container .twitter-logo{
    color: #cc4f0f;
}
.main-nav-container.style2 .tweets-container .twitter-logo,
.main-nav-container.fixed .tweets-container .twitter-logo{
    color: #fff;
}
.main-nav-container .tweets-container .twitter-logo i{
    display: inline-block;
    font-size: 2.1em;
    margin-bottom: 16px;
}
.main-nav-container .tweets-container ul li p{
    white-space: pre-line;
    font-size: 13px;
    line-height: 24px;
    color: #8a9eae;
}
.main-nav-container.style2 .tweets-container ul li p,
.main-nav-container.fixed .tweets-container ul li p{
    color: #fff;
}
.main-nav-container .tweets-container ul li p a{
    color: white;
}
.main-nav-container .tweets-container ul li p span{
    font-size: 10px;
    display: block;
}
.main-nav-container .logo-container,
.main-nav-container .main-nav,
.main-nav-container .tweets-container{
    border-bottom: 1px solid rgba(138, 158, 174, 0.15);
}
.main-nav-container.style2 .logo-container,
.main-nav-container.style2 .main-nav,
.main-nav-container.style2 .tweets-container,
.main-nav-container.fixed .logo-container,
.main-nav-container.fixed .main-nav,
.main-nav-container.fixed .tweets-container{
    border-bottom-color: rgba(255, 255, 255, 0.4);
}
.main-nav-container .socials-container{
    display: block;
    width: 100%;
    padding-top: 37px;
    margin-bottom: 20px;
}
.main-nav-container.style2 .socials-container ul li a,
.main-nav-container.fixed .socials-container ul li a{
    color: white;
}
.main-nav-container.style2 .socials-container ul li a:hover,
.main-nav-container.fixed .socials-container ul li a:hover{
    color: #df9e58;
}
.main-nav-container .copyright{
    display: block;
    font-size: 11px;
    color: #8a9eae;
}
.main-nav-container .copyright p{
    margin-bottom: 7px;
    line-height: 1em;
}
.main-nav-container.dark{
    background: rgba(20, 29, 34, 0.7);
}
.mobile-nav-container{
    position: relative;
    z-index: 9999;
    display: block;
    width: 100%;
    padding: 15px 15px 18px;
    background: #141d22;
    padding-top: 20px;
}
.mobile-nav-container.sticky{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(20, 29, 34, 0.7);
}
.mobile-nav-container .logo-container{
    float: left;
}
.mobile-nav-container .main-nav-trigger{
    position: absolute;
    top: 50%;
    right: 15px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mobile-nav-container .main-nav-trigger a{
    background-size: cover;
    padding: 0;
    display: inline-block;
    width: 35px;
    height: 35px;
    opacity: 0.8;
}
.mobile-nav-container .main-nav-trigger a:hover{
    opacity: 1;
}
.mobile-nav-container .logo-container img{
    /*width: 75px;*/
}
.mobile-nav-container .main-nav{
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: 100%;
    background: rgba(20, 29, 34, 0.7);
    text-align: center;
    padding: 15px 0;
    display: none;
    border-top: 1px solid rgba(138, 158, 174, 0.15);
}
.mobile-nav-container .sub-menu{
    margin-top: 0;
}
.mobile-nav-container .main-nav ul li a:hover,
.mobile-nav-container .main-nav ul li.active a,
.mobile-nav-container .main-nav ul li.current a{
    color: white;
}
.mobile-nav-container .main-nav ul li a{
    color: #8a9eae;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}

/**********************************************************************************************
                                4.1. MAIN NAV - Various Styles
***********************************************************************************************/
.main-nav-trigger.style2{
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    z-index: 99999;
}
.main-nav-trigger.style2 .handle{
    position: absolute;
    top: 40px;
    right: 0;
    background: none;
    padding-top: 0;
    padding-left: 0;
    display: inline-block;
    width: 24px;
    height: 23px;
}
.frame-on .main-nav-trigger.style2 .handle{
    top: 60px;
}
.main-nav-trigger.style2.handles-left .handle{
    right: auto;
    left: 0;
}
.main-nav-trigger.style2 .handle .bars{
    display: inline-block;
    width: 24px;
    height: 23px;
}
.main-nav-trigger.style2 .handle .bar{
    background: white;
    display: inline-block;
    width: 22px;
    height: 3px;
    float: left;
    margin-bottom: 6px;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s 0.1s ease;
    -ms-transition:     all 0.3s 0.1s ease;
    transition:         all 0.3s 0.1s ease;
}
.main-nav-trigger.style2.handles-brown .handle .bar{
    background: #49292c;
}
.main-nav-trigger.style2 .handle .bar:last-child{
    margin-bottom: 0;
}
.main-nav-trigger.style2.slide-out{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.main-nav-trigger.style2.handles-brown.slide-out .handle .bar{
    background: #f9efe2;
}
.main-nav-trigger.style2.slide-out .handle .bar:nth-child(2){
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotateY(-90deg);
    -ms-transform:     rotateY(-90deg);
    transform:         rotateY(-90deg);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    transform-origin: right center;
}
.main-nav-trigger.style2.slide-out .handle .bar:first-child{
    -webkit-transform: rotateZ(45deg) translateY(1.5px);
    -ms-transform:     rotateZ(45deg) translateY(1.5px);
    transform:         rotateZ(45deg) translateY(1.5px);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    transform-origin: left center;
}
.main-nav-trigger.style2.slide-out .handle .bar:last-child{
    -webkit-transform: rotateZ(-45deg) translateY(-1.5px);
    -ms-transform:     rotateZ(-45deg) translateY(-1.5px);
    transform:         rotateZ(-45deg) translateY(-1.5px);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    transform-origin: left center;
}
.main-nav-trigger.style2 .logo-container{
    position: absolute;
    top: 50px;
    left: 50%;
    z-index: 0;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition:    all 0.5s ease;
    transition:         all 0.5s ease;
    -webkit-transform: translateX(-50%);
    -ms-transform:     translateX(-50%);
    transform:         translateX(-50%);
}
.main-nav-trigger.style2 .logo-container a{
    background: none;
    padding: 0;
}
.main-nav-trigger.style2.slide-out .logo-container{
    opacity: 0;
    visibility: hidden;
}
.main-nav-container.style2 .copyright,
.main-nav-container.fixed .copyright{
    color: white;
}
.main-nav-container.style3,
.main-nav-container.style4{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 117px;
    padding-right: 0;
    padding-left: 0;
    background: rgba(68, 102, 82, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
.main-nav-container.style4{
    padding-top: 50px;
    background: rgba(71, 52, 42, 0.9);
}
.main-nav-container.style3.slide-in,
.main-nav-container.style4.slide-in{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}
.main-nav-container.style3 .logo-container,
.main-nav-container.style4 .logo-container,
.main-nav-container.style3 .main-nav,
.main-nav-container.style4 .main-nav,
.main-nav-container.style3 .tweets-container,
.main-nav-container.style4 .tweets-container{
    border-bottom: none;
}
.main-nav-container.style3 .logo-container{
    padding-bottom: 0;
    margin-bottom: 53px;
}
.main-nav-container.style4 .logo-container{
    padding-bottom: 0;
    margin-bottom: 143px;
}
.main-nav-container.style3 .main-nav,
.main-nav-container.style4 .main-nav{
    text-align: center;
    padding-left: 0;
}
.main-nav-container.style3 .main-nav li,
.main-nav-container.style4 .main-nav li{
    margin-bottom: 23px;
}
.main-nav-container.style4 .main-nav .sub-menu{
    margin-top: 22px;
}
.main-nav-container.style3 .main-nav li a,
.main-nav-container.style4 .main-nav li a{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 24px;
    line-height: 42px;
    color: white;
    background: none;
    padding-left: 0;
}
.main-nav-container.style4 .main-nav li a{
    font-family: 'bebas_neue', sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #e6dbce;
}
.main-nav-container.style3 .main-nav li.active a,
.main-nav-container.style3 .main-nav li a:hover{
    color: #aaebc4;
}
.main-nav-container.style4 .main-nav li.active a,
.main-nav-container.style4 .main-nav li a:hover{
    color: #bb915f;
}
.main-nav-container.style4 + .wrapper .main-header .top-banner-container{
    height: 700px;
}
.main-nav-container.horizontal{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 0;
    overflow: visible !important;
    -webkit-transform: translateX(0) translateY(0) translateZ(0);
    -ms-transform:     translateX(0) translateY(0) translateZ(0);
    transform:         translateX(0) translateY(0) translateZ(0);
    -webkit-transition: none;
    -moz-transition:    none;
    transition:         none;
}
.main-nav-container.horizontal .main-nav-inner{
    width: 100%;
}
.main-nav-container.horizontal .top-bar{
    border-bottom: 1px solid #e0d9d1;
    padding: 16px 60px 0;
}
.main-nav-container.horizontal .contact-info{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #222;
    display: table;
    margin-right: 35px;
    margin-bottom: 10px;
    vertical-align: middle;
    float: left;
}
.main-nav-container.horizontal .contact-info img{
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
}
.main-nav-container.horizontal .contact-info p{
    font-size: 10px;
    display: table-cell;
    vertical-align: middle;
}
.main-nav-container.horizontal .socials-container{
    text-align: right;
    padding-top: 1px;
    margin-bottom: 0;
}
.main-nav-container.horizontal .socials-container li{
    margin: 0 0 0 17px;
}
.main-nav-container.horizontal .socials-container li a{
    color: #bc8b5f;
}
.main-nav-container.horizontal .bottom-bar{
    padding: 33px 60px;
}
.main-nav-container.horizontal .logo-container{
    border-bottom: none;
    padding-bottom: 0;
}
.main-nav-container.horizontal .main-nav{
    border-bottom: none;
    padding: 8px 0 0;
    text-align: right;
}
.main-nav-container.horizontal .main-nav li{
    font-family: 'bebas_neue', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 30px;
    display: inline-block;
}
.main-nav-container.horizontal .main-nav li a{
    background: none;
    font-size: inherit;
    color: #222;
    padding: 0 5px 3px;
    border-bottom: 2px solid transparent;
}
.main-nav-container.horizontal .main-nav li a:hover,
.main-nav-container.horizontal .main-nav li.active a{
    color: #bc8b5f;
    border-bottom-color: #be8b52;
}
.main-nav-container.horizontal .main-nav .dropdown .sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    text-align: center;
}
.main-nav-container.horizontal .main-nav .dropdown .sub-menu li{
    margin-left: 0;
    margin-bottom: 30px;
}
.main-nav-container.horizontal .main-nav li.default-skin:hover a{
    border-bottom-color: #ff803f;
}
.main-nav-container.horizontal .main-nav li.organic-skin:hover a{
    border-bottom-color: #98b716;
}
.main-nav-container.horizontal + .wrapper .main-header .top-banner-container{
    height: 700px;
}
.main-nav-container.horizontal + .wrapper .main-header .top-banner-container .top-banner{
    top: 60%;
}
.main-nav-container.horizontal + .wrapper .main-header .shopping-cart{
    top: 180px;
    right: auto;
    left: 0;
}
.main-nav-container.horizontal + .wrapper .main-header .shopping-cart .cart-items{
    right: auto;
    left: 0;
}

/**********************************************************************************************
                                    4.2. MAIN NAV - Media Queries 
***********************************************************************************************/
@media (min-width: 1200px) and (max-width: 1360px){

    .main-nav-container.fixed {
      width: 300px;
      padding: 57px 48px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1600px){

    .main-nav-container.horizontal .contact-info{
        margin-right: 11px;
    }
    .main-nav-container.horizontal .main-nav li{
        margin-left: 15px;
    }
}
@media screen and (max-width: 1199px){

    body.fixed-menu .main-nav-container.fixed,
    body.fixed-menu > .main-nav-trigger{
        display: none;
    }
    body.fixed-menu .mobile-nav-container{
        display: block;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px){

    .main-nav-container.horizontal .contact-info{
        margin-right: 20px;
        width: 45%;
    }
    .main-nav-container.horizontal .main-nav li{
        margin-left: 15px;
    }
    .main-nav-container.horizontal .socials-container{
        padding-top: 18px;
    }
}
@media (min-width: 992px){

    .mobile-nav-container{
        display: none;
    }
}
@media (max-width: 991px){
    
    .main-nav-trigger:not(.mobile-nav-trigger){
        display: none;
    }
    .main-nav-container{
        display: none;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        5. MAIN HEADER 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.slider-text {
    font-family: 'Great Vibes', 'Times New Roman' ,serif;
    font-size: 35px;
    line-height: 1.5em;
    color: #e1560e;
    margin-top: -82px;
    letter-spacing: 4px;
}

.main-header{
    position: relative;
}
.main-header.slider-on{
    height: 100%;
}
.frame-on .main-header.slider-on{
    height: 108%;
}
.main-header > .container{
    position: relative;
}
.main-header .logo-container{
    padding-top: 26px;
    padding-bottom: 32px;
}
.main-header .logo-container.style2{
    padding-top: 43px;
    padding-bottom: 47px;
}
.main-header .main-header-slider{
    width:100%;
    height: 100%;
    position:relative;
}
.frame-on .main-header .main-header-slider{
    height: 108%;
}
.main-header .main-slider{
    width: 100%;
    height: 100%;
    position:relative;
}
.frame-on .main-header .main-slider{
    height: 108%;
    padding-top: 30px;
    margin-top: -30px;
}
.main-header .main-slider > ul{
    opacity: 0;
}
.main-header .main-slider.revslider-initialised > ul{
    opacity: 1;
}
.main-header .top-banner-container{
    position: relative;
    background: #23292c;
    overflow: hidden;
}
.js .main-header .top-banner .top-image,
.js .main-header .top-banner .bottom-image{
    opacity: 0;
}
.main-header .top-banner-container-style1{
    height: 530px;
}
.main-header .top-banner-container-style2{
    height: 600px;
}
.main-header .top-banner-container .top-banner-bg{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: repeat;
}
/*.frame-on .main-header .top-banner-container .top-banner-bg{
    background-position: 0 -8px;
}*/
.main-header .top-banner-container .top-banner{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
    -moz-transform: translateX(-50%) translateY(-50%) translateZ(0);
    transform: translateX(-50%) translateY(-50%) translateZ(0);
}
.main-header .top-banner-container .top-banner.style2 .top-image{
    margin-top: -50px;
    margin-bottom: 50px;
}
.main-header .header-bottom-bar{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    background: #23292c;
}
.main-header .logo-container + .header-bottom-bar{
    position: relative;
    bottom: auto;
    left: auto;
}
.main-header .header-bottom-bar div[class^=col-]{
    height: 100%;
}
.main-header .header-bottom-bar .category-filter{
    padding-top: 27px;
}
.main-header .header-bottom-bar .category-filter li{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 18px;
}
.main-header .header-bottom-bar .category-filter li:after{
    content: '';
    display: inline-block;
    width: 2px;
    height: 10px;
    background: #4e5a61;
    margin-left: 23px;
}
.main-header .header-bottom-bar .category-filter li:last-child:after{
    content: none;
}
.main-header .header-bottom-bar .category-filter li span{
    cursor: pointer;
    color: #73848e;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-header .header-bottom-bar .category-filter li.active span,
.main-header .header-bottom-bar .category-filter li span:hover{
    color: white;
}
.main-header .header-bottom-bar .search-form{
    color: #73848e;
    position: relative;
}
.main-header .header-bottom-bar .search-form ::-webkit-input-placeholder{
   color: #73848e;
}
.main-header .header-bottom-bar .search-form :-moz-placeholder{
   color: #73848e;
}
.main-header .header-bottom-bar .search-form :-ms-input-placeholder{
   color: #73848e;
}
.main-header .header-bottom-bar .search-form ::-moz-placeholder{
   color: #73848e;
}
.main-header .header-bottom-bar .search-form input{
    font-size: 16px;
    width: 100%;
    color: #73848e;
    background: #1b2022;
    border: none;
    padding-right: 50px;
    padding-left: 20px;
    height: 70px;
    margin: 0;
}
.main-header .header-bottom-bar .search-form input:focus{
    outline: none;
}
.main-header .header-bottom-bar .search-form button{
    display: inline-block;
    height: 100%;
    width: 60px;
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 1.2em;
    color: #73848e;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-header .header-bottom-bar .contact-info{
    padding-top: 26px;
    padding-bottom: 28px;
}
.main-header .header-bottom-bar .contact-info ul li{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    color: #73848e;
}
.main-header .header-bottom-bar .contact-info ul li a{
    color: #73848e;
}
.main-header .header-bottom-bar .contact-info ul li a:hover{
    color: white;
}
.main-header .header-bottom-bar .contact-info ul li:after{
    content: '|';
    margin-left: 6px;
    margin-right: 4px;
}
.main-header .header-bottom-bar .contact-info ul li:last-child:after{
    content: none;
}

.main-header .header-bottom-bar.style2{
    background: #fcfbf2;
}
.main-header .header-bottom-bar.style2 .search-form input{
    background: #f1f0e8;
    color: #23292c;
}
.main-header .header-bottom-bar.style2 .search-form button{
    color: #23292c;
}
.main-header .header-bottom-bar.style2 .category-filter li{
    font-family: 'bebas_neue', sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.main-header .header-bottom-bar.style2 .category-filter li  span{
    color: #23292c;
}
.main-header .header-bottom-bar.style2 .category-filter li.active span{
    color: #bc8b5f;
}
.main-header .header-bottom-bar.style2 .contact-info a:hover{
    color: #bc8b5f;
}

.main-header .header-bottom-bar.style3 .category-filter li span{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #73848e;
}
.main-header .header-bottom-bar.style3 .category-filter li.active span{
    color: #fff;
}

/**********************************************************************************************
                                5.1. MAIN HEADER - Media Queries 
***********************************************************************************************/
@media (max-width: 991px){

    .frame-on .main-header .main-slider{
        padding-top: 0;
    }
    .main-header .header-bottom-bar .category-filter{
        margin-bottom: 30px;
    }
    .main-header .top-banner-container .top-banner-bg{
          -webkit-transform: scale(1) translateZ(0px) !important;
          transform: scale(1) translateZ(0px) !important;
          opacity: 1 !important;
    }
    .main-header .header-bottom-bar .contact-info ul li{
        display: block;
        text-align: left;
        margin-bottom: 1em;
    }
    .main-header .header-bottom-bar .contact-info ul li:after{
        content: none;
    }
    .main-header .header-bottom-bar .contact-info ul li:last-child{
        margin-bottom: 0;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                            6. TEAM 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.team{
    background: #eae5d6;
    position: relative;
    overflow: hidden;
    padding-top: 115px;
    padding-bottom: 0;
}
.team .section-title{
    text-align: left;
    padding-left: 15px;
}
.team .members-details-container{
    margin-bottom: 45px;
}
.team .member img{
    width: auto;
    max-width: inherit;
}
.team .member .member-info{
    margin-bottom: 17px;
}
.team .owl-item{
    opacity: 0;
}
.team .owl-item.active{
    opacity: 1;
}
.team .member .member-info .member-thumb{
    float: left;
    margin-right: 20px;
    border: 2px solid #efeff0;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
}
.team .member .member-info h3{
    font-size: 25px;
    color: #283233;
    letter-spacing: -1px;
    margin-top: 20px;
    margin-bottom: 7px;
}
.team .member .member-info .member-post{
    font-size: 14px;
    color: #e1560e;
}
.team .member .member-bio{
    font-weight: 400;
    line-height: 30px;
}
.team .member .member-bio .italic{
    font-size: 18px;
    font-style: italic;
    color: #0b2b33;
    margin-bottom: 32px;
}
.team .team-carousel-nav{
    margin-bottom: 75px;
}
.team .team-carousel-nav div{
    display: inline-block;
    margin-right: 44px;
}
.team .team-carousel-nav div span{
    display: inline-block;
    width: 15px;
    height: 27px;
    overflow: hidden;
    background-position: center top;
    cursor: pointer;
}
.team .team-carousel-nav div span:hover{
    background-position: center bottom;
}
.team .team-carousel-nav .owl-prev span{
    background: url(../img/template-assets/carousel-nav-prev.png);
}
.team .team-carousel-nav .owl-next span{
    background: url(../img/template-assets/carousel-nav-next.png);
}
.team .members-images-container{
    display: inline-block;
    height: 100%;
    margin-top: -115px;
    /*width: 50%;
    position: absolute;
    top: 0;
    right: 0;*/
    padding-right: 0;
}

/**********************************************************************************************
                                6.1. TEAM - Media Queries
***********************************************************************************************/
@media (max-width: 991px){

    .team .members-images-container{
        display: none;
    }
    .team .pull-right{
        float: none !important;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        7. GALLERY 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.gallery{
    background: #23292c;
    color: #eae5d6;
    padding-bottom: 0;
}
.gallery .section-title{
    margin-bottom: 64px;    
}
.gallery .gallery-filter-container{
    text-align: center;
    margin-bottom: 70px;
}
.gallery .gallery-filter{
    display: inline-block;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(115, 132, 142, 0.2);
    padding: 5px 25px 11px;
}
.gallery .gallery-filter li{
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 22px;
}
.gallery .gallery-filter li:after{
    content: '';
    display: inline-block;
    width: 1px;
    height: 16px;
    position: relative;
    top: 4px;
    z-index: 99;
    background: #424b51;
    margin-left: 22px;
}
.gallery .gallery-filter li:last-child{
    margin-right: 0;
}
.gallery .gallery-filter li:last-child:after{
    content: none;
}
.gallery .gallery-filter li.active{
    color: #cf5114;
}
.gallery .gallery-filter li span{
    cursor: pointer;
}
.js .gallery:not(.style2) .gallery-items-container li{
    display: none;
}
.gallery .gallery-items-container li{
    float: left;
    width: 20%;
    overflow: hidden;
    position: relative;
}

/**********************************************************************************************
                                    7.1. GALLERY - Various Styles
***********************************************************************************************/
.gallery.style2{
    background: white;
    padding-bottom: 0;
}
.gallery.style2 .gallery-filter{
    border-color: #d1d2d2;
}
.gallery.style2 .gallery-filter li{
    color: #23292c;
}
.gallery.style2 .gallery-filter li.active{
    color: #e49955;
}
.gallery.style2 .gallery-filter li:after{
    background: #b4b6b7;
}
.gallery.style2 .gallery-items-container{
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.gallery.style2 .gallery-items-container li{
    width: 25%;
}
.gallery.style2 .gallery-items-container li.short{
    /*height: 50%;*/
}
.gallery.style2 .gallery-items-container li.tall{
    /*width: 514px;*/
    /*height: 100%;*/
}
.gallery.style2 .gallery-items-container li img{
    width: 100%;
    height: auto;
}
.gallery.style2 .overlay-container .overlay{
    background: rgba(35, 41, 44, 0.5);
    border: 10px solid rgba(0, 0, 0, 0.4);
}
.gallery.style2 .overlay-container .overlay .overlay-details h3{
    font-family: 'bebas_neue', sans-serif;
    font-size: 30px;
    line-height: 24px;
    margin-bottom: 6px;
}
.gallery.style2 .overlay-container .overlay .overlay-details p{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
}
.gallery.style2 .overlay-container .overlay .overlay-details p:not(.price){
    font-size: 12px;
    line-height: 24px;
}
.gallery.style2 .overlay-container .overlay .overlay-details .price{
    font-size: 87px;
    line-height: 1;
    margin-top: 11px;
    -webkit-transform: translateY(20%) translateX(0);
    -moz-transform: translateY(20%) translateX(0);
    transform: translateY(20%) translateX(0);
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.gallery.style2 .overlay-container .overlay .overlay-details .price sup{
    font-size: 60px;
    top: -20px;
}
.gallery.style2 .overlay-container:hover .overlay .overlay-details .price{
    -webkit-transform: translateY(0) translateX(0);
    -moz-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}
.gallery.style3{
    background: white;
    padding-top: 72px;
}
.gallery.style3 .section-title{
    margin-bottom: 80px;
}
.gallery.style3 .gallery-items-container li .overlay{
    background: rgba(26, 35, 40, 0.8);
}
.gallery.style3 .gallery-items-container li .overlay .overlay-details h3,
.gallery.style3 .gallery-items-container li .overlay .overlay-details p{
    font-family: 'nevis-Bold', sans-serif;
    text-transform: uppercase;
}
.gallery.style3 .gallery-items-container li .overlay .overlay-details h3{
    font-size: 24px;
    margin-bottom: 5px;
}
.gallery.style3 .gallery-items-container li .overlay .overlay-details p{
    font-size: 12px;
}
.gallery.style3 .gallery-items-container li .overlay .overlay-details .price{
    font-size: 72px;
    line-height: 1;
    color: #98b716;
    margin-top: 16px;
}
.gallery.style3 .gallery-items-container li .overlay .overlay-details .price sup{
    font-size: 50px;
    top: -20px;
}

/**********************************************************************************************
                                    7.2. GALLERY - Media Queries
***********************************************************************************************/
@media (min-width: 1200px) and (max-width: 1600px){

    .gallery.style2 .overlay-container .overlay .overlay-details h3{
        font-size: 26px;
        margin-bottom: 0;
    }
    .gallery.style2 .overlay-container .overlay .overlay-details p{
        font-size: 10px;
    }
    .gallery.style2 .overlay-container .overlay .overlay-details .price{
        font-size: 68px;
    }
    .gallery.style2 .overlay-container .overlay .overlay-details .price sup{
        font-size: 50px;
        top: -12px;
    }
    .gallery.style3 .gallery-items-container li .overlay .overlay-details h3{
        font-size: 22px;
    }
    .gallery.style3 .gallery-items-container li .overlay .overlay-details p{
        font-size: 12px;
    }
    .gallery.style3 .gallery-items-container li .overlay .overlay-details .price{
        font-size: 62px;
    }
    .gallery.style3 .gallery-items-container li .overlay .overlay-details .price sup{
        font-size: 40px;
        top: -20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){

    .gallery .gallery-items-container li{
        width: 25%;
    }
    .gallery.style2 .gallery-items-container li{
        width: 50%;
    }
}
@media (max-width: 991px){

    .gallery .gallery-items-container li{
        width: 33.33333333333333%;
    }
    .gallery.style2 .gallery-items-container li{
        width: 50%;
    }
}
@media (max-width: 767px){

    .gallery .gallery-items-container li{
        width: 100%;
    }
    .gallery.style2 .gallery-items-container li{
        width: 100%;
    }
    .gallery.style2 .gallery-items-container li.short{
        height: auto !important;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        8. Services 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.services .section-title{
    margin-bottom: 62px;
}
.services .service{
    text-align: center;
}
.services .service figure{
    margin-bottom: 46px;
}
.services .service h2{
    font-size: 30px;
    color: #e36630;
    margin-bottom: 24px;
}

/**********************************************************************************************
                                    8.1. Services - Various Styles
***********************************************************************************************/
.services.style2{
    padding-bottom: 140px;
}
.services.style2 .section-title{
    margin-bottom: 85px;
}
.services.style2 .service h2{
    font-family: 'bebas_neue', sans-serif;
    font-weight: 700;
}
.services.style2.dark-bg .service h2{
    color: white;
}
.services.style2.white-bg .service h2{
    color: #23292c;
}
.services.style3{
    padding-top: 90px;
    padding-bottom: 80px;
}
.services.style3 .section-title{
    margin-bottom: 72px;
}
.services.style3 .service{
    margin-bottom: 30px;
}
.services.style3 .service h2{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #91a831;
}
.services.style3.dark-bg .service p{
    color: white;
}

/**********************************************************************************************
                                    8.2. Services - Media Queries
***********************************************************************************************/
@media (max-width: 991px){

    .services .service{
        margin-bottom: 30px;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        9. MENU 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.menus{
    padding-top: 75px;
}
.menus .section-title{
    margin-bottom: 100px;
}
.menus .menus-container{
    position: relative;
    margin-bottom: 85px;
}
.menus .menu-carousel-nav{
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 999;
}
.menus .menu-carousel-nav div{
    display: inline-block;
    margin-right: 44px;
}
.menus .menu-carousel-nav .owl-next{
    margin-right: 0;
}
.menus .menu-carousel-nav div span{
    display: inline-block;
    width: 15px;
    height: 27px;
    overflow: hidden;
    background-position: center top;
    cursor: pointer;
}
.menus .owl-stage{
    -webkit-perspective: 1200;
    perspective: 1200;
}
.menus .menu-carousel .owl-item{
    opacity: 0;
}
.menus .menu-carousel .owl-item.active{
    opacity: 1;
}
.menus .menu-carousel-nav .owl-prev span{
    background: url(../img/template-assets/carousel-nav-light-prev.png);
}
.menus .menu-carousel-nav .owl-next span{
    background: url(../img/template-assets/carousel-nav-light-next.png);
}
.menus.white-bg .menu-carousel-nav .owl-prev span{
    background: url(../img/template-assets/carousel-nav-prev.png);
}
.menus.white-bg .menu-carousel-nav .owl-next span{
    background: url(../img/template-assets/carousel-nav-next.png);
}
.menus .menu-carousel-nav div span:hover{
    background-position: center bottom !important;
}
.menus .menu .food{
    color: white;
    margin-bottom: 39px;
}
.menus.white-bg .menu .food{
    color: #23292c;
}
.menus .menu .food .food-name{
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 700;
    font-family: 'goudy_trajan_regularregular';
}
.menus .menu .food .food-desc{
    font-size: 18px;
    font-style: italic;
    display: table;
}
.menus .menu .food .food-desc > div{
    display: table-cell;
    width: 100%;
}
.menus .menu .food .food-desc .food-details,
.menus .menu .food .food-desc .food-price{
    width: 1%;
    white-space: nowrap;
}
.food-details {
    font-family: 'Open Sans' italic sans-serif!important; 
    font-size: 16px;
}
.dots-specialties {
    background: url(../img/template-assets/dots.png) left top repeat-x;
    padding-bottom: 11px;
    width: 50%;
}
.menus .menu .food .food-desc .dots{
    background: url(../img/template-assets/dots.png) left 14px repeat-x;
}
.menus.white-bg .menu .food .food-desc .dots{
    background: url(../img/template-assets/dots-dark.png) left 14px repeat-x;
}
.menus-full{
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    width: 100%;
}
.menus-full > .row{
    width: 100%;
    margin: 0;
}
.menus-full .left-section,
.menus-full .right-section{
    padding-right: 0;
    padding-left: 0;
    height: 100%;
    float: left;
    display: table-cell;
}
.menus-full .left-section{
    padding-top: 80px;
    width: 60%;
}
.menus-full .right-section{
    padding-top: 230px;
    background: white;
    width: 40%;
    position: absolute;
    top: 0;
    right: 0;
}
.menus-full .left-section .menus-container{
    padding-right: 50px;
}
.menus-full .menu-carousel-nav .owl-prev span{
    background: url(../img/template-assets/carousel-nav-prev.png);
}
.menus-full .menu-carousel-nav .owl-next span{
    background: url(../img/template-assets/carousel-nav-next.png);
}
.menus-full .menu .section-title{
    text-align: left;
    margin-bottom: 50px;
}
.menus-full .menu .section-title p,
.menus-full .menu .section-title h1{
    color: #23292c;
}
.menus-full .menu .section-title h1{
    line-height: 1.35em;
    margin-bottom: 0;
}
.menus-full .menu .section-title p{
    color: #73848e;
    margin-top: -6px;
}
.menus-full .menu .food{
    color: white;
}
.menus-full .menu .food .food-desc .dots{
    background: url(../img/template-assets/dots.png) left 14px repeat-x;
}
.menus-full .menu-meals-container{
    padding-left: 70px;
}
.menus-full .menu-meals-container ul{
    width: 315px;
}
.menus-full .menu-meals-container .owl-stage{
    width: auto !important;
}
.menus-full .menu-meals-container .owl-stage-outer{
    overflow: visible;
}
.menus-full .menu-meals-container ul li{
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.menus-full .menu-meals-container ul .owl-item{
    cursor: pointer;
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
}
.menus-full .menu-meals-container ul .owl-item:first-of-type{
    padding-top: 0;
}
.menus-full .menu-meals-container ul .owl-item:last-of-type{
    border-bottom: none;
}
.menus-full .menu-meals-container ul li figure{
    float: left;
    margin-right: 20px;
    width: 60px;
}
.menus-full .menu-meals-container ul li .meal-details{
    overflow: hidden;
}
.menus-full .menu-meals-container ul li h3{
    margin-top: 10px;
    margin-bottom: 6px;
    color: #23292c;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu-meals-container{
    text-transform: uppercase;
}
.menus-full .menu-meals-container ul li p{
    font-size: 14px;
    font-style: italic;
    color: #73848e;
    line-height: 24px;
}
.menus-full .menu-meals-container ul .owl-item.active li h3{
    color: #e36630;
}
.menus-full .menu-meals-container ul .owl-item li:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: -94px;
    z-index: 99;
    border-top: 11px solid transparent;
    border-right: 12px solid white;
    border-bottom: 11px solid transparent;
    border-left: 12px solid transparent;
    -webkit-transform: translateX(24px) translateY(-50%);
    -moz-transform: translateX(24px) translateY(-50%);
    transform: translateX(24px) translateY(-50%);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.menus-full .menu-meals-container ul .owl-item.active li:before{
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
.menus-full .menu-meals-container ul .owl-item{
    width: auto !important;
    float: none !important;
}
.menus-full .menus-container{
    margin-bottom: 75px;
}
.menus-full .menu-carousel-nav{
    position: absolute;
    top: auto;
    right: 0px;
    margin-top: 17px;
    margin-left: 15px;
}

..menu-carousel-nav {
    display: none;
}

/**********************************************************************************************
                                    9.1. MENU - Various Styles
***********************************************************************************************/
.menus.style2{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fcfbf2;
}
.menus.style2 .section-title{
    margin-bottom: 110px;
}
.menus.style2 .menu-carousel-nav{
    top: 5px;
}
.menus-full.style2 .section-title{
    margin-bottom: 56px;
}
.menus-full.style2 .section-title h3{
    margin-bottom: 20px;
}
.menus-full.style2 .menu .food .food-name{
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
}
.menus-full.style2 .menu-meals-container ul .owl-item li h3{
    font-family: 'bebas_neue', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}
.menus-full.style2 .menu-meals-container ul .owl-item.active li h3{
    color: #bd8c60;
}
.menus.style3{
    padding-top: 90px;
    padding-bottom: 130px;
}
.menus.style3 .section-title{
    margin-bottom: 53px;
}
.menus.style3 .menu-carousel-nav{
    display: none;
}
.menus.style3 .menu-column{
    padding-top: 38px;
    padding-bottom: 11px;
    border-top: 4px solid #dfe6d8;
    border-bottom: 4px solid #dfe6d8;
}
.menus.style3 .menu .food .food-name,
.menus.style3 .menu .food .food-price{
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
}
.menus.style3 .menu .food .food-name{
    width: 1%;
    white-space: nowrap;
    display: table-cell;
}
.menus.style3 .menu .food .food-price{
    color: #98b716;
}
.menus.style3 .menu .food .dots{
    position: relative;
    top: 8px;
}
.menus.style3 .menu .food .food-details{
    font-style: italic;
    width: 100%;
    display: inline-block;
    white-space: normal;
    margin-top: 9px;
}

/**********************************************************************************************
                                    9.2. MENU - Media Queries
***********************************************************************************************/
@media (max-width: 1199px){

    .menus-full .left-section{
        width: 100%;
    }
    .menus-full .left-section .menus-container{
        width: 100%;
        float: none !important;
    }
    .menus-full .right-section{
        width: 100%;
        position: relative;
        top: auti;
        right: auto;
        display: none;
    }
}
@media (max-width: 767px){

    .menus .menu-carousel-nav{
        position: relative;
        top: auto;
        left: auto;
        text-align: center;
        margin-bottom: 2em;
    }
    .menus .menu-carousel-nav div{
        margin: 0 22px;
    }
}


/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                    10. GOOGLE MAP 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.map{
    padding: 0;
    position: relative;
    z-index: 0;
}
.map .map-container{
    height: 100%;
}
.map .map-container #google-map{
    min-height: 355px;
    position: relative;
    z-index: 0;
}
.map .map-container #cd-zoom-in,
.map .map-container #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: rgba(225, 86, 14, 0.9);
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url("../img/template-assets/cd-icon-controller.png");
}
.map .map-container #cd-zoom-in{
    margin-top: 10px;
    background-position: center top;
}
.map .map-container #cd-zoom-out{
    background-position: center bottom;
}
.no-touch .map .map-container #cd-zoom-in:hover,
.no-touch .map .map-container #cd-zoom-out:hover {
  background-color: #e1560e;
}
.map.style2 .map-container #cd-zoom-in,
.map.style2 .map-container #cd-zoom-out {
  background-color: rgba(189, 140, 96, 0.9);
}
.no-touch .map.style2 .map-container #cd-zoom-in:hover,
.no-touch .map.style2 .map-container #cd-zoom-out:hover {
  background-color: #bd8c60;
}
.map.style3 .map-container #cd-zoom-in,
.map.style3 .map-container #cd-zoom-out {
  background-color: rgba(160, 189, 49, 0.9);
}
.map.style3 .map-container #cd-zoom-in:hover,
.map.style3 .map-container #cd-zoom-out:hover {
  background-color: #a0bd31;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        11. ABOUT 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.about{
    background: #23292c;
    padding-top: 78px;
    padding-bottom: 0;
    overflow: hidden;
}
.about .section-title{
    margin-bottom: 55px;
}
.about .about-container{
    margin-bottom: 110px;
}
.about .about-container p{
    color: #9da7ac;
}
.about .members-carousel .owl-carousel .owl-stage{
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.about .members-carousel ul li{
    float: left;
    width: 20%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.about .members-carousel .owl-carousel li{
    width: 100%;
}
.about .members-carousel ul li img{
    width: 100%;
}
.about .members-carousel{
    position: relative;
    cursor: hand;
    cursor: -webkit-grab;
}
.about .members-carousel ul li .overlay .overlay-details h3{
    margin-bottom: 0;
}
.about .members-carousel ul li .overlay .overlay-details p{
    font-size: 14px;
    text-transform: none;
}
.about .promo{
    background: #eae5d6;
    color: #23292c;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 70px;
}
.about .promo p{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 42px;
    font-style: italic;
}
.about .promo p span{
    color: #e15a16;
}
.about .promo.style2{
    background-image: url(../img/custom-bg/custom-bg37.jpg);
    padding-top: 84px;
    padding-bottom: 80px;
}
.about .promo.style2 p{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 24px;
    letter-spacing: 2px;
    font-style: normal;
    color: white;
    text-transform: uppercase;
}
.about .promo.style2 p span{
    color: #98b716;
}
.about .about-top{
    background: #fcfbf2;
    color: #23292c;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 157px;
}
.about .about-top .section-title{
    margin-bottom: 73px;
}
.about .about-top .logo-container{
    margin-bottom: 72px;
}
.about .about-top h4{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 31px;
}
.about .about-top p{
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
}
.about .members {
    padding-top: 100px;
    padding-bottom: 120px;
}

/**********************************************************************************************
                                11.1. ABOUT - Various Styles
***********************************************************************************************/
.about.style2{
    background: #fcfbf2;
    padding: 0;
}
.about.style2 .member{
    margin-bottom: 30px;
}
.about.style2 .member img{
    width: 100%;
}

/**********************************************************************************************
                                11.2. ABOUT - Media Queries
***********************************************************************************************/
.page .about.style2 .about-top{
    background: white;
}

@media (max-width: 991px){

    .about .about-container p{
        margin-bottom: 1.5em;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        12. BLOG 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.latest-post .section-title{
    margin-bottom: 44px;
}
.latest-post .blog-post-container{
    border-top: 1px solid #e9eced;
}
.latest-post .blog-post{
    margin-bottom: 97px;
}
.latest-post .blog-post article{
    padding-top: 44px;
}
.latest-post .blog-post article header{
    text-align: center;
}
.latest-post .blog-post article .category{
    margin-bottom: 20px;
}
.latest-post .blog-post article .category li{
    display: inline-block;
}
.latest-post .blog-post article .category li:after{
    content: ',';
}
.latest-post .blog-post article .category li:last-child:after{
    content: none;
}
.latest-post .blog-post article .category li a{
    font-size: 11px;
    text-transform: uppercase;
    color: #e15a16;
}
.latest-post .blog-post article .category li a:hover{
    color: #23323a;
}
.latest-post .blog-post article header h1{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 30px;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.latest-post .blog-post article header h1 a{
    color: #23323a;
}
.latest-post .blog-post article header h1 a:hover{
    color: #e15a16;
}
.latest-post .blog-post article header .post-meta{
    font-size: 13px;
    font-style: italic;
    color: #73848e;
    margin-bottom: 37px;
}
.latest-post .blog-post article header .post-meta span:after{
    content: ',';
}
.latest-post .blog-post article header .post-meta span:last-child:after{
    content: none;
}
.latest-post .blog-post article header .post-meta a{
    color: #e15a16;
}
.latest-post .blog-post article header .post-meta a:hover{
    color: #23323a;
}
.latest-post .blog-post article header .post-image{
    margin-bottom: 24px;
}
.latest-post .blog-post article header .post-image img,
.latest-post .blog-post article header .post-image iframe{
    width: 100%;
}
.latest-post .blog-post article .post-contents{
    margin-bottom: 24px;
}
.latest-post .blog-post article .post-contents p{
    margin-bottom: 15px;
}
.latest-post .blog-post article .post-contents a.read-more-button{
    font-size: 14px;
    font-style: italic;
    color: #e15a16;
}
.latest-post .blog-post article .post-contents a.read-more-button:hover{
    color: #23323a;
}
.latest-post .blog-post article footer{
}
.latest-post .blog-post article footer .socials-container{
    text-align: center;
    position: relative;
}
.latest-post .blog-post article footer .socials-container:before{
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 0;
    background: #e9eced;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.latest-post .blog-post article footer .socials-container ul{
    position: relative;
    z-index: 1;
}
.latest-post .blog-post article footer .socials-container ul li{
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 0;
}
.latest-post .blog-post article footer .socials-container ul li a{
    display: inline-block;
    width: 48px;
    height: 48px;
    padding-top: 15px;
    text-align: center;
    background: white;
    border: 1px solid #e9eced;
    color: #73848e;
}
.latest-post .blog-post article footer .socials-container ul li a i{
    font-size: 1em;
}
.latest-post .blog-post article footer .socials-container ul li a:hover{
    color: white;
    background: #73848e;
}
.blog-page{
    padding-bottom: 96px;
}
.blog-page .blog-post-container,
.blog-single-page .blog-post-container{
    border-top: none;
}
.blog-page .blog-post{
    margin-bottom: 72px;
}
.blog-page .blog-post article{
    padding-top: 94px;
}
.blog-page .blog-post .mix{
    display: none;
}
.blog-page .blog-post article header h1{
    margin-right: auto;
    margin-left: auto;
    width: 75%;
}
.blog-page .blog-post article:first-child{
    padding-top: 14px;
}
.blog-single-page{
    padding-bottom: 60px;
}
.blog-single-page .blog-post{
    margin-bottom: 0;
}
.blog-single-page .blog-post article{
    padding-top: 0;
}
.blog-single-page .blog-post article .post-contents p{
    margin-bottom: 30px;
}
.blog-single-page .blog-post article .post-contents figure{
    margin-top: 11px;
    margin-bottom: 48px;
}
.blog-single-page .blog-post article .post-contents .recipe-container{
    background: #23292c;
    color: #9da7ac;
    line-height: 30px;
    padding: 40px 52px 30px;
    margin-bottom: 27px;
}
.blog-single-page .blog-post article .post-contents .recipe-container .recipe-title{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 24px;
    color: #eae5d6;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.blog-single-page .blog-post article .post-contents .recipe-container ul{
    border-left: 1px solid #5f676a;
    padding-left: 20px;
    margin-bottom: 28px;
}
.blog-single-page .blog-post article .post-contents .recipe-container ul li{
    font-size: 14px;
    text-transform: uppercase;
}
.blog-single-page .blog-post article footer .socials-container{
    margin-bottom: 80px;
}
.blog-single-page .blog-post article .author{
    border-bottom: 1px solid #e9eced;
    padding-bottom: 24px;
    margin-bottom: 46px;
}
.blog-single-page .blog-post article .author .author-avatar{
    float: left;
    margin-right: 35px;
}
.blog-single-page .blog-post article .author .author-info{
    overflow: hidden;
}
.blog-single-page .blog-post article .author .author-info .author-name{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 30px;
    color: #283233;
    margin-bottom: 6px;
}
.blog-single-page .blog-post article .author .author-info .author-job{
    font-size: 14px;
    color: #e1560e;
    margin-bottom: 15px;
}
.blog-single-page .blog-post article .author .author-info .socials-container{
    margin-top: 32px;
}
.blog-single-page .blog-post article .author .author-info .socials-container li{
    margin-left: 0;
    margin-right: 20px;
}
.blog-single-page .blog-post article .author .author-info .socials-container li a i{
    font-size: 1em;
}
.blog-single-page .blog-post article .related-posts-container{
    margin-bottom: 45px;
}
.blog-single-page .blog-post article .related-posts-container figure{
    margin-bottom: 18px;
}
.blog-single-page .blog-post article .related-posts-container figure img{
    width: 100%;
}
.blog-single-page .blog-post article .related-posts-container .section-title{
    margin-bottom: 50px;
}
.blog-single-page .blog-post article .related-posts-container article h4{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.blog-single-page .blog-post article .related-posts-container article h4 a:hover{
    color: #e1560e;
}
.blog-single-page .blog-post article .related-posts-container article time{
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
    color: #73848e;
}
.blog-single-page .blog-post article .tags-container{
    border-top: 1px solid #e9eced;
    border-bottom: 1px solid #e9eced;
    padding-top: 15px;
    padding-bottom: 18px;
    margin-bottom: 46px;
}
.blog-single-page .blog-post article .tags-container h6{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    color: #23323a;
}
.blog-single-page .blog-post article .tags-container ul{
    display: inline-block;
}
.blog-single-page .blog-post article .tags-container ul li{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
}
.blog-single-page .blog-post article .tags-container ul li:after{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #73848e;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    margin-left: 5px;
}
.blog-single-page .blog-post article .tags-container ul li:last-child:after{
    content: none;
}
.blog-single-page .blog-post article .tags-container ul li a{
    color: #73848e;
}
.blog-single-page .blog-post article .tags-container ul li a:hover{
    color: #23323a;
}
.blog-single-page .blog-post article .comments-container .comments-counter{
    text-align: center;
    margin-bottom: 75px;
}
.blog-single-page .blog-post article .comments-container .comments-counter h3{
    color: #23323a;
    text-transform: uppercase;
}
.blog-single-page .blog-post article .comments-container .comments-counter h3 span{
    color: #e36630;
}
.blog-single-page .blog-post article .comments-container .comment-list{
    border-bottom: 1px solid #e9eced;
    margin-bottom: 52px;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment{
    position: relative;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment.parent:before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 35px;
    z-index: 0;
    background: #dde3e7;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-body{
    margin-bottom: 60px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}
.blog-single-page .blog-post article .comments-container .comment-list > .comment:last-child{
    padding-bottom: 0;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-author-avatar{
    float: left;
    margin-right: 27px;
    position: relative;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-contents{
    overflow: hidden;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header{
    margin-bottom: 15px;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header .comment-author{
    color: #283233;
    margin-bottom: 5px;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header .comment-author a{
    color: #e36630;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header time{
    font-size: 13px;
    font-style: italic;
    color: #73848e;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header .comment-reply-link{
    font-size: 12px;
    float: right;
    color: #8a9eae;
    display: inline-block;
    margin-top: -22px;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header .comment-reply-link:hover{
    color: #283233;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header .comment-reply-link i{
    font-size: 1.5em;
    margin-right: 7px;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .comment-text p{
    line-height: 1.5em;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .children{
    padding-left: 70px;
}
.blog-single-page .blog-post article .comments-container .comment-list .comment .children .comment:after{
    content: '';
    display: inline-block;
    width: 21px;
    height: 1px;
    position: absolute;
    top: 35px;
    left: -34px;
    background: #dde3e7;
}
.blog-single-page .blog-post article .comment-form-container .contact-form ::-webkit-input-placeholder{
   color: #3e464b;
}
.blog-single-page .blog-post article .comment-form-container .contact-form :-moz-placeholder{
   color: #3e464b;
}
.blog-single-page .blog-post article .comment-form-container .contact-form :-ms-input-placeholder{
   color: #3e464b;
}
.blog-single-page .blog-post article .comment-form-container .contact-form ::-moz-placeholder{
   color: #3e464b;
}
.blog-single-page .blog-post article .comment-form-container .contact-form input,
.blog-single-page .blog-post article .comment-form-container .contact-form textarea{
    font-size: 14px;
    width: 100%;
    background: #fcfcfc;
    border: 1px solid #eceded;
    padding: 15px 50px 14px 20px;
    margin-bottom: 20px;
    color: #3e464b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-repeat: no-repeat;
    background-position: 97% center;
}
.blog-single-page .blog-post article .comment-form-container .contact-form #comment-name{
    background-image: url(../img/template-assets/user-icon2.png);
}
.blog-single-page .blog-post article .comment-form-container .contact-form #comment-email{
    background-image: url(../img/template-assets/mail-icon3.png);
}
.blog-single-page .blog-post article .comment-form-container .contact-form textarea{
    background-image: url(../img/template-assets/icon-comment.png);
    background-position: 97% 16px;
}
.blog-single-page .blog-post article .comment-form-container .contact-form input:hover,
.blog-single-page .blog-post article .comment-form-container .contact-form textarea:hover{
    border-color: #cecece;
}
.blog-single-page .blog-post article .comment-form-container .contact-form input:focus,
.blog-single-page .blog-post article .comment-form-container .contact-form textarea:focus{
    border-color: #c0c0c0;
    outline: none;
}
.blog-single-page .blog-post article .comment-form-container .contact-form button{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #7c7f80;
    background: white;
    padding: 16px 40px 16px 28px;
    margin-top: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blog-single-page .blog-post article .comment-form-container .contact-form button img{
    margin-right: 7px;
}
.blog-single-page .blog-post article .comment-form-container .contact-form button:hover{
    border-color: #23323a;
    color: #7c7f80;
}

/**********************************************************************************************
                                    12.1. BLOG - Various Styles
***********************************************************************************************/
.latest-post.style2{
    background: #fcfbf2;
}
.latest-post.style2 .section-title h1{
    margin-bottom: 38px;
}
.latest-post.style2 .section-title p{
    color: #73848e;
}
.latest-post.style2:not(.blog-page):not(.blog-single-page) .blog-post-container{
    border-top: 4px solid #e9eced;
}
.latest-post.style2 .blog-post article{
    padding-top: 49px;
}
.latest-post.style2 .blog-post article header h1{
    font-family: 'bebas_neue', sans-serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 6px;
    margin-bottom: 28px;
    width: 100%;
}
.latest-post.style2 .blog-post header h1 a:hover{
    color: #bc8b5f;
}
.latest-post.style2 .blog-post article header .post-meta{
    margin-bottom: 31px;
}
.latest-post.style2 .blog-post article header .post-meta a{
    color: #bc8b5f;
}
.latest-post.style2 .blog-post article header .socials-container{
    text-align: center;
    margin-bottom: 22px;
}
.latest-post.style2 .blog-post article header .socials-container li{
    margin-left: 0;
    margin-right: 25px;
}
.latest-post.style2 .blog-post article header .socials-container li a{
    font-size: 1.1em;
}
.latest-post.style2 .blog-post article header .socials-container li a:hover{
    color: #bc8b5f; 
}
.latest-post.style2 .blog-post article .post-contents a.read-more-button{
    color: #bc8b5f;
}
.latest-post.style2 .blog-post{
    margin-bottom: 58px;
}
.latest-post.style2 .blog-post + .load-more{
    border-top: 4px solid #e9eced;
    padding-top: 70px;
}
.blog-single-page.style2 .blog-post article .post-contents .recipe-container{
    color: white;
}
.blog-single-page.style2 .blog-post article .post-contents .recipe-container .recipe-title{
    font-family: 'bebas_neue', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: white;
}
.blog-single-page.style2 .blog-post article .author{
    border-top: 4px solid #e9eced;
    border-bottom: 4px solid #e9eced;
    padding-top: 43px;
    margin-top: 67px;
    margin-bottom: 76px;
}
.blog-single-page.style2 .blog-post article .author .author-info .author-name{
    font-family: 'bebas_neue', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-single-page.style2 .blog-post article .author .author-info .author-job{
    font-family: 'Open Sans', sans-serif;
    color: #bc8b5f;
}
.blog-single-page.style2 .blog-post article .related-posts-container article{
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.blog-single-page.style2 .blog-post article .related-posts-container article h4{
    font-family: 'bebas_neue', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-single-page.style2 .blog-post article .related-posts-container article h4 a:hover{
    color: #bc8b5f;
}
.blog-single-page.style2 .blog-post article .related-posts-container article time{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-style: normal;
    color: #73848e;
}
.blog-single-page.style2 .blog-post article .comments-container .comments-counter h3{
    font-family: 'bebas_neue', sans-serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 6px;
    text-transform: uppercase;
}
.blog-single-page.style2 .blog-post article .comments-container .comments-counter h3 span{
    color: #bc8b5f;
}
.blog-single-page.style2 .blog-post article .tags-container{
    margin-bottom: 76px;
}
.blog-single-page.style2 .blog-post article .comments-container .comment-list .comment .comment-header .comment-author{
    font-family: 'bebas_neue', sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.blog-single-page.style2 .blog-post article .comments-container .comment-list .comment .comment-header .comment-author a,
.blog-single-page.style2 .blog-post article .comments-container .comment-list .comment .comment-header .comment-reply-link{
    color: #bc8b5f;
}
.blog-single-page.style2 .blog-post article .comments-container .comment-list .comment .comment-header .comment-reply-link:hover,
.blog-single-page.style2 .blog-post article .comments-container .comment-list .comment .comment-header .comment-author a:hover{
   color: #283233;
}
.blog-single-page.style2 .blog-post article .comments-container .comment-list{
    margin-bottom: 72px;
}
.blog-single-page .blog-post article .comment-form-container .contact-form input,
.blog-single-page .blog-post article .comment-form-container .contact-form textarea{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #cfd1d2;
    padding-left: 0;
}
.blog-single-page .blog-post article .comment-form-container .contact-form button:hover{
    color: #283233;
}
.blog-single-page.style2 .blog-post article .comment-form-container .contact-form #comment-name{
    background-image: url(../img/template-assets/user-icon1.png);
}
.blog-single-page.style2 .blog-post article .comment-form-container .contact-form #comment-email{
      background-image: url(../img/template-assets/mail-icon1.png);
}
.blog-single-page.style2 .blog-post article .comment-form-container .contact-form textarea{
      background-image: url(../img/template-assets/icon-comment1.png);
}
.page .latest-post.blog-page.style2,
.page .latest-post.blog-single-page.style2{
    background: white; 
    padding-top: 8px;
}
.page .latest-post.blog-page.style2{
    padding-bottom: 130px;
}
.page .latest-post.style2:not(.blog-single-page) .blog-post article{
    border-bottom: 4px solid #e9eced;
    padding-bottom: 34px;
    padding-top: 53px;
}
.page .latest-post.style2 .blog-post + .load-more{
    border-top: none;
    padding-top: 50px;
}

.latest-post.style3 .section-title h1{
    margin-bottom: 31px;
}
.blog-page.latest-post.style3 .blog-post{
    margin-bottom: 0;
}
.latest-post.style3:not(.blog-page):not(.blog-single-page) .blog-post-container{
    border-top: 4px solid #e9eced;
}
.latest-post.style3:not(.blog-page):not(.blog-single-page) .blog-post article{
    padding-top: 48px;
}
.latest-post.style3 .blog-post article header .post-meta{
    margin-bottom: 20px;
}
.latest-post.style3 .blog-post article header .post-meta a{
    color: #98b716;
}
.latest-post.style3 .blog-post article header h1{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px;
}
.latest-post.style3 .blog-post article header h1 a{
    color: #23323a;
}
.latest-post.style3 .blog-post article header h1 a:hover{
    color: #98b716;
}
.latest-post.style3 .blog-post article header .socials-container{
    margin-bottom: 20px;
}
.latest-post.style3 .blog-post article header .socials-container ul li{
    margin: 10px 12px;
}
.latest-post.style3 .blog-post article header .socials-container ul li a:hover{
    color: #98b716;
}
.latest-post.style3 .blog-post article .post-contents a.read-more-button{
    color: #98b716;
}
.latest-post.style3 .blog-post-container .load-more{
    border-top: 4px solid #e9eced;
    padding-top: 68px;
}
.blog-page.latest-post.style3 .blog-post article{
    border-bottom: 4px solid #e9eced;
    padding-bottom: 33px;
    padding-top: 60px;
}
.blog-page.latest-post.style3 .blog-post article:first-child{
    padding-top: 0;
}
.blog-page.latest-post.style3 .blog-post article:last-child{
    border-bottom: none;
}
.blog-single-page.style3 .blog-post article .post-contents .recipe-container{
    color: #f8ffee;
}
.blog-single-page.style3 .blog-post article .post-contents .recipe-container .recipe-title{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 24px;
    color: #f8ffee;
}
.blog-single-page.style3 .blog-post article .author{
    border-top: 4px solid #e9eced;
    border-bottom: 4px solid #e9eced;
    padding-top: 43px;
    margin-bottom: 86px;
}
.blog-single-page.style3 .blog-post article .author .author-info .author-name{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 30px;
    color: #283233;
}
.blog-single-page.style3 .blog-post article .author .author-info .author-job{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #a0bd31;
}
.blog-single-page.style3 .blog-post article .related-posts-container figure{
    margin-bottom: 17px;
}
.blog-single-page.style3 .blog-post article .related-posts-container article h4{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 7px;
}
.blog-single-page.style3 .blog-post article .related-posts-container article h4 a:hover{
    color: #a0bd31;
}
.blog-single-page.style3 .blog-post article .related-posts-container article time{
    font-family: 'nevis-Bold', sans-serif;
    font-style: normal;
    color: #73848e;
}
.blog-single-page.style3 .blog-post article .tags-container{
    margin-bottom: 88px;
}
.blog-single-page.style3 .blog-post article .comments-container .comments-counter h3{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 24px;
}
.blog-single-page.style3 .blog-post article .comments-container .comments-counter h3 span{
    color: #a0bd31;
}
.blog-single-page.style3 .blog-post article .comments-container .comment-list .comment .comment-header .comment-author{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 18px;
}
.blog-single-page.style3 .blog-post article .comments-container .comment-list .comment .comment-header .comment-author a{
    color: #a0bd31;
}
.blog-single-page.style3 .blog-post article .comments-container .comment-list{
    margin-bottom: 43px;
}

/**********************************************************************************************
                                    12.2. BLOG - Media Queries
***********************************************************************************************/
@media (max-width: 991px){

    .blog-single-page .blog-post article .related-posts-container article{
        margin-bottom: 2em;
    }
}
@media (max-width: 480px){

    .blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header .comment-reply-link{
        float: none;
    }
    .blog-single-page .blog-post article .comments-container .comment-list .comment .children{
        padding-left: 0;
    }
    .blog-single-page .blog-post article .comments-container .comment-list .comment .comment-header time{
        margin-bottom: 1em;
        display: inline-block;
        margin-right: 15px;
    }
}
@media (max-width: 360px){

    .latest-post .blog-post article footer .socials-container:before{
        content: none;
    }
    .latest-post .blog-post article footer .socials-container ul{
        text-align: left;
    }
    .latest-post .blog-post article footer .socials-container ul li{
        margin-bottom: 8px;
    }
}

/**********************************************************************************************
                                    12.3. BLOG - Navigation
***********************************************************************************************/
.blog-navigation{
    background: #eae5d6;
    padding-top: 35px;
    padding-bottom: 35px;
}
.blog-navigation .blog-post-nav:hover{
    color: #e1560e;
}
.blog-navigation .blog-post-nav span{
    font-size: 14px;
    font-style: italic;
    color: #73848e;
    display: inline-block;
    margin-bottom: 5px;
}
.blog-navigation .blog-post-nav h5{
    text-transform: uppercase;
}
.blog-navigation .blog-post-prev{
    background: url(../img/template-assets/blog-nav-prev.png) no-repeat;
    background-position: left center;
    padding-left: 32px;
    float: left;
    text-align: left;
}
.blog-navigation .blog-post-next{
    background: url(../img/template-assets/blog-nav-next.png) no-repeat;
    background-position: right center;
    padding-right: 32px;
    float: right;
    text-align: right;
}

/**********************************************************************************************
                                12.3.1. BLOG - Navigation - Various Styles
***********************************************************************************************/
.blog-navigation.style2{
    background: #fcfbf2;
}
.blog-navigation.style2 .blog-post-nav h5{
    font-family: 'bebas_neue', sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.blog-navigation.style2 .blog-post-nav:hover{
    color: #bc8b5f;
}
.blog-navigation.style3{
    background: #f8ffee;
}
.blog-navigation.style3 .blog-post-nav h5{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 16px;
}
.blog-navigation.style3 .blog-post-nav:hover{
    color: #a0bd31;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                    13. TESTIMONIALS 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.testimonials{
    color: white;
    padding-top: 75px;
    padding-bottom: 70px;
}
.testimonials .section-title h1{
    color: white;
}
.testimonials .testimonial-container{
    padding-top: 72px;
    background: url(../img/template-assets/quote-mark.png) no-repeat;
    background-position: center top;    
}
.testimonials .testimonial-container .testimonial{
    text-align: center;
}
.testimonials .testimonial-container .testimonial blockquote{
    font-size: 18px;
    font-style: italic;
    margin-bottom: 40px;
}
.testimonials .testimonial-container .testimonial .customer-name{
    font-size: 18px;
    line-height: 1em;
    font-weight: 300;
    margin-bottom: 3px;
}
.testimonials .testimonial-container .testimonial .customer-job{
    font-size: 10px;
    text-transform: uppercase;
    color: #e1560e;
}
.testimonials .testimonial-container .testimonial-carousel{
    margin-bottom: 81px;
}
.testimonials .testimonial-container .testimonial-carousel-nav{
    display: block;
    text-align: center;
}
.testimonials .testimonial-container .testimonial-carousel-nav div{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid white;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
}
.testimonials .testimonial-container .testimonial-carousel-nav div span{
    display: inline-block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 1px;
    left: 1px;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.testimonials .testimonial-container .testimonial-carousel-nav div.active span{
    background: white;
}

/**********************************************************************************************
                                13.1. TESTIMONIALS - Various Styles
***********************************************************************************************/
.testimonials.style2{
    padding-bottom: 70px;
}
.testimonials.style2 .testimonial-container .testimonial .customer-job{
    color: #bc8b5f;
}
.testimonials.style3{
    padding-top: 100px;
}
.testimonials.style3 .testimonial-container .testimonial .customer-job{
    color: #90a731;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                            14. CLIENTS
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.clients{
    padding: 23px 0 25px;
}
.clients .clients-carousel .owl-item{
    width: 20%;
}
.clients .clients-carousel figure{
    text-align: center;
}
.clients .clients-carousel .client-logo-container img{
    display: inline-block;
    width: auto;
    max-width: 100%;
}

/**********************************************************************************************
                                    14.1. CLIENTS - Various Styles
***********************************************************************************************/
.clients.style2{
    border-top: 1px solid #eceded;
    border-bottom: 1px solid #eceded;
}
.clients.style3{
    background: #f8ffee;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                            15. COUNTER 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.counters{
    margin-bottom: 55px;
}
.counter{
    text-align: center;
    margin-bottom: 60px;
}
.counter h4,
.counter p{
    font-family: 'bebas_neue', sans-serif;
    font-weight: 700;
}
.counter h4{
    font-size: 72px;
    color: #bc8b5f;
    margin-bottom: 6px;
}
.counter p{
    font-size: 24px;
}
.white-bg .counter p{
    color: #222a2c;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                            16. STORE 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.shopping-cart{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;    
    -webkit-perspective: 1200;
    -moz-perspective: 1200;
    perspective: 1200;
}
.shopping-cart .cart-link{
    display: inline-block;
    width: 60px;
    height: 55px;
    float: right;
    clear: both;
    background-color: #23292c;
    background-image: url(../img/template-assets/cart.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.shopping-cart .cart-link span{
    display: inline-block;
    width: 20px;
    height: 20px;
    font-weight: 700;
    font-size: 10px;
    line-height: 1.8em;
    position: absolute;
    top: 5px;
    right: 6px;
    text-align: center;
    background: white;
    color: #e1560e;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
}
.shopping-cart .cart-items{
    background: white;
    position: absolute;
    top: 100%;
    right: 0;
    width: 280px;
    padding-top: 20px;
    padding-bottom: 10px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 1px 14px 32px rgba(0, 0, 0, 0.1);
    -webkit-transition: opacity 0.1s 0.25s ease, visibility 0.1s 0.25s ease, -webkit-transform 0.4s ease;
    -moz-transition: opacity 0.1s 0.25s ease, visibility 0.1s 0.25s ease, -moz-transform 0.4s ease;
    transition: opacity 0.1s 0.25s ease, visibility 0.1s 0.25s ease, transform 0.4s ease;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.shopping-cart .cart-items .cart-counter{
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 18px;
}
.shopping-cart .cart-items .cart-counter h5{
    text-transform: uppercase;
    font-weight: 700;
}
.shopping-cart .cart-items .cart-counter span{
    color: #0b2b33;
}
.shopping-cart .cart-items .cart-counter span span{
    color: #e1560e;
}
.shopping-cart .cart-items .remove-items{
    float: right;
    margin-right: 22px;
}
.shopping-cart .cart-items .remove-items:hover{
    color: #ec4d4d;
}
.shopping-cart .cart-items ul{
    margin-bottom: 10px;
}
.shopping-cart .cart-items ul li{
    display: block;
    border-bottom: 1px solid #eceded;
    margin-top: 10px;
    padding-bottom: 10px;
}
.shopping-cart .cart-items ul li:last-child{
    border-bottom: none;
}
.shopping-cart .cart-items ul li .item-container{
    padding: 0 10px;
}
.shopping-cart .cart-items ul li .item-container figure{
    display: inline-block;
    width: 80px;
    float: left;
    margin-right: 19px;
}
.shopping-cart .cart-items ul li .item-container .food-name{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 14px;
    line-height: 1.5em;
    color: #23323a;
    margin-top: 18px;
    margin-bottom: 4px;
}
.shopping-cart .cart-items ul li .item-container .food-name a{
    color: #23323a;
}
.shopping-cart .cart-items ul li .item-container .food-name a:hover{
    color: #e1560e;
}
.shopping-cart .cart-items ul li .item-container .food-price{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 18px;
    line-height: 1em;
    color: #e1560e;
}
.shopping-cart .cart-container .button{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    width: 123px;
    height: 40px;
    margin-left: 10px;
    border: 2px solid transparent;
    padding-top: 12px;
}
.shopping-cart .cart-container .view-cart-btn{
    border: 2px solid #19242a;
    color: #19242a;
}
.shopping-cart .cart-container .view-cart-btn:hover{
    background: #19242a;
    color: white;
}
.shopping-cart .cart-container .checkout-btn{
    background: #e1560e;
    color: white;
}
.shopping-cart .cart-container .checkout-btn:hover{
    border-color: #e1560e;
    background: transparent;
    color: #e1560e;
}
.shopping-cart:hover .cart-items{
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.1s ease, visibility 0.1s ease, -webkit-transform 0.4s ease;
    -moz-transition: opacity 0.1s ease, visibility 0.1s ease, -moz-transform 0.4s ease;
    transition: opacity 0.1s ease, visibility 0.1s ease, transform 0.4s ease;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.food-banner{
    background: #eae5d6;
    padding-top: 40px;
    padding-bottom: 50px;
    overflow: hidden;
}
.food-banner .banner{
    position: relative;
}
.food-banner .banner .image-container{
    position: relative;
}
.food-banner .banner .image-container img{
    width: 100%;
}
.food-banner .banner .image-container .banner-title img{
    width: auto;
}
.food-banner .banner .banner-title{
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 100%;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.food-banner .banner .banner-title img{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.food-banner .banner .banner-features{
    background: white;
    position: absolute;
    top: 0;
    width: 300px;
    height: 100%;
    z-index: 100;
    text-align: center;
    padding: 8px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.food-banner .banner .banner-features:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 42px;
    z-index: 999;
    border-top: 13px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 14px solid transparent;
}
.food-banner .banner.features-right{
    margin-right: -30px;
}
.food-banner .banner.features-right .banner-features{
    right: -135px;
    /*-webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    transform: translateX(10%);*/
}
.food-banner .banner.features-right .banner-features:before{
    left: -28px;
    border-right-color: white;
}
.food-banner .banner.features-left{
    margin-left: -30px;
    z-index: -1;
}
.food-banner .banner.features-left .banner-features{
    left: -135px;
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
    transform: translateX(-10%);
}
.food-banner .banner.features-left .banner-features:before{
    right: -28px;
    border-left-color: white;
}
.food-banner .banner .banner-features .banner-features-inner{
    display: inline-block;
    min-height: 100%;
    width: 100%;
    padding: 15px 23px 0;
    background-image: url(../img/custom-bg/coffee-cup.png);
    background-color: #f7f5ef;
    background-repeat: no-repeat;
    border: 1px solid #e7e5df;
}
.food-banner .banner.features-left .banner-features .banner-features-inner{
    background-position: left bottom;
}
.food-banner .banner.features-right .banner-features .banner-features-inner{
    background-position: right bottom;
}
.food-banner .banner .banner-features .food-price{
    color: #e1560e;
    margin-bottom: 22px;
}
.food-banner .banner .banner-features .food-price p{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 60px;
    line-height: 1em;
    padding-bottom: 2px;
    position: relative;
}
.food-banner .banner .banner-features .food-price p sup{
    font-size: 35px;
    position: relative;
    top: -0.56em;
}
.food-banner .banner .banner-features .food-price p:after,
.food-banner .banner .banner-features .food-price p:before{
    content: '';
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #dddede;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.food-banner .banner .banner-features .food-price p:after{
    bottom: -3px;
}
.food-banner .banner .banner-features ul li{
    margin-bottom: 19px;
}
.food-banner .banner .banner-features ul li h6{
    text-transform: uppercase;
    color: #23292c;
    font-weight: bold;
    margin-bottom: 3px;
}
.food-banner .banner .banner-features ul li p{
    font-size: 12px;
    line-height: 1.5em;
    font-style: italic;
    color: #73848e;
}
/*.food-banner .banner:hover .banner-features{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}*/
.food-banner .banner.features-right.features-active .image-container .banner-title img{
    -webkit-transform: translateX(-75px);
    -moz-transform: translateX(-75px);
    transform: translateX(-75px);
}
.food-banner .banner.features-left.features-active .image-container .banner-title img{
    -webkit-transform: translateX(75px);
    -moz-transform: translateX(75px);
    transform: translateX(75px);
}
.store-items{
    padding-bottom: 80px;
}
.store-item{
    text-align: center;
    margin-bottom: 70px;
}
.store-items .mix{
    display: none;
}
.store-items .load-more{
    margin-top: 10px;
}
.store-item{
    text-align: center;
}
.store-item figure{
    margin-bottom: 16px;
}
.store-item .food-name{
    margin-bottom: 12px;
}
.store-item .food-name a{
    color: #283233;
}
.store-item .food-name a:hover{
    color: #e1560e;
}
.store-item .food-category{
    padding-bottom: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d9dcdd;
}
.store-item .food-category li{
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
}
.store-item .food-category li:after{
    content: ',';
}
.store-item .food-category li:last-child:after{
    content: none;
}
.store-item .food-order{
    position: relative;
    text-align: center;
}
.store-item .food-order .food-price,
.store-item .food-order .add-to-cart-link{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #e1560e;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.store-item .food-order .add-to-cart-link{
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    display: block;
    width: 100%;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-70%);
    -moz-transform: translateX(-50%) translateY(-70%);
    transform: translateX(-50%) translateY(-70%);
}
.store-item:hover .food-order .add-to-cart-link{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.store-item:hover .food-order .food-price{
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    transform: translateY(30%);
    opacity: 0;
    visibility: hidden;
}
.store-items-details{
    padding-bottom: 50px;
}
.store-items-details .store-item-detail{
    text-align: left;
}
.store-items-details .store-item-detail .item-slideshow .thumbnails,
.store-items-details .store-item-detail .item-slideshow .main-image{
    cursor: -webkit-grab;
    cursor: grab;
}
.store-items-details .store-item-detail .item-slideshow .thumbnails figure{
    cursor: pointer;
}
.store-items-details .store-item-detail .breadcrumb{
    margin-bottom: 20px;
}
.store-items-details .store-item-detail .breadcrumb li{
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 3px;
}
.store-items-details .store-item-detail .breadcrumb li:after{
    content: '|';
    margin-left: 4px;
}
.store-items-details .store-item-detail .breadcrumb li:last-child:after{
    content: none;
}
.store-items-details .store-item-detail .breadcrumb li a{
    color: #73848e;
}
.store-items-details .store-item-detail .breadcrumb li a:hover{
    color: #283233;
}
.store-items-details .store-item-detail .food-info{
    border-bottom: 1px solid #d9dcdd;
    padding-bottom: 27px;
    margin-bottom: 34px;
}
.store-items-details .store-item-detail .food-info .food-name{
    font-size: 48px;
    color: #283233;
    margin-bottom: 17px;
}
.store-items-details .store-item-detail .food-info .food-name a{
    color: #283233;
}
.store-items-details .store-item-detail .food-info .food-price{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 30px;
    color: #e1560e;
    margin-bottom: 15px;
}
.store-items-details .store-item-detail .food-ingredients{
    margin-bottom: 24px;
}
.store-items-details .store-item-detail .food-ingredients h3{
    font-size: 20px;
    text-transform: uppercase;
    color: #283233;
    margin-bottom: 22px;
}
.store-items-details .store-item-detail .food-ingredients ul li{
    margin-bottom: 14px;
}
.store-items-details .store-item-detail .food-ingredients ul li:before{
    content: '-';
    margin-right: 9px;
}
.store-items-details .store-item-detail .food-order-form{
    margin-bottom: 40px;
}
.store-items-details .store-item-detail .food-order-form #order-count{
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid #19242a;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    outline: none !important;
    margin-right: 6px;
    margin-bottom: 0;
    padding: 0;
}
.store-items-details .store-item-detail .food-order-form input[type=submit]{
    display: inline-block;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #15333b;
    color: white;
    border: none;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 2px solid transparent;
}
.store-items-details .store-item-detail .food-order-form input[type=submit]:hover{
    background: transparent;
    border-color: #15333b;
    color: #15333b;

}
.store-items-details .store-item-detail .food-tags-category{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 12px;
    text-transform: uppercase;
    border-top: 1px solid #d9dcdd;
    border-bottom: 1px solid #d9dcdd;
    padding-top: 29px;
    padding-bottom: 28px;
    margin-bottom: 33px;
}
.store-items-details .store-item-detail .food-tags-category h6{
    font-size: 12px;
    color: #23323a;
    display: inline-block;
}
.store-items-details .store-item-detail .food-tags-category ul li,
.store-items-details .store-item-detail .food-tags-category ul li a{
    color: #73848e;
}
.store-items-details .store-item-detail .food-tags-category ul,
.store-items-details .store-item-detail .food-tags-category ul li{
    display: inline-block;
}
.store-items-details .store-item-detail .food-tags-category ul li:after{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #73848e;
    margin-right: 2px;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    margin-left: 5px;
}
.store-items-details .store-item-detail .food-tags-category ul li:last-child:after{
    content: none;
}
.store-items-details .store-item-detail .food-tags-category .food-category{
    border: none;
    margin-bottom: 0;
}
.store-items-details .store-item-detail .food-review-container .review-toggle{
    font-size: 20px;
    text-transform: uppercase;
    color: #283233;
    margin-bottom: 37px;
}
.store-items-details .store-item-detail .food-review-container .review-toggle span{
    color: #e1560e;
}
.store-items-details .store-item-detail .food-review-list .review{
    position: relative;
    border-bottom: 1px solid #d9dcdd;
    padding-bottom: 34px;
    margin-bottom: 32px;
}
.store-items-details .store-item-detail .food-review-list .review .review-body{
    position: relative;
    z-index: 1;
}
.store-items-details .store-item-detail .food-review-list .review .review-author-avatar{
    float: left;
    margin-right: 27px;
    position: relative;
}
.store-items-details .store-item-detail .food-review-list .review .review-contents{
    overflow: hidden;
}
.store-items-details .store-item-detail .food-review-list .review .review-header{
    margin-bottom: 15px;
}
.store-items-details .store-item-detail .food-review-list .review .review-header .review-rating{
    margin-bottom: 16px;
}
.store-items-details .store-item-detail .food-review-list .review .review-header .review-rating li{
    display: inline-block;
    margin-right: 2px;
    color: #e1560e;
    font-size: 0.95em;
}
.store-items-details .store-item-detail .food-review-list .review .review-header .review-author{
    color: #283233;
    margin-bottom: 5px;
}
.store-items-details .store-item-detail .food-review-list .review .review-header .review-author a{
    color: #e36630;
}
.store-items-details .store-item-detail .food-review-list .review .review-header time{
    font-size: 13px;
    font-style: italic;
    color: #73848e;
}
.store-items-details .store-item-detail .food-review-list .review .review-text p{
    line-height: 1.5em;
}
.store-items-details .store-item-detail .review-form h3{
    font-size: 20px;
    text-transform: uppercase;
    color: #283233;
    margin-bottom: 18px;
}
.store-items-details .store-item-detail .review-form input[type=submit]{
    padding: 13px 45px;
    margin-top: 18px;
}
.store-items-details .related-items-container{
    padding-top: 45px;
    border-top: 1px solid #d9dcdd;
}
.related-items-container .section-title{
    margin-bottom: 47px;
}
form.cart-items table{
    width: 100%;
}
form.cart-items table thead,
form.cart-items table tfoot{
    background: #f7f5ef;
}
form.cart-items table thead th,
form.cart-items table tbody td{
    padding: 20px;
    text-align: center;
}
form.cart-items table .item-thumb,
form.cart-items table .item-desc{
    text-align: left;
}
form.cart-items table .item-thumb{
    width: 250px;
    border-right: none;
}
form.cart-items table .item-desc{
    width: 180px;
}
form.cart-items table figure{
    width: 230px;
    display: inline-block;
}
form.cart-items table .remove-item{
    width: 45px;
    padding-right: 0;
    padding-left: 0;
}
form.cart-items table thead{
    border: 1px solid #eceded;
}
form.cart-items table thead th{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0b2b33;
    white-space: nowrap;
    padding-top: 13px;
    padding-bottom: 14px;
}
form.cart-items table tbody{
    border: 1px solid #eceded;
    border-top: none;
}
form.cart-items table tbody tr{
    border-bottom: 1px solid #eceded;
}
form.cart-items table tbody td{
    font-size: 14px;
    color: #283233;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid #eceded;
}
form.cart-items table tbody .item-desc{
    font-size: 18px;
}
form.cart-items table tbody strong{
    font-weight: 700;
}
form.cart-items table .stepper{
    position: relative;
}
form.cart-items table .stepper span{
    display: inline-block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    position: absolute;
    top: 10px;
    color: #19242a;
    cursor: pointer;
}
form.cart-items table .stepper .stepper-arrow.down{
    background-image: url(../img/template-assets/icon-minus.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
}
form.cart-items table .stepper .stepper-arrow.up{
    background-image: url(../img/template-assets/icon-plus.png);
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
}
form.cart-items table .cart-item-count{
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding-left: 0;
    padding-right: 0;
    border: 2px solid #19242a;
    color: #19242a;
}
.estimate-shopping{
    padding-top: 28px;
    padding-right: 40px;
    padding-bottom: 28px;
    margin-bottom: 45px;
    background: #f7f5ef;
}
.estimate-shopping h6{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #0b2b33;
    margin-bottom: 18px;
}
.estimate-shopping select,
.estimate-shopping input{
    font-size: 12px;
    width: 100%;
    height: 28px;
    background: white;
    border: 1px solid #e5e4df;
    margin-bottom: 10px;
}
.estimate-shopping #post-code{
    width: 100px;
}
.estimate-shopping .button-container{
    margin-top: 10px;
}
.estimate-shopping .subtotals{
    background: white;
    border: 1px solid #eceded;
    margin-bottom: 30px;
}
.estimate-shopping .subtotals .subtotal{
    padding-top: 16px;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #eceded;
}
.estimate-shopping .subtotals .subtotal:last-child{
    border-bottom: none;
}
.estimate-shopping .subtotals .subtotal h6{
    color: #73848e;
    display: inline-block;
}
.estimate-shopping .subtotals .subtotal span{
    font-size: 14px;
    font-weight: 700;
    color: #19242a;
    float: right;
}
.estimate-shopping .subtotals .subtotal.total h6{
    color: #0b2b33;
}
.estimate-shopping .subtotals .subtotal.total span{
    color: #e1560e;
}
.cart-empty-message{
    text-align: center;
    border: 2px solid #19242a;
    padding-top: 45px;
    padding-bottom: 35px;
}
.cart-empty-message h4{
    text-transform: uppercase;
    color: #19242a;
    margin-bottom: 38px;
}
.cart-empty-message h4 span{
    color: #e1560e;
}
.store-checkout{
    font-size: 14px;
    color: #19242a;
}
.store-cart.style2{
    padding-bottom: 0;
}
.login-form-container{
    margin-bottom: 30px;
}
.login-form-container a{
    color: #e1560e;
}
.login-form-container p{
    font-size: 14px;
}
.login-form-container small{
    font-size: 12px;
    color: #73848e;
}
.login-form-container .login-form{
    margin-top: 11px;
}
.login-form-container .login-form input[type=submit],
.login-form-container .login-form button[type=submit]{
    margin-top: 0;
    margin-bottom: 12px;
}
.login-form-container .login-form .lost-password-link{
    margin-left: 12px;
}
.login-form-container .login-form label{
    font-size: 12px;
    position: relative;
    top: -2px;
    margin-left: 5px;
}
.coupon-form-container{
    margin-bottom: 30px;
}
.coupon-form-container a{
    color: #e1560e;
}
.coupon-form-container p{
    margin-bottom: 12px;
}
.coupon-form-container .coupon-form input[type=submit],
.coupon-form-container .coupon-form button[type=submit]{
    margin: 0;
}
.billing-address{
    background: #fcfcfc;
    border: 1px solid #eceded;
    padding: 28px 30px 33px;
}
.billing-address > h6{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #0b2b33;
    margin-bottom: 18px;
}
.billing-address #billing-create-account{
    margin-top: 16px;
}
.billing-address p{
    font-size: 12px;
    line-height: 1.5em;
    color: #73848e;
    margin-top: 12px;
    margin-bottom: 13px;
}
.ship-different-address-container{
    background: #fcfcfc;
    border: 1px solid #eceded;
    padding: 23px 30px 27px;
}
.ship-different-address-container h6{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #0b2b33;
    margin-right: 4px;
    display: inline-block;
}
table.order-table{
    width: 100%;
    margin-top: 22px;
    margin-bottom: 50px;
}
table.order-table caption{
    font-size: 22px;
    padding-left: 43px;
    margin-bottom: 26px;
    color: #333333;
}
table.order-table thead{
    background: #fcfcfc;
    border: 1px solid #eceded;
}
table.order-table thead th{
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 30px 12px;
}
table.order-table tbody td{
    font-size: 16px;
    color: #73848e;
    padding-top: 28px;
    padding-left: 30px;
}
table.order-table tbody td.total{
    font-weight: 700;
    color: #19242a;
}
.payment-methods-container{
    background: #fcfcfc;
    border: 1px solid #eceded;
    margin-bottom: 30px;
}
.payment-method{
    padding: 22px 30px 27px;
    border-bottom: 1px solid #eceded;
}
.payment-method:last-child{
    border-bottom: none;
}
.payment-method p small{
    font-size: 12px;
    color: #73848e;
}
.payment-method input,
.payment-method .payment-method-name{
    float: left;
    overflow: hidden;
}
.payment-method input{
    margin-right: 8px;
}
.payment-method img{
    margin-left: 10px;
}

/**********************************************************************************************
                                    16.1. STORE - Various Styles
***********************************************************************************************/
.shopping-cart.style2 .cart-link span{
    color: #bd8c60;
}
.shopping-cart.style2 .cart-items .cart-counter h5{
    font-family: 'bebas_neue', sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.shopping-cart.style2 .cart-items .cart-counter span{
    color: #0b2b33;
}
.shopping-cart.style2 .cart-items .cart-counter span span{
    color: #bd8c60;
}
.shopping-cart.style2 .cart-items ul li .item-container .food-name{
    font-family: 'bebas_neue', sans-serif;
    font-weight: 700;
    font-size: 14px;
}
.shopping-cart.style2 .cart-items ul li .item-container .food-name a:hover{
    color: #bd8c60;
}
.shopping-cart.style2 .cart-items ul li .item-container .food-price{
    color: #bd8c60;
}
.shopping-cart.style2 .cart-container .checkout-btn{
    background: #bd8c60;
    border-color: #bd8c60;
}
.shopping-cart.style2 .cart-container .checkout-btn:hover{
    background: transparent;
    color: #bd8c60;
    /*border-color: #bd8c60;*/
}
.shopping-cart.style3 .cart-link span{
    color: #91a831;
}
.shopping-cart.style3 .cart-items .cart-counter h5{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.shopping-cart.style3 .cart-items .cart-counter span{
    color: #0b2b33;
}
.shopping-cart.style3 .cart-items .cart-counter span span{
    color: #91a831;
}
.shopping-cart.style3 .cart-items ul li .item-container .food-name{
    font-family: 'nevis-Bold', sans-serif;
    font-weight: 700;
    font-size: 14px;
}
.shopping-cart.style3 .cart-items ul li .item-container .food-name a:hover{
    color: #91a831;
}
.shopping-cart.style3 .cart-items ul li .item-container .food-price{
    font-family: 'nevis-Bold', sans-serif;
    font-size: 18px;
    color: #91a831;
}
.shopping-cart.style3 .cart-container .checkout-btn{
    background: #91a831;
    border-color: #91a831;
}
.shopping-cart.style3 .cart-container .checkout-btn:hover{
    background: transparent;
    color: #91a831;
    /*border-color: #91a831;*/
}

.food-banner.style2{
    background: white;
    border-bottom: 1px solid #eceded;
}
.food-banner.style2 .banner{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.food-banner.style2 .banner .image-container img{
    width: auto !important;
}
.food-banner.style2 .banner .banner-features{
    background: rgba(255, 255, 255, 0.5);
    height: 96%;
    top: 2%;
}
.food-banner.style2 .banner .banner-features{
    -webkit-transform: translateX(0);
    -ms-transform:     translateX(0);
    transform:         translateX(0);
}
.food-banner.style2 .banner .banner-features:before{
    content: none;
}
.food-banner.style2 .banner.features-right .banner-features{
    right: 0;
}
.food-banner.style2 .banner.features-left .banner-features{
    left: 0;
}
.food-banner.style2 .banner .banner-features .banner-features-inner{
    background: rgba(35, 41, 44, 0.7);
    border: none;
}
.food-banner.style2 .banner .banner-features .food-price{
    color: white;
    margin-bottom: 15px;
}
.food-banner.style2 .banner .banner-features .food-price p{
    padding-bottom: 0;
}
.food-banner.style2 .banner .banner-features .food-price p:before,
.food-banner.style2 .banner .banner-features .food-price p:after{
    background: rgba(255, 255, 255, 0.5);
}
.food-banner.style2 .banner .banner-features ul li{
    margin-bottom: 17px;
}
.food-banner.style2 .banner .banner-features ul li h6,
.food-banner.style2 .banner .banner-features ul li p{
    color: #fcfbf2;
}
.food-banner.style2 .banner .banner-features ul li h6{
    font-family: 'bebas_neue', sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.store-items.style2{
    padding-bottom: 0;
}
.store-items.style2 .load-more{
    margin-bottom: 80px;
}
.store-items.style2 .store-item .food-name,
.related-items-container.style2 .store-item .food-name{
    font-family: 'bebas_neue', sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 6px;
}
.store-items.style2 .store-item .food-name a:hover,
.related-items-container.style2 .store-item .food-name a:hover{
    color: #bd8c61;
}
.store-items.style2 .store-item .food-category,
.related-items-container.style2 .store-item .food-category{
    margin-bottom: 0;
}
.store-items.style2 .store-item .food-category li,
.related-items-container.style2 .store-item .food-category li{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 12px;
}
.store-items.style2 .store-item .food-order p,
.store-items.style2 .store-item .food-order a,
.related-items-container.style2 .store-item .food-order p,
.related-items-container.style2 .store-item .food-order a{
    color: #bd8c61;
    font-size: 24px;
    font-weight: 400;
}
.store-items-details.style2 .store-item-detail .breadcrumb{
    margin-bottom: 25px;
}
.store-items-details.style2 .store-item-detail .food-info .food-name{
    font-size: 48px;
    margin-bottom: 0;
}
.store-items-details.style2 .store-item-detail .food-info{
    margin-bottom: 25px;
}
.store-items-details.style2 .store-item-detail .food-info .food-price{
    font-size: 36px;
    color: #bd8c60;
}
.store-items-details.style2 .store-item-detail .food-ingredients{
    margin-bottom: 36px;
}
.store-items-details.style2 .store-item-detail .food-ingredients h3,
.store-items-details.style2 .store-item-detail .food-review-container .review-toggle{
    font-family: 'bebas_neue', sans-serif;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 6px;
}
.store-items-details.style2 .store-item-detail .food-tags-category{
    margin-bottom: 76px;
}
.store-items-details.style2 .store-item-detail .food-review-container .review-toggle a{
    color: #283233;
}
.store-items-details.style2 .store-item-detail .food-review-container .review-toggle a span{
    color: #bd8c60;
}
.store-items-details.style2 .store-item-detail .food-review-list .review .review-header .review-rating li{
    color: #bd8c60;
}
.store-items-details.style2 .store-item-detail .food-review-list .review .review-header .review-author{
    font-family: 'bebas_neue', sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.store-items-details.style2 .store-item-detail .food-review-list{
    margin-bottom: 76px;
}
.store-items-details.style2 .store-item-detail .food-review-list .review .review-header .review-author a{
    color: #bd8c60;
}
.store-items-details.style2 .store-item-detail .review-form h3{
    font-family: 'bebas_neue', sans-serif;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 6px;
}
.store-items-details.style2 .store-item-detail .review-form h3 span{
    color: #bd8c60;
}
.store-items-details.style2 .store-item-detail .review-form input:not([type=submit]),
.store-items-details.style2 .store-item-detail .review-form textarea{
    background: none;
    border: none;
    border-bottom: 1px solid #cfd1d2;
    padding-left: 0;
    color: #283233;
}
.store-items-details.style2 .related-items-container{
    padding-top: 75px;
}

.cart-empty-message.style2{
    padding-bottom: 40px;
}
.cart-empty-message.style2 h4{
    font-family: 'bebas_neue', sans-serif;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 6px;
}
.cart-empty-message.style2 h4 span{
    color: #bd8c60;   
}
.store-checkout.style2 a{
    color: #bd8c60;
}

/**********************************************************************************************
                                    16.2. STORE - Media Queries
***********************************************************************************************/
@media (min-width: 1199px){

    .nicescroll-rails{
        display: none !important;
    }
}
@media (max-width: 1199px){

    .food-banner .banner{
        margin-bottom: 1em;
    }
    .food-banner .banner .banner-features{
        width: 100%;
    }
    .food-banner .banner .banner-features:before{
        content: none;
    }
    .food-banner .banner.features-right{
        margin-right: 0;
    }
    .food-banner .banner.features-right .banner-features{
        right: 0;
        -webkit-transform: translateX(5%);
        -moz-transform: translateX(5%);
        transform: translateX(5%);
    }
    .food-banner .banner.features-left{
        margin-left: 0;
    }
    .food-banner .banner.features-left .banner-features{
        left: 0;
        -webkit-transform: translateX(-5%);
        -moz-transform: translateX(-5%);
        transform: translateX(-5%);
    }
    .food-banner .banner:hover .banner-features{
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .food-banner .banner.features-right:hover .image-container .banner-title img{
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        transform: translateX(-30px);
        opacity: 0;
        visibility: hidden;
    }
    .food-banner .banner.features-left:hover .image-container .banner-title img{
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        transform: translateX(30px);
        opacity: 0;
        visibility: hidden;
    }
}
@media (max-width: 991px){

    .food-banner .banner .banner-features{
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        opacity: 1;
        visibility: visible;
        width: 100%;
    }
    .food-banner .banner .banner-features:before{
        content: none;
    }
    .food-banner .banner.features-right .banner-features{
        right: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .food-banner .banner.features-right .banner-features:before{
        left: 0;
    }
    .food-banner .banner.features-left .banner-features{
        left: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .food-banner .banner.features-left .banner-features:before{
        right: 0;
    }
    .food-banner .banner .banner-features .banner-features-inner{
        width: 100%;
    }
    .food-banner .banner:hover .banner-features{
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .food-banner .banner.features-right:hover .image-container .banner-title img{
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .food-banner .banner.features-left:hover .image-container .banner-title img{
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .store-item .food-order .food-price{
        margin-bottom: 0.5em;
    }
    .store-item .food-order .add-to-cart-link{
        position: relative;
        top: auto;
        left: auto;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
    .store-item:hover .food-order .add-to-cart-link{
        -webkit-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
    .store-item:hover .food-order .food-price{
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
    form.cart-items table,
    form.cart-items table thead,
    form.cart-items table tbody,
    form.cart-items table tr,
    form.cart-items table th,
    form.cart-items table td{
        display: block;
        position: relative;
    }
    form.cart-items table thead tr{
        position: absolute;
        top: -99999px;
        left: -99999px;
    }
    form.cart-items table tbody tr{
        border-bottom: 1px solid #eceded;
    }
    form.cart-items table tbody .item-desc{
        font-size: 16px;
    }
    form.cart-items table .item-desc,
    form.cart-items table .remove-link{
        border-right: none;
        text-align: center;
    }
    form.cart-items table tbody td{
        /*text-align: left;*/
        padding-left: 50%;
        border-right: none;
    }
    form.cart-items table .item-thumb{
        width: auto;
        border-right: none;
    }
    form.cart-items table .item-thumb img{
        width: 100%;
    }
    form.cart-items table .item-desc{
        width: auto;
    }
    form.cart-items table figure{
        width: auto;
    }
    form.cart-items table .remove-item{
        width: auto;
        padding-left: 45%;
    }
    form.cart-items table tbody td:before { 
        position: absolute;
        top: 20px;
        left: 20px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14px;
        text-align: left;
    }
    /*
    Label the data
    */
    form.cart-items table tbody td:nth-of-type(1):before { content: "Item"; }
    form.cart-items table tbody td:nth-of-type(2):before { content: "Description"; }
    form.cart-items table tbody td:nth-of-type(3):before { content: "Product Code"; }
    form.cart-items table tbody td:nth-of-type(4):before { content: "Unit Price"; }
    form.cart-items table tbody td:nth-of-type(5):before { content: "Quantity"; }
    form.cart-items table tbody td:nth-of-type(6):before { content: "Subtotal"; }
    form.cart-items table tbody td:nth-of-type(7):before { content: ""; }

    .estimate-shopping{
        padding-right: 20px;
        padding-left: 20px;
    }
    .estimate-shopping #post-code{
        width: 100%;
    }
    .estimate-shopping .cart-subtotal-container{
        margin-top: 1em;
    }
    .estimate-shopping .custom-button{
        margin-bottom: 10px;
    }
    .estimate-shopping .custom-button:last-child{
        margin-bottom: 0;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                             17. PROMO
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.promo-image{
    text-align: center;
    padding-top: 200px;
    padding-bottom: 200px;
}
.promo-image h1{
    font-family: 'Great Vibes', serif;
    font-size: 73px;
    margin-bottom: 85px;
    color: #eae5d6;
}
.promo-video{
    min-height: 460px;
    overflow: hidden;
    text-align: center;
}
.promo-video .mejs-container{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: inline-block;
    width: 100% !important;
    height: 100%;
}
.promo-video .mejs-container .mejs-overlay.mejs-layer.mejs-overlay-play{
    width: 100% !important;
}
.promo-video .mejs-container .mejs-controls,
.promo-video .mejs-container .mejs-controls{
    display: none !important;
}
.promo-video .promo-contents{
    position: relative;
    z-index: 9999;
    color: white;
    padding-top: 70px;
}
.promo-video .promo-contents h1{
    font-family: 'Great Vibes', serif;
    font-size: 60px;
    margin-bottom: 10px;
}
.promo-video .promo-contents h1 span{
    color: #e46928;
}
.promo-video .promo-contents h6{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

/**********************************************************************************************
                                    17.1. PROMO - Various Styles
***********************************************************************************************/
.promo-video.style2 .promo-contents h1{
    font-family: 'bebas_neue', sans-serif;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 19px;
}
.promo-video.style2 .promo-contents h1 span{
    color: #c39871;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        18. RESERVATION 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.reservation{
    padding-top: 100px;
    padding-bottom: 60px;
}
.reservation .section-title{
    text-align: left;
}
.reservation .section-title h2{
    margin-bottom: 36px;
}
.reservation .reservation-form p{
    font-size: 14px;
    color: #3e464b;
    margin-bottom: 11px;
}
.reservation .reservation-form p span{
    font-size: 12px;
    color: #8a98a0;
    text-transform: uppercase;
}
.reservation .reservation-form .reservation-date input,
.reservation .reservation-form .reservation-time input,
.reservation .reservation-form .reservation-time select{
    width: 70px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 13px;
    text-align: center;
}
.reservation .reservation-form .reservation-date #reservation-date-year{
    width: 100px;
}
.reservation .reservation-form .seprator{
    margin-right: 12px;
}
.reservation .reservation-form button{
    border: none;
}
.reservation .reservation-by-phone .contact-info{
    margin-bottom: 30px;
}
.reservation .reservation-by-phone {
    margin-bottom: 70px;
}
.reservation .reservation-by-phone .contact-info figure{
    float: left;
    margin-right: 20px;
}
.reservation .reservation-by-phone .contact-info p{
    color: #23292c;
}
.reservation .reservation-by-phone .contact-info .info-container{
    overflow: hidden;
}
.reservation .reservation-by-phone .contact-info .phone-number{
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 4px;
    color: #23292c;
}
.reservation .reservation-by-phone .contact-info .call-time{
    font-style: italic;
    color: #9da7ac;
}
.reservation .reservation-by-phone .contact-info .phone-number span {
    display: inline-block;
}
.reservation .reservation-by-phone .contact-info .phone-number strong {
    color: #e46928;
}
.reservation-terms{
    background: #23292c;
    color: #9da7ac;
    padding-bottom: 50px;
}
.reservation-terms .term p{
    margin-bottom: 30px;
}
.reservation-terms .term p span{
    font-style: italic;
    color: white;
    display: block;
}

/**********************************************************************************************
                                18.1. RESERVATION - Various Styles
***********************************************************************************************/
.reservation.style2 .section-title{
    margin-bottom: 54px;
}
.reservation.style2 .reservation-by-phone .contact-info .phone-number span{
    color: #bc8b5f;
}
.reservation-terms.style2{
    background: #fcfbf2;
    color: #23292c;
    padding-bottom: 100px;
}
.reservation-terms.style2 .term p span{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    color: #23292c;
}

/**********************************************************************************************
                                18.2. RESERVATION - Media Queries
***********************************************************************************************/
@media ( max-width: 992px ){

    .reservation .reservation-form{
        margin-bottom: 2.5em;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                            19. EVENTS 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.events .event-container{
    text-align: center;
}
.events.dark-bg .event-container{
    color: white;
}
.events.dark-bg .event-container .event-image{
    margin-bottom: 60px;
}
.events.dark-bg .event-container h4{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 63px;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        20. CALL TO ACTION 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.call-to-action{
    padding: 120px 0 105px;
    text-align: center;
}
.call-to-action h1{
    font-family: 'bebas_neue', sans-serif;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 10px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.call-to-action.dark-bg h1{
    color: white;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        21. SKILLS 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.skills .section-title{
    margin-bottom: 65px;
}
.skills .skills-container{
    font-family: 'Lato', 'Open Sans', sans-serif;
    font-weight: 300;
}
.skills.white-bg .skills-container{
    color: #222a2c;
}
.skills.dark-bg .skills-container{
    color: white;
}
.skills .skills-container .details{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 60px;
}
.skills .skills-container .skill{
    font-size: 14px;
    text-transform: uppercase;
    display: table;
    width: 100%;
    margin-bottom: 35px;
}
.skills .skills-container .skill > .skill-desc,
.skills .skills-container .skill > .skill-bar-outer{
    display: table-cell;
    vertical-align: middle;
}
.skills .skills-container .skill .skill-desc{
    width: 45%;
    white-space: nowrap;
    padding-right: 25px;
    text-align: right;
}
.skills .skills-container .skill .skill-percentage{
    font-weight: 900;
    padding-left: 6px;
}
.skills .skills-container .skill .skill-percentage:after{
    content: '%';
}
.skills .skills-container .skill .skill-bar-outer{
    position: relative;
    height: 12px;
    width: 100%;
}
.skills .skills-container .skill .skill-bar-outer .skill-bar{
    background: #bc8b5f;
    position: absolute;
    top: 7px;
    left: 0;
    height: 12px;
    width: 0;
    -webkit-transition: all 2.5s ease;
    -o-transition: all 2.5s ease;
    transition: all 2.5s ease;
}


/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        22. DOUBLE VIEW 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.double-view{
    background: #1a2328;
    position: relative;
    overflow: hidden;
    padding: 0;
}
.double-view .image-container{
    position: absolute;
    top: 0;
    left: -15px;
    width: 50%;
}
.double-view .image-container figure{
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.double-view .contents-container{
    padding-top: 80px;
    padding-bottom: 80px;
}
.double-view .contents-container .section-title{
    margin-bottom: 55px;
}
.double-view .contents-container .section-title img{
    margin-bottom: 37px;
}
.double-view.dark-bg .contents-container .section-title p{
    color: white;
}
.double-view .contents-container .contents{
    text-align: center;
}
.double-view .contents-container .contents h3{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 6px;
}
.double-view.dark-bg .contents-container .contents h3{
    color: white;
}
.double-view.dark-bg .contents-container .contents p{
    color: #9da7ac;
}
.double-view.dark-bg .contents-container .contents .signature{
    margin-top: 48px;
}

/**********************************************************************************************
                                22.1. DOUBLE VIEW - Media Queries 
***********************************************************************************************/
@media screen and (max-width: 991px){

    .double-view .image-container{
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: auto !important;
    }
    .double-view .image-container figure{
        background: none !important;
    }
    .double-view .image-container figure img{
        display: block !important;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                            23. RECIPE 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.main-recipes{
    padding-top: 30px;
    padding-bottom: 0;
    background: #1a2328;
}
.main-recipes .recipe{
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.main-recipes .recipe .details{
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 100%;
    color: white;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform:     translateY(-50%);
    transform:         translateY(-50%);
    -webkit-transition: all 0.4s ease;
    -ms-transition:     all 0.4s ease;
    transition:         all 0.4s ease;
}
.main-recipes .recipe .details h3{
    font-family: 'Great Vibes', 'Times New Roman' ,serif;
    font-size: 60px;
    line-height: 1.5em;
    font-weight: 400;
    -webkit-transform: translateY(-20%);
    -ms-transform:     translateY(-20%);
    transform:         translateY(-20%);
    -webkit-transition: all 0.4s ease;
    -ms-transition:     all 0.4s ease;
    transition:         all 0.4s ease;
}
.main-recipes .recipe .details h4{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transform: translateY(20%);
    -ms-transform:     translateY(20%);
    transform:         translateY(20%);
    -webkit-transition: all 0.4s ease;
    -ms-transition:     all 0.4s ease;
    transition:         all 0.4s ease;
}
.main-recipes .recipe:hover .details{
    opacity: 1;
    visibility: visible;
}
.main-recipes .recipe:hover .details h3,
.main-recipes .recipe:hover .details h4{
    -webkit-transform: translateY(0);
    -ms-transform:     translateY(0);
    transform:         translateY(0);
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        24. MAIN FOOTER 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.main-footer{
    background: #23292c;
    color: #73848e;
    padding-top: 65px;
    padding-bottom: 35px;
}
.main-footer .logo-container{
    margin-bottom: 49px;
}
.main-footer .socials-container ul li{
    margin: 0 10px 19px;
}
.main-footer .socials-container ul li a{
    color: #6c7c85;
}
.main-footer .socials-container ul li a:hover{
    color: white;
}
.main-footer .socials-container ul li a i{
    font-size: 1.5em;
}
.main-footer .contact-form-contaienr{
    background: white;
    padding: 17px 30px 40px;
    margin-top: -160px;
    position: relative;
    z-index: 10;
}
.main-footer .contact-form-contaienr .section-title h1{
    color: #0b2b33;
    margin-bottom: 4px;
}
.main-footer .contact-form-contaienr #contact-form{
    text-align: center;
}
.main-footer .contact-form-contaienr #contact-form input,
.main-footer .contact-form-contaienr #contact-form textarea{
    background-repeat: no-repeat;
    background-position: 97% center;
}
.main-footer .contact-form-contaienr #contact-form textarea{
    line-height: 1.5em;
}
.main-footer .contact-form-contaienr #contact-form #name{
    background-image: url(../img/template-assets/user-icon.png);
}
.main-footer .contact-form-contaienr #contact-form #email{
    background-image: url(../img/template-assets/mail-icon.png);
}
.main-footer .contact-form-contaienr #contact-form input:focus,
.main-footer .contact-form-contaienr #contact-form textarea:focus{
    border-color: #c0c0c0;
    outline: none;
}
.main-footer .contact-form-contaienr #form-messages{
    margin-top: 1em;
    text-align: center;
}
.main-footer .contact-form-contaienr #form-messages.success{
    color: #8fc458;
}
.main-footer .contact-form-contaienr #form-messages.error{
    color: #e1310e;
}
.main-footer .copyright{
    text-align: center;
    margin-top: 40px;
}
.main-footer .copyright p{
    font-size: 12px;
}
.main-footer .address-container address img{
    float: left;
    overflow: hidden;
    margin-right: 17px;
}
.main-footer .address-container address p{
    font-size: 13px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}
.address-mail{
    font-size: 13px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    color: #73848E;
}
.address-mail:hover{
    font-size: 13px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    color: #fff;
}
.main-footer .address-container address p span{
    display: block;
}
.main-footer .contact-info-container{
    padding: 130px 83px 115px;
    text-align: left;
}
.main-footer .contact-info-container .section-title{
    text-align: left;
    margin-bottom: 85px;
}
.main-footer.white-bg .contact-info-container{
    color: #23292c;
}
.main-footer .contact-info p{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.main-footer .contact-info figure{
    position: relative;
    top: -3px;
    margin-right: 18px;
    min-width: 35px;
    float: left;
    text-align: center;
}
.main-footer .contact-info-container .custom-button{
    margin-top: 35px;
}
.main-footer .bottom-bar{
    background: #23292c;
    padding-top: 59px;
    padding-bottom: 47px;
}
.frame-on .main-footer .bottom-bar{
    margin-bottom: 30px;
}
.main-footer .bottom-bar > .container > .row {
    display: table;
    width: 100%;
}
.main-footer .bottom-bar > .container > .row > [class^=col-]{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.main-footer .bottom-bar .copyright,
.main-footer .bottom-bar .logo-container{
    margin: 0;
}
.main-footer .bottom-bar .socials-container ul li{
    margin-bottom: 0;
}
.main-footer .bottom-bar .socials-container ul li a{
    color: #868a8b;
}
.main-footer .bottom-bar .socials-container ul li a:hover{
    color: white;
}
.main-footer .bottom-bar .copyright{
    text-align: left;
}
.main-footer .bottom-bar.style2{
    padding: 65px 0 65px;
}
.main-footer .bottom-bar.style2 > .container > .row > [class^=col-]{
    display: block;
    float: left;
}
.main-footer .bottom-bar.style2 .logo-container{
    margin-bottom: 60px;
}
.main-footer .bottom-bar.style2 .copyright{
    font-size: 12px; 
    text-align: center;
}

/**********************************************************************************************
                                24.1. MAIN FOOTER - Various Styles
***********************************************************************************************/
.main-footer.style2{
    background: white;
    padding: 0;
    -webkit-perspective: 2000;
    perspective: 2000;
}
.main-footer.style2 > .row{
    margin: 0;
}
.main-footer.style2 > .row > .left-sec,
.main-footer.style2 > .row > .right-sec{
    padding-right: 0;
    padding-left: 0;
    height: 100%;
    position: relative;
    z-index: 2;
}
.main-footer.style2 .map,
.main-footer.style2 #google-map{
    padding: 0;
    height: 100%;
}
.main-footer.style2 .contact-form-container{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 130px;
    background: white;
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotateY(-90deg);
    -ms-transform:     rotateY(-90deg);
    transform:         rotateY(-90deg);
    -webkit-transition: opacity 0.2s 0.6s ease-in-out, visibility 0.2s 0.6s ease-in-out, transform 0.8s ease-in-out;
    -moz-transition:    opacity 0.2s 0.6s ease-in-out, visibility 0.2s 0.6s ease-in-out, transform 0.8s ease-in-out;
    transition:         opacity 0.2s 0.6s ease-in-out, visibility 0.2s 0.6s ease-in-out, transform 0.8s ease-in-out;
}
.main-footer.style2 .contact-form-container.slide-in{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform:     translateX(0);
    transform:         translateX(0);
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.8s ease-in-out;
    -moz-transition:    opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.8s ease-in-out;
    transition:         opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.8s ease-in-out;
}
.main-footer.style2 .contact-form-container .section-title{
    text-align: left;
    margin-bottom: 65px;
}
.main-footer.style2 .contact-form-container #contact-form input,
.main-footer.style2 .contact-form-container #contact-form textarea{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #cfd1d2;
    padding-left: 0;
}
.main-footer.style2 .contact-form-container #contact-form input{
    height: 55px;
}
.main-footer.style2 .contact-form-container .remove-btn{
    position: relative;
    cursor: pointer;
    position: absolute;
    top: 135px;
    right: 130px;
    z-index: 0;
    font-size: 1.5em;
    color: #bd8c60;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-footer.style2 .contact-form-container .remove-btn:after{
    content: '\f00d';
    font-family: 'FontAwesome';
}
.main-footer.style2 .contact-form-container .remove-btn:hover{
    color: #3e332a;
}
.main-footer.style2 .contact-form-container #form-messages{
    margin-top: 30px;
}

.main-footer.style3{
    background: white;
    padding-bottom: 0;
}
.main-footer.style3 .contact-form-contaienr{
    margin-top: 0;
}
.main-footer.style3 .contact-form-contaienr .section-title{
    margin-bottom: 60px;
}
.main-footer.style3 .contact-form-contaienr #contact-form input,
.main-footer.style3 .contact-form-contaienr #contact-form textarea{
    font-size: 16px;
    background: none !important;
    border: none;
    padding-left: 0;
    border-bottom: 1px solid #cfd1d2;
}
.main-footer.style3 .contact-form-contaienr #contact-form input{
    height: 55px;
    margin-bottom: 30px;
}
.main-footer.style3 .contact-form-contaienr #contact-form textarea{
    margin-bottom: 65px;
}
.main-footer.style3 .bottom-bar{
    margin-top: 120px;
    padding-bottom: 59px;
}

/**********************************************************************************************
                                24.2. MAIN FOOTER - Media Queries
***********************************************************************************************/
@media (max-width: 991px){

    .main-footer .contact-form-contaienr{
        margin-top: 0;
        margin-bottom: 1.5em;
        text-align: left;
    }
    .main-footer .bottom-bar > .container > .row > [class^=col-]{
        display: inline-block;
        width: 100%;
        text-align: center !important;
        margin-bottom: 30px;
    }
    .main-footer .bottom-bar > .container > .row > [class^=col-]:last-child{
        margin-bottom: 0;
    }
    .main-footer .bottom-bar .copyright{
        text-align: center;
    }
}
@media (max-width: 767px){

    .main-footer.style2 .contact-form-container{
        padding: 60px;
    }
    .main-footer.style2 .contact-info-container{
        padding: 130px 60px 115px;
    }
    .main-footer.style2 .contact-form-container .remove-btn{
        top: 60px;
        right: 60px;
    }
    .main-footer .contact-info figure{
        margin-right: 10px;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        25. LANDING PAGE 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.landing-page .main-header{
    background-color: #f7f4ed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    padding-bottom: 60px;
    overflow: hidden;
}
.landing-page .main-header div{
    position: relative;
    z-index: 3;
}
.landing-page .main-header .bg-image{
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform:     translateX(-50%) translateY(0);
    transform:         translateX(-50%) translateY(0);
}
.landing-page .main-header .hero-text,
.landing-page .main-header .top-image{
    position: absolute;
    left: 50%;
    width: 100%;
}
.landing-page .main-header .top-image{
    top: 0;
    z-index: 2;
    margin-left: 45px;
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform:     translateX(-50%) translateY(0);
    transform:         translateX(-50%) translateY(0);
}
.landing-page .main-header .hero-text{
    top: 60%;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform:     translateX(-50%) translateY(-50%);
    transform:         translateX(-50%) translateY(-50%);
}
.landing-page .main-header .logo-container{
    padding-top: 208px;
    padding-bottom: 0;
    margin-bottom: 71px;
}
.landing-page .main-header h3{
    font-family: 'Lato';
    font-size: 42px;
    line-height: 1.5em;
    font-weight: 300;
    color: #c3976f;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    position: relative;
    z-index: 3;
}
.landing-page .main-header h3 strong{
    font-weight: 900;
    color: #49292c;
}
.landing-page .main-header h3 cite{
    color: #49292c;
}
.landing-page .main-header .buttons-container{
    margin-top: 74px;
    margin-bottom: 30px;
}
.landing-page .main-header .buttons-container li{
    display: inline-block;
}
.landing-page .main-header .buttons-container a{
    margin: 0 13px;
    margin-bottom: 30px;
}
.landing-details{
    padding-top: 0;
    padding-bottom: 80px;
    background: #fefefb;
}
.landing-details .landing-features{
    text-align: center;
    background: white;
    padding-top: 47px;
    padding-bottom: 11px;
    border-top: 1px solid #ede9ea;
    border-bottom: 1px solid #ede9ea;
}
.landing-details .landing-features h3{
    font-family: 'bebas_neue';
    font-weight: 600;
    letter-spacing: 0.2em;
    color: #2b3031;
    margin-bottom: 30px;
}
.landing-details .landing-features h3 span{
    color: #c3976f;
}
.landing-details .landing-demos{
    text-align: center;
    overflow: hidden;
    padding-top: 80px;
}
.landing-details .landing-demos .demo{
    margin-bottom: 60px;
}
.landing-details .landing-demos figure{
    margin-bottom: 36px;
    box-shadow: 25px 25px 45px rgba(54, 58, 61, 0.25);
    -webkit-transition: all 0.25s ease;
    -moz-transition:    all 0.25s ease;
    transition:         all 0.25s ease;
}
.landing-details .landing-demos .demo:hover figure{
    box-shadow: 1px 1px 2px rgba(54, 58, 61, 0.3);
}
.landing-details .landing-demos figure img{
    width: 100%;
}
.landing-details .landing-demos h5{
    font-family: 'bebas_neue';
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.2em;
}
.landing-details .landing-demos h5 a{
    color: #48282b;
}
.landing-details .landing-demos h5 a:hover{
    color: #c3976f;
}
/**********************************************************************************************
                                25.1. LANDING PAGE - Media Queries
***********************************************************************************************/
@media (max-width: 767px){

    .landing-page .main-header h3{
        font-size: 28px;
    }
}
@media (max-width: 480px){

    .landing-page .main-header h3{
        font-size: 22px;
    }
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        26. HELPER CLASSES 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                    27. PRINT STYLES 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                    28. ESTILOS AÑADIDOS
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/

.menu-cintillo {
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    font-size: 13px;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                    29. DELIVERY    
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/

.icon-cart-1 {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -30px;
}

.delivery-heading {
    margin-bottom: 15px!important;
    margin-top: 35px;
    letter-spacing: 4px;
    line-height: 1em!important;
    font-size: 50px!important;
}

.delivery-direcciones-heading {
    font-family: 'goudy_trajan_regularregular';
    color: #fff;
    text-align: left;
    font-size: 44px;
    letter-spacing: 5px;
}

.delivery-icons {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

.delivery-info {
    display: inline-block;
    padding-left: 21px;
}

.delivery-info p {
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    font-size: 13px;
}

.delivery-info p span {
    color: #d55615;
    font-weight: 700;
}

.delivery-info h3 {
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    font-size: 36px;
    margin-bottom: 10px;
}

.delivery-info h3 span {
    color: #d55615;
}

.btn-delivery {
    line-height: 2.5;
    color: #fff;
    text-decoration: underline;
}

.btn-delivery:hover {
    color: #d55615;    
    text-decoration: underline;
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                    30. PROMOCIONES   
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/

.delivery-cintillo {
    color: #d55615!important;
    padding-bottom: 35px;
}

.kill-padding {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.promociones-text {
    font-family: 'Great Vibes', 'Times New Roman' ,serif;
    color: #fff;
    font-size: 40px;
    padding-top: 70px;
    letter-spacing: 4px;
    line-height: 0px;
}

.promociones-text span {
    font-family: 'goudy_trajan_regularregular';
    color: #fff;
    font-size: 40px;
}

.delivery-porcentaje {
    font-family: 'Great Vibes', 'Times New Roman' ,serif;
    color: #d55615;
    font-size: 120px;
    line-height: 1.5em;
}

#promociones h1 {
    color: #fff;
}

#promociones {    
    background-color: #2a3135!important;
}

#cupon {
    padding-bottom: 0px;
    padding-top: 0px;
}

#menu01, #menu03, #menu04, #menu05, #menu06, #menu07, #menu08, #menu09 {
    display: none;
}


#online {
    padding-top: 140px;
    padding-bottom: 60px;
}
#online .icon-cart-1 {
    top: 100px;
}

#map {
    height: 600px;
}

.gm-style .gm-style-iw-c {
    padding: 22px;
}



/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                    31.MEDIA QUERY
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/

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

    #menu01, #menu02, #menu03, #menu04, #menu05, #menu06, #menu07, #menu08, #menu09 {
        display: block;
    }

    .menu-carousel-nav {
        display: block;
    }

    .menus .menu-carousel-nav {
        position: absolute;
        top: 30px;
        right: 50px;
        text-align: center;
        margin-bottom: 40em;
    }

}

@media screen and (max-width: 450px) {
    .menus .menu .food .food-desc > div {
        display: inline-block;
        width: 100%;
    }
    .menus-full .menu .food .food-desc .dots {
        display: none;
    }
    .menus .menu .food .food-desc .food-details, .menus .menu .food .food-desc .food-price {
        width: 100%;
        white-space: normal;
    }

    .menus .menu .food .food-desc .food-price {
        padding-top: 5px;
    }

    .image-hero {
        min-width: 300px;
    }
    .main-header .top-banner-container .top-banner {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        text-align: center;
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
        -moz-transform: translateX(-50%) translateY(-50%) translateZ(0);
        transform: translateX(-50%) translateY(-50%) translateZ(0);
    }
    .menus .section-title {
        margin-bottom: 30px;
    }

    .custom-button.button-style1 {
        margin-top: 0px;
    }

    .about .about-container p {        
        margin-right: 20px;
        margin-left: 20px;
    }

    .socials-container-nosotros ul li a i {
        font-size: 2.5em;
        margin: 0px 10px;
        margin-top: 20px;
    }

    .menu-cintillo {
        margin-right: 20px;
        margin-left: 20px;
    }

    .delivery-icons {
        display: block;
        vertical-align: top;
        margin-bottom: 0px;
    }

    .contact-info {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .delivery-info h3 {
        font-family: 'Open Sans', sans-serif;
        color: #fff;
        font-size: 25px;
    }

    .delivery-direcciones-heading {
        font-family: 'goudy_trajan_regularregular';
        color: #fff;
        text-align: left;
        font-size: 35px;
        letter-spacing: 5px;
    }

    .reservation .reservation-form .reservation-date input, 
    .reservation .reservation-form .reservation-time input, 
    .reservation .reservation-form .reservation-time select {
        width: 70px;
        padding-left: 0;
        padding-right: 0;
        margin-right: 10px;
        text-align: center;
    }

    .reservation .reservation-form .seprator {
        margin-right: 10px;
    }

    .reservation .reservation-by-phone .contact-info .phone-number {
        font-size: 25px;
    }

    .slider-text {
        font-size: 30px;
    }

    .image-home {
        top: 140.5px!important;
    }
    
}

/**********************************************************************************************
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                        18. RESERVATION 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
***********************************************************************************************/
.job{
}
.job .section-title{
    text-align: left;
}
.job .section-title h2{
    margin-bottom: 36px;
}
.job .job-form p{
    font-size: 14px;
    color: #3e464b;
    margin-bottom: 11px;
}
.job .job-form p span{
    font-size: 12px;
    color: #8a98a0;
    text-transform: uppercase;
}
.job .job-form .job-date input,
.job .job-form .job-time input,
.job .job-form .job-time select{
    width: 70px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 13px;
    text-align: center;
}
.job .job-form .job-date #job-date-year{
    width: 100px;
}
.job .job-form .seprator{
    margin-right: 12px;
}
.job .job-form button{
    border: none;
}
.job .job-by-phone .contact-info{
    margin-bottom: 40px;
}
.job .job-by-phone .contact-info figure{
    float: left;
    margin-right: 20px;
}
.job .job-by-phone .contact-info p{
    color: #23292c;
}
.job .job-by-phone .contact-info .info-container{
    overflow: hidden;
}
.job .job-by-phone .contact-info .phone-number{
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 4px;
    color: #23292c;
}
.job .job-by-phone .contact-info .call-time{
    font-style: italic;
    color: #9da7ac;
}
.job .job-by-phone .contact-info .phone-number span{
    color: #e46928;
}
.job-terms{
    background: #23292c;
    color: #9da7ac;
    padding-bottom: 50px;
}
.job-terms .term p{
    margin-bottom: 30px;
}
.job-terms .term p span{
    font-style: italic;
    color: white;
    display: block;
}

/**********************************************************************************************
                                18.1. job - Various Styles
***********************************************************************************************/
.job.style2 .section-title{
    margin-bottom: 54px;
}
.job.style2 .job-by-phone .contact-info .phone-number span{
    color: #bc8b5f;
}
.job-terms.style2{
    background: #fcfbf2;
    color: #23292c;
    padding-bottom: 100px;
}
.job-terms.style2 .term p span{
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    color: #23292c;
}

/**********************************************************************************************
                                18.2. job - Media Queries
***********************************************************************************************/
@media ( max-width: 992px ){

    .job .job-form{
        margin-bottom: 2.5em;
    }
}





a:focus {outline:none;}
a::-moz-focus-inner {border:0;}


.cart-button {
	display: block;
	position: fixed;
	top: 60px; right: 0px;
	padding: 30px 143px 30px 85px;
	border-radius: 10px 0 0 10px;
	z-index: 100;
	transition: all 0.3s;
	background: #141d22;
	font-weight : bold;
	font-size : 14px;
	letter-spacing : 0.7px;
	text-transform : uppercase;
	color : #FFFFFF !important;
}
.cart-button::before {
	content: "";
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/botonCarrito-icono.png) center no-repeat;
	background-size: cover;
	width: 35px; height: 33px;
}
.cart-button::after {
	content: "";
	position: absolute;
	right: 90px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/botonCarrito-flecha.png) center no-repeat;
	background-size: cover;
	width: 30px; height: 30px;
	transition: all 0.3s;
}
.cart-button:hover {
	background-color: #d35410;
	color: #ffffff;
	padding-right: 160px;
}
.cart-button:hover::after {
	right: 100px;
}

@media ( max-width: 992px ){

    .cart-button {
		padding: 15px 53px 15px 55px;
		top: 40px;		
	}
	.cart-button.top {
		top: 120px;
	}
	.cart-button::before {
		left: 17px;
		width: 26px;
		height: 25px;
	}
	.cart-button::after {
		right: 20px;
		width: 20px;
		height: 20px;
	}
	.cart-button:hover {
		padding-right: 73px;
	}
	.cart-button:hover::after {
		right: 40px;
	}
	
}

@media ( max-width: 500px ){
	.cart-button span,
	.cart-button::after {
		display: none;
	}
	.cart-button {
		padding: 0;
		right: 10px;
		top: 20px;
		width: 45px;
		height: 45px;
		border-radius: 7px;
		background-color: #d35410;
	}
	.cart-button:hover {
		padding: 0;
	}
	.cart-button::before {
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
}

