/*
	Theme Name: CURRIES R US
	Theme URI: http://www.3public.co
	Author: 3Public
	Author URI: http://www.3public.co
	Description: Wordpress theme
	Text Domain: curriesrus
    Version: 1.0
    License: GNU General Public License v2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*------------------------------------------------------------------
[Secondary Stylesheet]

Project:    CURRIES R US
Version:    1.0
Last change:    20/03/2015
Primary use:    WordPress Theme 
-------------------------------------------------------------------*/
/*------------------------------------------------------t------------
[Table of contents]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.post-media { position: relative; }

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

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

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

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

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

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

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

#searchform #searchsubmit {display:none;}


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

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

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

/* Comments */

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

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

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

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

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

}

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

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

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

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

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

.single-section #header .menu-item a {
    color: #fff;
}
.single-section #header.overflow {
    top:-100px;
    left: 0px;
    background-color: #000!important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-font-smoothing: antialiased;
}
.admin-bar.single-section #header.fixed {top:32px;}
.single-section section.menu {padding-top:0px;}
section.timetable .opening-hours {position: relative;}
/*SUBMENU*/
.navbar-nav > li {position: relative;}
.navbar-nav > li > .sub-menu {
    background: #000; 
    background: rgba(0,0,0,0.2);
     display: none;
    position: absolute;
    left: 0px;
    top: 100%;
    list-style: none;
    width: 150%;
    padding: 10px;
}
#header.overflow .navbar-nav > li > .sub-menu {background: #fff;}
.darker #header.overflow .navbar-nav > li > .sub-menu {background:#343434 !important;}
.navbar-nav > li > .sub-menu .sub-menu {
    padding-left: 10px;
    list-style: none;
}
.navbar-nav > li > .sub-menu li {margin:5px 0px;}
.navbar-nav > li:hover > .sub-menu {display: block;}

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

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

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

section.menu ul li .detail{ font-weight: bold; }
#schedules .jt_row{ padding-bottom: 20px!important; }
#specials .first_box_special{ padding-bottom: 20px!important; }

.page-id-432 #sides-condiments .menu li:nth-child(odd){ margin-bottom: 0!important; }

.menu-item{ overflow: hidden;  margin-bottom: 20px; }
.menu-title{
  overflow:hidden;
  text-transform: uppercase;
  font-family: "AlegreyaSansBold", sans-serif;
  font-size: 20px;
  color: #0c0901;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
.menu-title p{ float: left; }
.menu-detail{
  display: block;
  text-transform: none;
  color: #484745;
  font-size: 18px;
  font-weight: 400;
  font-family: "AlegreyaSansLight", sans-serif;
  overflow: hidden;
}
.menu-detail p{
  color: #484745;
  font-size: 18px;
  font-weight: bold;
  font-family: "AlegreyaSansLight", sans-serif;
  float: left;
}
.menu-price{
  display: inline-block;
  float: right;
  font-family: "AlegreyaSans", sans-serif;
  font-size: 19px;
  color: #c02530;
  font-weight: bold;
}
.custom_title{
  color: #773f23;
  display: block;
  margin: 0 auto;
  font-family: "AlegreyaSansLight", sans-serif;
  font-size: 52px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  line-height: 40px;
}
.custom_title:before{ content: url(images/menu-title_line2.png); margin-right: 10px;  }
.custom_title:after{ content: url(images/menu-title_line2.png); margin-left: 10px; }

#sides-condiments .row, #accompaniments .row, #lassi .row{ padding-bottom: 0!important; }
.legend-item{ font-style:italic; }
.legend-title{ color: #D92941; font-weight: bold; margin-bottom: 10px; }
.legend-detail{ overflow: hidden; padding: 10px; font-weight: bold; }
.legend-detail:nth-child(even){ background: #fcdece; }
.legend-detail p{ float: left; }
.legend-price{ float: right; color: #D92941; }

#curry-section table{ border: 1px solid #D92941; margin: 20px auto 0; font-family: "AlegreyaSansLight", sans-serif; font-size: 18px; }
#curry-section table th, #curry-section tr td:nth-child(n+2){ text-align: center; }
#curry-section tr td:nth-child(n+2){ color: #D92941; font-weight: bold; width: 90px; }
#curry-section table tr:nth-child(even){ background: #fcdece; }
#curry-section table tr td:nth-child(even),
#curry-section table tr th:nth-child(even){ background: #fcdece; }
#curry-section table th, #curry-section table td{ padding: 10px; }
#curry-section table tr:nth-child(even) td:nth-child(even){ background: #fbc5ae!important; }
#curry-table{ padding-bottom: 0!important; }

.subtitle{ color: #c02530; }

@media( max-width: 1000px ){
	.custom_title:before, .custom_title:after{ display: block; }
}
@media( max-width: 767px ){
	.page-id-432 .jt_col{ margin-bottom: 0!important; }
	.menu-detail p{ font-size: 14px!important; text-align: left; }
}
@media( max-width: 320px ){
	#curry-section table th, #curry-section table td{ padding: 5px!important; }
}
@media( max-width: 440px ){
	.custom_title{ font-size: 29px!important; }
}

#curry-content h3{ margin-bottom: 0!important; }
#curry-content{ padding-bottom: 20px!important; }

.red .slide-sep{ background-repeat: no-repeat; width: 115px!important; margin-bottom: 10px!important; }
section.timetable .hours{ font-size: 30px; }
section.timetable .days{ font-size: 28px; }

.reservations_logo{ background: url(images/reservations_logo_red.pn)no-repeat; }

#copyright .row{ padding-bottom: 100px; }
#footer{ padding-top: 10px; height: 160px; }

.page-id-434 section.menu span{ float: none!important; }
.page-id-434 h3{ text-align: left!important; margin-bottom: 0!important; }
.page-id-434 .wpb_content_element{ margin-bottom: 10px!important; }

#owl-main-text{ height: 80px; }
.red .slide-sep{ margin-bottom: 0!important; }
.slide-sep{ margin: 0 auto;  }

@media only screen and (max-width: 1024px) {
	.slide-content p {
	  bottom: 40px;
	}

	section.timetable .days{
		font-size: 20px;
	}

	section.timetable .hours{
		font-size: 22px;
	}

	.timetable-decorator, .timetable-decorator2{
		display: none;
	}
	section.timetable .col-md-12 .section-subtitle{ margin-top: -65px; }
}

@media only screen and ( max-width: 568px ){
	section.timetable .col-md-12 .section-subtitle{ margin-top: -100px; }

	#schedules .col-md-2{ display: none; }

	#schedules .number{ margin-top: 0; padding-bottom: 50px; }

	.page-id-432 .menu-title{ font-size: 16px; }
	.page-id-432 .menu-price{ font-size: 15px; }
	.page-id-432 section.menu ul.menu li{ font-size: 16px; }
}

#header .navbar-toggle{ color: #c02530; }
#copyright p span{ line-height: 4; }

.jt_row.container.visible .fa-bars{ color: #c02530; }