﻿/*
Al Duca
Websir
http://www.websir.co.uk

------------
Colors
Orange #CC5D21 (204,93,33)
Darker Orange #A83D17
White #FFFFFF 
------------
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
----------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; vertical-align : baseline; background : transparent; }
body { line-height : 1; }
ol, ul { list-style-type : none; }
blockquote, q { quotes : none; }
blockquote:before, blockquote:after, q:before, q:after { content : ''; content : none; }
:focus { outline : 0; }
ins { text-decoration : none; }
del { text-decoration : line-through; }
table { width : 99%; margin-bottom : 1.4em; }
tr:nth-child(even) { background-color: #000; background-color: rgba(0,0,0,.6); }
th { border-bottom: 2px solid #2a2e18; font-weight: bold; text-align: left; }
td { border-bottom: 1px solid #2a2e18; }
th,td { padding : 4px 10px 4px 0; }
tr:last-child td { border-bottom-width : 0; }
tfoot { font-style : italic; }
caption { background : transparent; }

/* Fonts used */


/* Font sizes use percentages and are based on Yahoo YUI 2 font sizes - http://yui.github.io/yui2/docs/yui_2.9.0_full/fonts/
- If you want a bigger font use the formula size x 7.7 (50px x 7.7)
----------------------------------------------------------------------------------------- */
body { font: 13px 'Libre baskerville',serif; line-height: 13px; background-color: #CC5D21; background-image: url(../images/background-images/background.jpg); background-size: 100%; color: #ffffff; }
h1 { font-size: 277.2%/*36px*/; line-height: 120%; margin-bottom: 15px; font-weight: normal; }
h2 { font-size: 182% /*24px*/; line-height: 130%; margin-bottom: 15px; font-weight: normal; }
h3 { font-size: 138.55% /*18px*/; line-height: 140%; margin-bottom: 15px; font-weight: normal; }
h4 { font-size: 116% /*15px*/; line-height: 140%; margin-bottom: 15px; font-weight: normal; }
h5 { font-size: 93%/*12px*/; line-height: 140%; margin-bottom: 15px; font-weight: normal; }
p { margin-bottom: 15px; font-size: 100%; line-height: 150%; }
li { font-size: 100%; line-height: 150%; margin-bottom: 5px; }
ul, ol { margin-left: 30px; }
ul { list-style-type : none; list-style-position : inside; }
ol { list-style-type : decimal; list-style-position : inside; }
abbr, acronym { border-bottom-width: 0; }
strong { font-weight: bold; }
em { font-style: italic; }
span.gold { color:#B9B07F }

html { background-color: #000000; color: #ffffff; }

/* General link styling */
a:link,
a:active,
a:visited { text-decoration: none; color: inherit; }
a:hover,
a:focus { text-decoration: none; color: inherit; border-bottom-style: none; }

/* Clear fix */
.clearfix:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }
.innerwrapper { position: relative; display: block; width: 100%; max-width: 1100px; margin: 0 auto; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.double .innerwrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
html.no-flexbox .double .innerwrapper { display: block; }
html.no-flexbox .double .innerwrapper:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }

/* Image Section Styles */
.section-image { position: relative; background-attachment: fixed; background-position: 50% 0; background-size: cover; background-repeat: no-repeat; width:100%; height:1000px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }

/* Content Section Styles */
.section-content { position: relative; width:100%; margin: 0; padding: 20px; height:auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

#slider { padding: 0; }

/* Double Col Sections */
.double { text-align: center; }
.double .col { position: relative; display:block;  -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1;  width: 50%; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px; }
html.no-flexbox .double .col { position: relative; width: 50%; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/*
.double .col:nth-child(1) { }
.double .col:nth-child(2) { }
*/

html.no-flexbox .double .col:nth-child(1) { float: left; padding: 0px 50px 0px 20px; text-align: right; }
html.no-flexbox .double .col:nth-child(2) { float: right; padding: 0px 20px 0px 50px; text-align: left; }

/* Single Col Section */
.single .col { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

article, aside, details, figure, footer, header, hgroup, nav, section {
	display: block;
}

img,
svg { max-width: 100%; }

/* Author Styles
------------------------------------------------------------------------------------------------------*/

/* Image Background section */
#image-section-1 { background-image: url(../images/background-images/default-1.jpg); }
#image-section-2 { background-image: url(../images/background-images/default-2.jpg); }
#image-section-3 { background-image: url(../images/background-images/default-3.jpg); }
#image-section-4 { background-image: url(../images/background-images/default-4.jpg); }
#image-section-5 { background-image: url(../images/background-images/default-5.jpg); }
#image-section-6 { background-image: url(../images/background-images/default-6.jpg); }
#image-section-7 { background-image: url(../images/background-images/default-7.jpg); }
#image-section-8 { background-image: url(../images/background-images/default-8.jpg); }

/* header */
#header { position: fixed; background-color: rgba(204,93,33,1); background-image: url(../images/background-images/background.jpg); background-size: 100%; top: 0; left: 0; width: 100%; z-index: 9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#header #wrapper-head { position: relative; text-align: center; }
#header #wrapper-head #christmas-link { width: 100px; display: inline-block; margin: 0px 30px 0 auto; position: absolute; right: 0; }
#header #wrapper-head #fifteenoff { width: 100px; height: 100px; display: inline-block; margin: 10px 30px 0 auto; }
#header #wrapper-head #logo { max-width: 300px; height: auto; display: inline-block; margin: 10px auto 0 auto; }
#header #wrapper-head #booknow { width: 100px; height: 100px; display: inline-block; margin: 10px auto 0 30px; }
#header #main-nav { font-family: 'Libre baskerville',serif; color: #ffffff; text-transform: uppercase; width: 100%; text-align: center; padding: 5px 0 0 0; }
#header #main-nav ul { margin-left: 0; }
#header #main-nav ul li { display: inline-block; padding: 10px 10px; margin: 0; }
#header #main-nav a:hover, #main-nav a:focus { text-decoration: none; color: #ffffff; border-bottom: 1px solid #ffffff;}

#book-now { height: 130px; width: 130px; position: fixed; top:5px; left: 10px; }
#newyear { height: 130px; width: 130px; position: fixed; top:5px; right: 10px; }
.mobile-show { display: none; }

#mobile-navigation-icon { position: absolute; top: 10px; right: 10px; width: 40px; height: 40px; margin: 0; padding: 0; display: none; }
#mobile-navigation-icon a:link,
#mobile-navigation-icon a:active,
#mobile-navigation-icon a:visited { display: block; opacity: 1; width: 100%; height: 100%; }
#mobile-navigation-icon a:hover,
#mobile-navigation-icon a:focus { opacity: 0.8; border-bottom: none; }

.sidebar-logos { position: fixed; top: 148px; left: 0; width: 25px; z-index: 9999; }
.sidebar-logos a:link,
.sidebar-logos a:active,
.sidebar-logos a:visited { display: block; margin: 0; padding: 0; width: 100%; height: 100%; opacity: 1; }
.sidebar-logos a:hover,
.sidebar-logos a:focus { opacity: 0.9; border-bottom-style: none; }
.side-logo a { margin: 0; padding: 0; }

/* general */
.page-header { font-family: 'Libre baskerville',serif; margin: 20px auto 0 auto; max-width: 900px; width: auto; padding: 15px 15px 5px 15px; text-align: center; color: #fff; }
.page-header .title{ line-height: 35px; font-size: 30px; margin-bottom: 0; text-transform: uppercase; }
.page-header .subtext{ font-family: 'Libre baskerville', serif; text-transform: uppercase; font-size: 20px; text-align: center; margin: 0; }
.page-header .subtext:before,
.page-header .subtext:after { content: "-----------------------------"; letter-spacing: -3px; padding: 0 10px; }

.center {text-align:center!important;}
/* Social Section */
ul#tweets { margin-left: 0; padding: 10px; overflow: hidden; }
#tweets li { padding: 7px 0; margin-bottom: 0; }
#tweets li:after { content: "_"; display: block; }
.fb-feed { padding: 10px; }
.fb-feed p { padding: 7px 0; margin-bottom: 0; }
.fb-update:after { content: "_"; }
#instafeed img { width: 100%; }

#gallery-pager { text-align: center; }
#gallery-pager img { width: 30%; max-width: 100px; border: #fff 3px solid; }
.bx-wrapper img { margin: 0 auto; }

/* Contact Section */
#contact-section p { text-align: center; }

#footer { text-align: right; padding: 0 0 10px 0; }
#footer p,
#footer img { display: inline; }
#footer img { padding: 0 15px 0 15px; vertical-align: bottom; width: 50%; max-width: 120px; }

#googlemaps { display: block; margin: 0 auto; width: 95%; max-width: 500px; height: 350px; }

.mobile-location { display: none; }
#gustoso { background-color: #9F1D20; color: #ffffff; }
#beehive { background-color: #C17C2A; color: #ffffff; }
#osteria { background-color: #CE965D; color: #ffffff; }
#latium { background-color: #8E836C; color: #ffffff; }
#sabor { background-color: #6591B2; color: #ffffff; }
#teca { background-color: #203921; color: #ffffff; }

/* Boxes */
.event { margin-left: auto; margin-right: auto; margin-bottom: 10px; width: 300px; background-color: #A83D17; }
.social-event { margin-left: auto; margin-right: auto; margin-bottom: 10px; width: 300px; background-color: #ffffff; color: #cc5e21; }
.social { height: 255px; }
.eventImage { width: 100%; }
.eventContent{ position: relative; width: 100%; min-height:90px; height: auto; background-color: #A83D17; font-size: 14px; color: white; }
.subject a { color: #ffffff; font-family:'Libre baskerville', serif; font-style: italic; -webkit-font-smoothing: antialiased; text-transform:none; }
.subject a:hover { color:white; text-decoration: none; }
.subject p { font-family: 'Libre baskerville',serif; width: 60%; float: left; padding: 10px 2px 0 5px; text-transform: uppercase; text-align: left; }
.date { font-family: 'Libre baskerville',serif; display: inline-block; position:relative; float: right; width: 30%; min-height: 60px; height: auto; margin-top: 15px; border-left: 1px solid #FFFFFF; text-align: center;}
.date img { width: 60px; height: 60px; }
.dropContainer { position: relative; font-family:'Libre baskerville', serif; font-style: italic; color: #ffffff; background-color: #953610; display: none; padding-top: 0px; width:100%; }
.dropDescription { padding-top: 10px; margin-left: 8px; margin-right: 8px; border-top: 1px solid #FFFFFF; line-height: 20px; }
.closeX{ position: relative; font-family: 'Libre baskerville',serif; display: block; width: 27px; height: 27px; margin: 0 0 0 auto; color: #FFFFFF; font-size:20px; text-align: center; padding: 10px; line-height: 19px; }
.closeX:active, .closeX:link, .closeX:visited {color: #FFFFFF;}
.closeX:hover,.closeX:focus { text-decoration: none; color: #fff; border-bottom-style: none;}

.btn,.sliderBtn { text-shadow: none; font-family: Open Sans; position: relative; width: 150px; font-size: 10px; text-align: center; background-color: #FFFFFF; cursor: pointer; padding: 10px; padding-left: 30px; padding-right: 30px; bottom: -20px; color: #000; -webkit-box-shadow: 5px 6px 5px 0px rgba(0, 0, 0, 0.69);-moz-box-shadow: 5px 6px 5px 0px rgba(0, 0, 0, 0.69);box-shadow: 5px 6px 5px 0px rgba(0, 0, 0, 0.69); font-style: normal; }
.sliderBtn:link,.btn:link,.sliderBtn:active,.btn:active,.sliderBtn:visited,.btn:visited { color: #000; }
.btn:hover,.sliderBtn:hover { color: #ffffff; background-color: #A83D17; text-decoration: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; border-bottom: none; }

.event-wrapper { display: inline-block; vertical-align: top; padding: 0 5px 0 5px;}
.innerwrapper-event { position: relative; display: block; width: 100%; margin: 0 auto; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.subject-full p { font-family: 'Libre baskerville',serif; width: 100%; float: left; padding: 10px 2px 0 5px; text-transform: uppercase; text-align: left; }
.subject-full a { color:#FFFFFF; font-family:'Libre baskerville', serif; font-style: italic; -webkit-font-smoothing: antialiased; text-transform:none; }
.subject-full a:hover { color:white; text-decoration: none; }

.notice{ text-align:center; position: relative; width: 100%; height: auto; background-color: #A83D17; font-size: 14px; color: white; margin:0 auto; padding:10px; margin-bottom:10px; max-width: 550px;}

.dialog {
	  z-index: 99990;
	  position: fixed;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  padding: 30px;
	  background-color: white;
	  max-width: 600px;
	  width: 90%;
	  display: block;
	  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
	}
	.dialog .text {
	  text-align: center;
	  padding: 10px 0;
	}
	.dialog .text h3 {
	  margin-top: 0;
	}
	.dialog .text p {
	  margin-top: 0;
	  color: #000;
	}
	.dialog .btns {
	  display: flex;
	}
	.dialog .btns div {
	  flex: 1;
	  padding: 10px;
	}
	.dialog .btns div:first-child {
	  padding-left: 0;
	}
	.dialog .btns div:last-child {
	  padding-right: 0;
	}
	.dialog .btns div .btn {
	  display: block;
	  width: calc(100% - 10px);
	  padding: 10px;
	  background-color: black;
	  text-transform: uppercase;
	  text-align: center;
	}
	.dialog .btns div .btn:link, .dialog .btns div .btn:active, .dialog .btns div .btn:visited {
	  color: white;
	}
	.dialog #close-dialog {
	  position: absolute;
	  top: 6px;
	  left: 10px;
	  font-size: 20px;
	  color: black;
	  font-weight: 700;
	  cursor: pointer;
	}


/* Media Queries
-------------------------------------------------------------------------------------------------------*/

@media all and (max-width: 1300px) {

	.section-image { height: 800px; }

}

@media all and (max-width: 1114px) {

	#book-now { height: 90px; width: 90px; position: fixed; top:5px; left: 10px; }
	#christmas { height: 90px; width: 90px; position: fixed; top:0; right: 10px; }

}

@media all and (max-width: 1024px) {
	/* Image Section Styles */
	.section-image { background-attachment: scroll; }

	
}

@media all and (max-width: 940px) {

	.sidebar-logos { top: 187px; }

}

@media all and (max-width: 768px) {

	.section-image { height: 550px; }

}

@media all and (max-width: 630px) {
	/* Header */
	#mobile-navigation-icon { display: block; }
	#header #main-nav ul { display: none; }
	#header #main-nav ul li { display: inline-block; width: 28%; }
	.mobile-show { display: inline-block; }
	.sidebar-logos { display: none; }
	#book-now { display: none; }
	#christmas { display: none; }
	.page-header .subtext:before,
	.page-header .subtext:after { content: ""; }
	.mobile-location { text-align: center; width: 100%; display: block; }
	.mobile-location h3 { font-weight: normal; font-size: 16px; line-height: 16px; margin-bottom: 0; padding: 15px 0px; }
	#googlemaps { height: 100%; padding-bottom: 75%; }

}

@media all and (max-width: 600px) {
	/* Double Col Sections */
	.double .innerwrapper,
	html.no-flexbox .double .innerwrapper { display: block; }
	.double .col,
	html.no-flexbox .double .col { position: relative; display:block;  -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1;  width: 100%; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	#book-pol-btn { width: 80%; display: block; margin: 0 auto; }
/*
	.double .col:nth-child(1),
	html.no-flexbox .double .col:nth-child(1) {  }
	.double .col:nth-child(2),
	html.no-flexbox .double .col:nth-child(2) {  }
*/	
	.section-image { height: 400px; }
}

@media all and (max-width: 550px) {

	/* Header */
	#header #main-nav ul { text-align: left; }
	#header #main-nav ul li { display: inline-block; width: 43%; text-align: center; }

}


@media all and (max-width: 409px) {

	/* header */
	#header #main-nav ul li { display: inline-block; width: 40%; }
	#logo { max-width: 200px; height: auto; display: inline-block; margin: 10px 0 0 auto; }
	
}

@media all and (max-width: 380px) {

	#header #wrapper-head #logo { max-width: 210px; }

}

@media all and (max-width: 320px) {

	.section-image { height: 200px; }
	#header #main-nav ul li { display: inline-block; width: 100%; }
	#image-section-1 { margin-top: 80px; }

}