/*
Theme Name: Batucada
Theme URI: http://aaryanahmed.net/
Author: Md Al Amin
Author URI: http://aaryanahmed.net/
Description: Theme for ALEXEY
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, scroll
Text Domain: batucada

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
* Font face
*/

@font-face
{
    font-family: SedanStd;
    src: url('fonts/Sedan_Redonda_Std.otf');
}
@font-face
{
    font-family: SedanStdItalic;
    src: url('fonts/Sedan_italica_Std.otf');
}
@font-face
{
    font-family: MilhoCozido;
    src: url('fonts/Milho_Cozido_38.ttf');
}
@font-face
{
    font-family: CanterBold;
    src: url('fonts/Canter Bold.otf');
}

/*
* All restaurants
*/

.pPartners {
    background-image: url('http://www.batucada.lu/wp-content/themes/batucada/rowlogo/thejfkbg.jpg');
    min-height: 650px;
}

.mansog {
    max-width: 420px;
}

.logo-in-row {
    max-width: 180px;
    margin: 0px 68px 38px 0;
}

/**
* General
*/
.container {
    width: 100%;
}
.pHome {
    background: url("img/home.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 675px;
}
.pAboutUs {
    background: url("img/sunset.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 654px;
}
.pFindUs {
    background: url("img/map.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 659px;
}
.pMenuDuJour {
    background: url("img/menu-du-jour-bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 654px;
}
.pMainMenu {
    background: url("img/full-menu-bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 1182px;
}

/**
* Home page
*/
.logo-n-home-content {
    background: rgba(0, 0, 0, 0.7);
    float: none;
    min-height: 500px;
}
#logo {
    margin-top: 179px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
#logo img {
    margin-top: -140px;
    display: inline-block;
    margin-left: 6%;
}
.slogan {
    clear: both;
    width: 228px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
#home-menu ul {
    list-style: none;
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    padding: 0;
    text-align: center;
}
#home-menu li {
    padding-top: 1px;
    padding-bottom: 1px;
}
#home-menu li a {
    padding: 5px 5px;
    color: #e88b26;
    font-size: 18px;
    font-family: SedanStd;
}

#mobile-home-content {
    display: none;
}
#mobile-home-content h2 {
    color: #fff9e7;
    font-size: 20px;
    font-family: SedanStd;
    text-align: center;
}
#mobile-home-content h3 {
    color: #feb62c;
    font-size: 20px;
    font-family: SedanStd;
    text-align: center;
    text-decoration: underline;
}
.mobileAvRate {
    display: none;
}
#logo-text {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

/**
* Footer
*/
footer {
    background: rgba(0, 0, 0, 0.8);
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
#footer {
    list-style: none;
    display: table;
    margin: 1em auto 0 0;
    padding: 0;
    text-align: center;
    width: 90%;
}
#footer li {
    color: #fff8c5;
    display: table-cell;
    padding: 0 5px;
}
#footer li:nth-child(2) {
    text-align: left;
    padding-left: 60px;
}
#footer li a {
    color: #fff8c5;
    font-family: SedanStd;
}
/**
* Menu Css
*/

.active {
    text-decoration: underline;
}

.subMenu {
    position: absolute;
    top: 676px;
    left: 0;
    right: 0;
    height: 40px;
    z-index: 1000;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);

}
.menu-icon {
    float: left;
    height: 40px;
}
.second-menu {
    text-align: center;
}
.menu-text img, .menu-icon img {
    padding-top: 5px;
}
.subMenu-section {
    /*background: url("img/submenu-bg.png");*/
    background-color: #000;
}
#submenuItemSection {
    display: none;
}

#SecondMenu {
    list-style: none;
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    padding: 0;
    text-align: center;
}
li {
    padding-top: 7px;
    padding-bottom: 7px;
}

#SecondMenu li a {
    padding: 5px 5px;
    color: #e88b26;
    font-size: 18px;	
    font-family: SedanStd;
    background: black;
}

.subMenu .inner {
    overflow: hidden;
}
#Sub-menu-icon {
    float: left;
    position: absolute;
}
/**
* About US
*/
.textTitlePage {
    padding-top: 160px;
    font-family: MilhoCozido;
    color: #fff;
    font-size: 87.5px;
    line-height: 87.5px;
    text-shadow: 1px 1px 1px #000;
}
.pageSubTitle {
    font-family: SedanStd;
}
.titleFirstPart {
    font-family: SedanStdItalic;
}
.pageRegularText {
    font-family: SedanStd;
}
#aboutContent {
    background: #fff;
    margin-top: 160px;
    padding: 10px;
    text-align: justify;
}
#finsUsContent {
    background: #fff;
    margin-top: 160px;
    padding: 10px;
    text-align: justify;
}

