/*
	Theme Name: Pinnacle Pointe Kelowna
	Theme URI: What is the final domain?
	Description: Custom created for Pinnacle Pointe Kelowna
	Version: 1.0
	Author: Kelowna Website Design
	Author URI: http://kelownawebsitedesign.com
	Tags: Blank, HTML5, CSS3
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/



.top-header a {
    color: white;
}
p.copyright {
    float: right;
	font-size:12px;
}

.footer{
	color:#fff;
}
span.acom-sleep {
    margin-top: 20px;
    display: block;
}
span.acom-price {
    color: #B89265;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    font-weight: 400;
}
span.acom-name {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 900;
}
span.acom-name {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 900;
}
.acom-box {
    background: #fff;
    box-shadow: 2px 2px 4px -1px rgba(0, 0, 0, 0.28);
}
.acom-box-pic {
    overflow: hidden;
    position: relative;
}
.acom-box-pic img{
	transition: all .2s ease-in-out;;
}
.acom-box-pic img:hover{
	transform: scale(1.1);
}
.acom-box-content {
    padding: 20px;
}

input#gform_submit_button_1 {
    border: none;
    background: #7a798c;
    color: #fff;
    width: 100%;
    padding: 15px;
    text-transform: uppercase;
	transition:all ease-in-out 0.2s;
}

input#gform_submit_button_1:hover {
    background: #4a4954;
    color: #fff;
	text-decoration:none;
}

input#input_1_4, input#input_1_5 {
    width: 100%;
}

.white-box h2 {
    margin: 0;
}
.uk-tab>li.uk-active>a {
    background: #fff!important;
    border-bottom: 1px solid #fff!important;
    color: #000!important;
}

.uk-tab>li>a {
    border: 1px solid #ddd!important;
    border-bottom-width: 1!important;
    color: #8E8E8E!important;
    background: #F5F5F5!important;
}

ul#my-id {
    margin-top: 0;
    padding: 20px;
    background: #fff;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}


.l_images_border.uk-margin-bottom {
    margin-top: 30px;
}


ul.uk-tab {
    margin-top: 30px;
}
.avail {
    background: gainsboro;
    padding: 20px;
    margin: 30px 0;
    border: 1px solid #B7B7B7;
}

.white-box {
    background: #fff;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #DDDDDD;
}

.daily-price {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    font-weight: 400;
    display: inline-block;
    background: #DEECA3;
    padding: 20px;
    border: 1px solid#DDDDDD;
}

.slide-bright img {
     filter: brightness(35%);
}

.slide-bright .uk-active img {
     filter: brightness(100%);
}

footer{
	background:#201d62;
}

ul.rooms-list li.uk-active a{
	background: #fff;
    text-decoration: none;
}

ul.rooms-list a {
background: #ebebeb;
    display: block;
    padding: 13px;
    color: #6a6a6a;
    border-bottom: 1px solid #d7d7d7;
    transition: all ease-in-out 0.2s;
    font-size: 13px;
}
ul.rooms-list a:hover {
    background: #fff;
    text-decoration: none;
}
ul.rooms-list li {
    list-style: none;
}
ul.rooms-list{
    padding: 0!important;

	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}


.dark-blue-bg {
    background: #201d62;
    color: #fff;
    text-align: center;
    padding: 60px 10px;
}
.dark-blue-bg a {
    color: white;
    text-decoration: underline;
}
img.quail {
    margin-top: -70px;
    z-index: 99;
    position: relative;
}

.blue{
	color:#201d62;
}
.uk-container {
    max-width: 1400px!important;
    padding: 0 35px;
}

a.btn {
    background: rgba(32, 29, 98, 0.3);
    padding: 15px 50px;
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    margin: 30px 0;
	transition:all ease-in-out 0.2s;
}

a.btn:hover {
    background: rgba(32, 29, 98, 0.7);
    color: #fff;
	text-decoration:none;
}

h1, h2, h3{
	font-family: 'Playfair Display', serif;

}

.logo{
	padding:20px 0;
}

.home .header{
	position:absolute;
	width:100%;
	z-index:99;
	background:none;
}
header {
    background: #7a798c;
}

.top-header{
	background:#201d62;
	color:#dce8fa;
	padding:5px 0 ;
}

.banner{
	color:#fff;
	font-size: 20px;
}

a.uk-float-right.uk-hidden-large.menu_pointer {
    color: orange!important;
}
.uk-offcanvas-bar .logo {
    padding: 10px 20px 0px 20px;
}
.uk-offcanvas-bar ul li.current-menu-item a {
    border-left: 10px solid orange;
}
.uk-offcanvas-bar ul li a {
    padding: 9px 20px;
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
    background: #222;
    color: white;
}
.uk-offcanvas-bar ul {
    list-style: none;
    padding: 0;
}
.uk-offcanvas-bar ul li {
    margin: 0;
    padding: 0;
}

.uk-offcanvas-bar .sub-menu li a {
	background-color: #4c4c4c;
    font-size: 13px;
    padding: 6px 30px;

	
}
.uk-offcanvas-bar .sub-menu {
    width: 100%;
    display: block;
    position: relative;
	background-color: #000;
}

.uk-offcanvas-bar .sub-menu li {
    float: none!important;
    text-align: left;
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}

.menu_pointer{
	cursor: pointer;
}
body {
    font-size: 15px!important;
    background: #f2f2f2;
}

body.home{
	background:#fff!important;
}

/*TOP LEVEL NAV START*/
.nav {
    float: right;
}
.nav li {
    float: left;
    list-style: none;
}
.nav > ul > li > a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 11px 15px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    letter-spacing: 1px;
	margin:0 2px;
	border:1px solid rgba(32, 29, 98, 0);
	transition:all ease-in-out 0.2s;
}
.nav .current_page_item > a{
	color: #fff;
    background: rgba(32, 29, 98, 0.3);
    border: 1px solid #fff;
}
.nav > ul > li > a:hover {
	color: #fff;
    background: rgba(32, 29, 98, 0.3);
    border: 1px solid #fff;
    text-decoration: none;
}

/*TOP LEVEL NAV END*/

/*Style General Submenus*/
.sub-menu {
    position: absolute;
    background: white;
    width: 215px;
    margin: 0;
    padding: 0;
	    z-index: 99;
}
.sub-menu li {
    float: none;
}
.sub-menu li a {
    color: #222;
    text-decoration: none;
    padding: 10px;
    display: block;
}
.sub-menu li a:hover {
    background: #222;
    color: #fff;
}
/*this one styles the sub highlighted page nav*/
.sub-menu li:hover > a {
    color: #797979;
    background: #eaeaea;
    font-weight: 600;
}
/*Style General Submenus*/

/*First Dropdown*/
.nav > ul > li > .sub-menu {
    display: none;
}
.nav > ul > li:hover > .sub-menu {
    display: block;
}

/*2nd Tear Dropdwn*/
.nav > ul > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu li:hover > .sub-menu {
    display: block;
}

/*3rd level Dropdown*/
.nav > ul > li > .sub-menu > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu > li >.sub-menu li:hover > .sub-menu {
    display: block;
}


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Montserrat', sans-serif;

	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {

}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    SMALL
\*------------------------------------*/
@media only screen and (min-width:320px) and (max-width: 767px){
.uk-cover-background.banner.uk-position-relative.uk-margin-bottom {
    min-height: 592px;
}
}
@media only screen and (min-width:768px) and (max-width: 959px){

}
@media only screen and (min-width:960px){

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.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;
}
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%;
	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 .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		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) ")";
	}
	.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;
	}
	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;
	}
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}