/**
* Menu Du jour
*/
#rAvaibablity {
    list-style: none;
    padding: 0;
    font-family: SedanStd;
    font-size: 1.2em;
}
#rAvaibablity li {
    display: inline;
    color: #ffffff;
}
#rAvaibablity li:first-child:before {
    width: 19px;
    height: 19px;
    display: inline-block;
    content: " ";
    background: url("img/clock.png");
    padding-right: 7px;
}
#rAvaibablity li:last-child:before {
    width: 20px;
    height: 20px;
    display: inline-block;
    content: " ";
    background: url("img/day-range.png");
}
#rEuro {
    color: #ffffff;
    font-family: SedanStd;
    font-size: 1.5em;
}
#weekSelect {
    padding-top: 100px;
}
#weekSelect li {
    list-style: none;
    display: inline;
    color: #fff;
}
#weekSelect li a {
    color: #fff;
    font-size: 20px;
    font-family: SedanStd;
}
.menuDay {
    color: #ebebeb;
    font-size: 32px;
    line-height: 24px;
    font-family: CanterBold;
}
.menuItem {
    color: #ffffff;
}
.activeWeek {
    text-decoration: underline;
    font-weight: bold;
}
.itemDesc {
    margin-bottom: 0;
    line-height: 20px;
    font-size: 17px;
    font-family: SedanStd;
    min-height: 60px;
}

/**
* fullMenu
*/
.fullMenuLeft {
    padding-top: 140px;
}
#fullMenuContent {
    padding-top: 140px;
    padding-bottom: 40px;
}
.itemName a {
    color: #fff;
    font-size: 1em;
}
.itemTitle {
    color: #feb62c;
    font-size: 24px;
    font-family: SedanStd;
}
.itemDetail {
    color: #fff;
    font-size: 19px;
}
.itemPrice {
    color: #fff;
    font-weight: bold;
}
.hide-menu {
    display: none;
}
.firstItem {
    display: block;
}
.menuItem ul {
    padding-left: 0;
    list-style: none;
}
.menuItem ul li {
    padding: 0;
}
.menuItem ul li:before {
    content: "-";
    height: 10px;
    width: 10px;
    font-size: 18px;
    line-height: 20px;
    font-family: SedanStd;
}
#weekSelect li:before {
    display: none;
}
#weekSelect li:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
}
#Sub-menu-icon:focus {
    outline: 0;
}

.footer-sugarcane {
    position: fixed;
    right: 0;
    bottom: 37px;
}

.container .confirmation-button {

	font-size: 11px;
	font-weight: normal;
	font-family: 'bebasregular';
	text-align: center;
	margin: 0 auto;
	width: 218px;
	height: 53px;
	background: url(img/link_bg.png) no-repeat;


}
.container .confirmation-button a {
	padding-top: 9px;
	color: #fff;
	text-decoration: none;
	width: 218px;
	height: 53px;
	display: block;

}
.container .confirmation-button span {
	font-size: 15px;

}

.btn-common {
    font-size: 11px;
    font-weight: normal;
    font-family: 'bebasregular';
    text-align: center;
    width: 218px;
    height: 53px;
    background: url(img/link_bg.png) no-repeat;
    float: left;
    margin: 20px 0;
}

.btn-common a {
        padding-top: 9px;
        color: #fff;
        text-decoration: none;
        width: 218px;
        height: 53px;
        display: block;
}

.btn-common span {
    font-size: 15px;
}

#virtour {
    background: #fff;
    margin-top: 160px;
    padding: 10px;
    text-align: justify;
}

@media (max-width: 640px) {
    #virtour {
        background-color: black;
        margin-top: 60px;
    }
    .btn-common {
        float: none;
        margin: 20px auto;
    }
}

.popup-window-wrap {
	position: fixed;

	background: transparent;
	z-index: 9999;
	display: none;

	opacity: 0.9;


	right: 50%;
	margin-right:-135px;
	bottom: 50%;
	margin-bottom:-190px;


}
.confirmation-link {
	cursor: pointer;
}
@font-face {
	font-family: 'bebasregular';
	src: url('fonts/bebas/bebas___-webfont.eot');
	src: url('fonts/bebas/bebas___-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/bebas/bebas___-webfont.woff2') format('woff2'),
	url('fonts/bebas/bebas___-webfont.woff') format('woff'),
	url('fonts/bebas/bebas___-webfont.ttf') format('truetype'),
	url('fonts/bebas/bebas___-webfont.svg#bebasregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

.hpVirtualTour {
    background-image: url(vtbg.jpg);
    min-height: 555px;
}