/*
 Theme Name:   	KPB (Genesis Child)
 Theme URI:    	http://restlessweb.co.za
 Description:  	Genesis Child Theme
 Author:       	Brian Piccione
 Author URI:   	http://restlessweb.co.za
 Template:     	genesis
 Version:      	1.0.0

*/

@import url("../KPB/genesis-styles.css");
@import url("../KPB/MyFontsWebfontsKit.css");

/* = Restless Web Customizations
-------------------------------------------------------------- */
/*!----- OVERALL STYLES -----*/
/*
.home{
	background-image: url("../KPB/images/home.jpg");
}
*/

.page-background {
	position: absolute;
	top: 0;
	left: middle;
	z-index: -2;
	height: 100%;
	width: 100%;
}

#katys-background {
/*	background: url("../KPB/images/home.jpg") no-repeat center top fixed;*/
    background: url("https://katyspalacebar.vpstage.net/wp-content/uploads/2022/08/adrian-swancar-Y8W7j4ETCsc-unsplash-scaled.jpg") no-repeat center top fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

#katys-background-color {
	background-color: rgba(0,0,0,0.8);
	z-index: -1;
}

#pink-glow {
	background: linear-gradient(180deg, rgba(231,43,83,0.3), rgba(0, 0, 0, 0) 130px);
	height: 130px;
	width: 100%;	
	border-top: 2px solid rgba(231,43,83,1);
	position: fixed;
	top: 0;
}

.full-width-box {
	clear: left;
	overflow: hidden;
	margin: 20px 0;
}

.site-inner, .wrap {
	max-width: 1180px;
	padding-top:20px;
	padding-top: 2rem;
}

span { float:left;}

/*!----- TYPOGRAPHY STYLES -----*/
body {
	color: #d2bea5;
	font-family: 'Quicksand','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	background: rgba(0, 0, 0, 1);
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6 { font-weight: 100;}
h1 {
	font-family: 'Ainslie-NorReg','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 45px;
	font-size: 4.5rem;
	color: #aa8c64;
}
h2 {
	font-family: 'Quicksand','Helvetica Neue', Helvetica, Arial, sans-serif;	
	font-size: 50px;
	font-size: 5rem;
	text-transform: uppercase;
	color: #aa8c64;
}
h2:before {
	content: "";
	width: 48px;
	height: 48px;
	float: left;
	margin: 6px 7px 0 0;
	background-image: url("../KPB/images/pinkstar.png");
}
h3 {
	font-family: 'MandevillaBold','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 45px;
	font-size: 4.5rem;
	color: #fff;
}
h4 {
	font-family: 'Ainslie-NorReg','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-size: 2.8rem;
}
h5 {
	font-family: 'Ainslie-NorReg','Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 1.4rem;
}
a, .entry-content a { 
	border-bottom: none!important;
	color: #aa8c64;
}
	.entry-content a.fa {
		color: #e72b53;
		font-size: 25px;
		display: inline-block;
		position: relative;
		top: -7px;
		margin: 0 0px 0 5px;
	}

.entry-content p {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.nav-primary a,
.footer-copyright p, 
.footer-copyright a,
#tour-title {
	font-family: 'BandaRegular','Helvetica Neue', Helvetica, Arial, sans-serif;
}


button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover, .archive-pagination li a:hover, .archive-pagination li.active a {
	background-color: #e72b53;
}

.pink, .pink a { color: #e72b53; }

/*!----- HEADER STYLES -----*/
.site-container {
/* 	background-image: url("../KPB/images/gradient.png"); */
	border-top: 1px solid #e72b53;
	background-repeat: repeat-x;
	position: relative;
	background: linear-gradient(180deg,  rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 650px);
}

.site-header { 
/* 	background: url("../KPB/images/colorglow.png") repeat-x;  */
	background: none;
}

.header-image .site-header .wrap {
	background: none;
}

.site-title { 	
	margin-top: 45px; 
}

.site-title a {
	background: url("../KPB/images/logok.png") no-repeat;
	position: relative;
	z-index: 2;
}

.site-description { display: none!important; }

.site-header .widget-area {	width: auto; }

.header-widget-area { 
	padding: 0!important; 
	position: relative;
	z-index: 2;	
}

.header-widget-area .widget { 	display: inline-block;}

.header-widget-area .widget_text { margin-right: 10px;
	overflow: hidden;
}

.headersm {
	margin: 10px 5px 0;
	float: left;
}

#header-twitter {
	margin-top: 13px;
}

#text-3 .fa {
	color: #e72b53;
	font-size: 25px;
	display: inline-block;
	position: relative;
	top: 7px;
	margin: 0 0px 0 5px;
}

.nav-header {
	position:relative;
	top: -10px;
	padding: 0px;
	vertical-align: top;
}

#menu-top-menu {
	background:#e72b53;
	border-top: none;
	border-bottom: 1px #e72b53;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	line-height: 1;
}

#menu-top-menu a{
	padding: 0.7rem 1.4rem 0.8rem;
	font-size: 14px;
	text-transform: capitalize;
	color:#640f1e;
}

.nav-primary {
	background: none;
	width: auto;
	float: right;
	font-size: 18px;
	margin: 70px 0 0;
}

.nav-primary .wrap {
	background: none!important;
}

.nav-primary a, .nav-primary .current-menu-item a {
	color:#d2bea5;
	text-transform: capitalize!important;
	line-height: 1;
	padding: 12px 5px;
	text-align: center;
}

.nav-primary .current-menu-item  a{
	background: url("../KPB/images/graphic_active.png") no-repeat 50% 33px;
	background-color: none;
}

/*!----- BODY STYLES -----*/
.entry {background-color:transparent;}

.entry-footer .entry-meta { border: none;}

.entry-footer .entry-meta .entry-author {float: none;}

/*!---------- BLOG STYLES ----------*/
h1.entry-title,
h1.entry-title a{
	color: rgba(231,43,83,1)!important;
	font-size: 2.6rem;
}

div#respond {
    display: none !important;
}


.entry-time {
	float: left;
	margin-right: 10px;
}

.entry-author,
.entry-comments-link {
	float: none;
	display: inline-block;
	line-height: 1;
	position: relative;
}

.entry-author {
	top: 3px;
}

#respond {
	background-color: transparent;
	padding: 0;
}

.form-allowed-tags {
	display: none;
}

.widget-title {
	  color: rgba(231,43,83,1)!important;
  font-size: 2.6rem;
}

.content-sidebar-wrap .sidebar .widget {
	background-color: transparent;
}

/*!----- FOOTER STYLES -----*/
.site-footer{
	color: #fff;
	padding: 3rem 0;
	overflow: visible;
	background-color: transparent;
	position: relative;
	z-index: 2;
}

#glow {
/* 	background: url("../KPB/images/colorglowb.png") repeat-x; */
	background: linear-gradient(0deg, rgba(231,43,83,0.3), rgba(0, 0, 0, 0) 130px);
	height: 130px;
	width: 100%;	
	border-bottom: 2px solid rgba(231,43,83,1);
	position: fixed;
	bottom: 0;
}

#shadow {
/* 	background: url("../KPB/images/gradient-footer.png"); */
	height: 230px;
	margin-top: -230px;
	background: linear-gradient(0deg,  rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 230px);
}

.footer-widgets {
	background: none;
}

#contact-details, #footer-images {
	float:left;
	text-align: left;
}

#contact-details h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

#contact-details p {
	margin-bottom: 15px;
	line-height: 1.2;
}

#contact-details h3:before {
	content: "";
	width: 22px;
	height: 22px;
	float: left;
	margin: -28px 7px 0 0;
	background-image: url("../KPB/images/footer-graphic.png");
}

#footer-images {
	width: 510px;
	position: relative;
	top: 94px;
}
#footer-images img{
	display: inline-block;
	float: left;
	margin: 0 10px;
	max-width: 172px;
}

.footer-copyright {
	float: right;
}

.footer-copyright p, .footer-copyright a {
	color: #E72B53!important;
	font-size: 11px;
	margin-bottom: -5px;
}

/*!----- HOME STYLES -----*/
/*
blog 1 292929
blog 2 301f20
blof 3 362f2e
blog 4 1a1a1a
*/
.home-boxes {
	margin-top: 10px;
	margin-top: 2.564102564102564%;
/* 	margin-bottom: 10px; */
	padding: 20px;
	float: left;
	height: 300px;
	position: relative;
	z-index: 0;
}

#join-box, #cosy-box {
/*
	margin-left: 20px;
	width: calc (48.717948717948715% + 20px);
*/
}

.home-boxes a { border: none;}

.home-boxes p { 
	margin-bottom: 0;
	line-height: 1.2;
}

.home-boxes img { 	max-height: 260px; }

.home-box-text {
	position: relative;
	top: 100%;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

#welcome-box {
	background-color: rgba(34,40,39,0.9);
}

#welcome-box img {
	float: left;
	margin-right: 20px;
}

#welcome-box h1,
#welcome-box h5 {color:#aa8c64;}

#twitter-feed-box { 
	background-color: #871f2d; 
	border-image: url("../KPB/images/beige-border2.png");
	border-image-repeat: repeat;
	border-image-slice: 50% 0%;
	border-image-width: 16px;
	border-image-outset: 0px 16px;
	padding: 12px 5px;
	}

#twitter-feed-box a { color: #aa8c64;}







.welcome-box{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0px;align-items:center;background:#25283c;}
.welcome-box .text {padding:4vw;}
.welcome-box h5 {color:white;}
.welcome-box .image {position:relative; z-index:1; border-bottom: 2px solid #e72b53;}
.welcome-box .image img {width:100%; display:block; position:relative; z-index:1;}
.welcome-box .image:after {
	content:"";
	position:absolute;
	z-index:3;
	top:-1px;
	left:0px;
	height:53px;
	width:100%;
	background: url("../KPB/images/pinkb.png") top left repeat-x;
}

@media only screen and (max-width:767px) {
	.welcome-box{margin:3vh 0; grid-template-columns:repeat(1,1fr);grid-template-rows:2fr;grid-column-gap:0px;}
	.welcome-box .image {order:1;}
	.welcome-box .text {order:2;}
}






#katys-box {
	background-color: #301e0d;
	background-color: rgba(44,27,12,0.9);
	width: 100%;
}

#katys-box h3, #katys-box h5,  #katys-box a { color: #e72b53;}

#katys-box div.image-border {

}

.image-border {
	background-repeat: repeat-x;
	display: inline-block;
}

.image-border img {
	float: left;
	position: relative;
	z-index: -1;
}


#katys-box .image-border {
	background-image: url("../KPB/images/pinkb.png");
	border-bottom: 2px solid #e72b53;
}

#sir-box .image-border {
	background-image: url("../KPB/images/green-border.png");
	border-bottom: 2px solid #008741;
}

#sir-box {
	background-color: rgba(6,12,34,0.9);
	width: 100%;
}
#sir-box h3, #sir-box h5, #sir-box a {color:#008741;}

#quicklink-1,#quicklink-2,#quicklink-3,#quicklink-4 {
	font-size: 17px;
	font-size: 1.7rem;
	position: relative;
}

#quicklink-1 a, 
#quicklink-2 a, 
#quicklink-3 a, 
#quicklink-4 a   {
	font-size: 14px;
	font-size: 1.4rem;
	position: absolute;
	bottom: 15px;
}

#open-box { background-color: rgba(17,44,52,0.9); }
#open-box h4, #open-box h5, #open-box a { color: #248d82; }

#join-box { 	background-color: rgba(48,23,28,0.9); }
#join-box h4, #join-box h5, #join-box a { color: #b36b82; }

#unpacking-box { background-color: rgba(44,21,11,0.9); }
#unpacking-box h4, #unpacking-box h5, #unpacking-box a { color: #fa960f; }

#cosy-box { background-color: rgba(168,32,25,0.9); }
#cosy-box h4, #cosy-box h5, #cosy-box a { color: #fff; }

#quicklink-1 { background-color: rgba(43,41,41,0.9); }
#quicklink-2 { background-color: rgba(47,30,32,0.9); }
#quicklink-3 { background-color: rgba(60,54,53,0.9); }
#quicklink-4 { background-color: rgba(36,34,31,0.9); }

/*!----- TWITTER STYLES -----*/
.twitterwidget-title, .from-meta, #twitter_container h2, .in-reply-to-meta { display: none;}

#twitter_container { 
	margin: -12px 0;
	position: relative;
	font-size: 13px;
}

#twitter_container ul { 
	margin-left: 0px; 
	padding: 20px 10px;
}

#twitter_container li { 
	list-style-type: none;
	padding: 10px 0;
	overflow: hidden;
}

#twitter_container li:nth-child(1) { 
	padding: 0 0 10px;
	border-bottom: 1px solid;
}

.time-meta {display: block;}

#twitter-a {
	background: url("../KPB/images/rectangle.png");
	background-repeat: no-repeat;
	background-position: 23px 5px;
	display: block;
	width: 33px;
	position: absolute;
	top: 255px;
	right:	10px;
}

/*!----- Testimonial STYLES -----*/

.testimonial-name {
	clear: left;
	text-align: right;
	width: 35%;
	margin: 10px 0 0 0;
	float: left;
	padding-left: 15%;
	font-size: 18px;
	font-size: 1.8rem;
}

.testimonial-text {
	float: left;
	width: 61%;
	margin: 10px 0px 0px 3%;
	font-size: 18px;
	font-size: 1.8rem;
}

.testimonial-date {
	float: left;
	margin: 0 10px 10px 38%;
	font-size: 14px;
	font-size: 1.4rem;
	color: #aa8c64;
}


/*!----- QUOTE STYLES -----*/

.quote-name,
.quote-text,
.quote-title {
	float: left;
}

.quote-name, .quote-title {
	clear: left;
	text-align: right;
	width: 35%;
	margin: 0;
	padding-left: 15%;
	font-size: 18px;
	font-size: 1.8rem;
	color: #50c8aa;
}

.quote-title {
	font-size: 16px;
	font-size: 1.6rem;	
	color: #aa8c64;
}

.quote-text {
	width: 61%;
	margin: -25px 0px 0px 3%;
	font-size: 14px;
	font-size: 1.4rem;
}

.quote-text img {
	float: left;
	margin-right: 10px;
}

.quote-text span {
	color: #50c8aa;
}

.quote-text a {
	color: #aa8c64;
	text-decoration: underline;
}

/*!----- KATYS STYLES -----*/
/* Darker beige color */
.sub-title,
#katys-links a,
#katys-hiring h3,
#katys-hiring a {
	color: #aa8c64;
}

.page-template-template-katys-php .testimonial-name,
#katys-venues a
 {
	color: #e72b53;
}


.page-template-template-katys-php h2:before{
	background-image: url("../KPB/images/pinkstar.png");
}

.page-template-template-katys-php .entry,
.page-template-template-sir-php .entry,
.page-template-template-emily-php .entry,
.entry {
	padding: 0;
}

.sub-title {
	font-size: 18px;
	font-size: 1.8rem;
}

#tour-view {
	width: 480px;
	margin: 80px auto 0;
	border-top: 2px solid #e72b53;
}

#tour-title {
	background: #5a0e1b;
	font-weight: bold; 
	font-size: 20px;
	font-size: 2rem;
	color: #e72b53;
	text-transform: uppercase;
	text-align: center;
	line-height: 2.1;
	margin-top: 0px;
}

#katys-links {
	text-align: center;
	border-image: url("../KPB/images/border_ornate2.png");
	border-image-repeat: round;
	border-image-slice: 50% 0% 0;
	border-image-width: 20px;
	border-image-outset: 0px 20px;
	width: 480px;
	margin: -16px auto 0;
	padding: 30px 0;
}

#katys-links h3 {
	font-size: 30px;
	font-size: 3rem;
	color: #d2bea5;
	margin: 2rem 0 0 0;
}

#katys-links a {
	border-bottom: none;
	text-decoration: underline;
}

#katys-hiring {
	overflow: hidden;
}

#katys-hiring h3 {
	font-size: 35px;
	font-size: 3.5rem;
}

#katys-hiring .one-third a {
	float: right;
}

/* Three images on KPB page */
.katys-image-border {
	background-repeat: repeat-x;
	display: inline-block
}

.katys-image-border img {
	float: left;
	position: relative;
	z-index: -1;
}

#tuktuk{
	background-image: url("../KPB/images/k-pink-border.png");
	border-bottom: 2px solid #e72b53;
}
#buick {
	background-image: url("../KPB/images/k-green-border.png");
	border-bottom: 2px solid #50c8aa;
}
#warehouse {
	background-image: url("../KPB/images/k-orange-border.png");
	border-bottom: 2px solid #e6645a;
}

#katys-venues { overflow: hidden;}

#katys-venues img {
	margin-bottom: 30px;
}

#katys-venues-emily a#emily-moon-link{
	color: #aa8c64;
	font-size: 16px;
}

#katys-footer-highlight {
	text-align: center;
	margin: 20px auto;
	overflow: hidden;
	float: none;
}

#katys-footer-highlight p {
	margin: 0; 
	font-size: 17px;
}

.katys-footer-border {
	background: url("../KPB/images/graphic_divider.png") no-repeat top;
	height: 11px;
	width: inherit;
	margin: auto;
}

.galleria-image-nav {
	top: 96%!important;
	width: 150px!important;
	left: calc(50% - 75px)!important;
	margin-top:10px!important;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 3;
}

.galleria-image-nav-right {
	z-index: 2;
	position: relative;
	left: 1px;
	bottom: 6px;
}

.galleria-image-nav-left {
	position: relative;
	right: 1px;
	z-index: 2;
	background-position: 0 0px;
	bottom: 30px;
}

.galleria-close {
	top: 96%!important;
}


/*!----- SIR JAMES STYLES -----*/
/*
The Green: 008741
*/

.page-template-template-sir-php h2:before{
	background-image: url("../KPB/images/greenstar.png");
}

.page-template-template-sir-php .testimonial-name,
.page-template-template-sir-php #tour-title,
.page-template-template-sir-php #katys-venues a {
	color: #008741;
}

.page-template-template-sir-php #tour-view {
	border-top: 2px solid #008741;
}

.page-template-template-sir-php #tour-title {
	background: #000920;
}


/*!----- EMILY STYLES -----*/

.page-template-template-emily-php h2:before{
	background-image: url("../KPB/images/star-white.png");
}

.page-template-template-emily-php #tour-view {
	border-bottom: 3px solid #b91e19;
	border-top:	   3px solid #b91e19;
	height: 356px;	
}

#emily-link {
	display: block;
	margin: 30px;
	color: #b91e19!important;
	text-decoration: none!important;
	font-size: 18px;
	font-size: 1.8rem;
}

.page-template-template-emily-php #katys-links {
	margin: auto;
}

.drop-cap {
	float: left;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	clear: both;
}

#drop-cap-t {
	background-image: url("../KPB/images/drop-cap-t.png");
}

#drop-cap-d {
	background-image: url("../KPB/images/drop-cap-d.png");	
}

.drop-cap-para {
	padding-left: 110px;
}

.emily-img {
	clear: both;
}

.emily-accommodation {
	border-image: url("../KPB/images/emily-border.png");
	border-image-repeat: round;
	border-image-slice: 100% 0% 0% 0%;
	border-image-width: 16px;
	border-image-outset: 0px 16px;
	background: #b91e19;
	padding: 15px;
	margin-top: -7px;
}

.emily-accommodation h4 {
	color: #fff;
	margin-top: 20px;
	font-size: 18px;
	font-size: 1.8rem;
}

.emily-accommodation p { 
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 0;
}

/*!----- EMILY'S IMAGE BROWSER STYLES -----*/
.ngg-imagebrowser {
	position: relative;
}

.ngg-imagebrowser h3,
.ngg-imagebrowser-nav .counter,
.ngg-imagebrowser-desc {
	display: none;
}

.ngg-imagebrowser .pic {
	margin: 0!important;
	border: none!important;
}

.ngg-imagebrowser .pic a { margin: 0!important; }

.ngg-imagebrowser-nav {
	position: absolute;
	top: 45%!important;
	width: 100%;
	padding: 0!important;
}

.ngg-imagebrowser-nav .back,
.ngg-imagebrowser-nav .next
{
	border: none!important;
	opacity: 0.8;
	overflow: hidden;
	width: 34px;
	height: 55px;
	color: #000;
}

.ngg-imagebrowser-nav .back {
	background: url("../KPB/images/image-nav.png") 1px 5px no-repeat;	
}

.ngg-imagebrowser-nav .next {
	background: url("../KPB/images/image-nav.png") -26px 5px no-repeat;	
}

.ngg-browser-prev, .ngg-browser-next {
	display: block;
	color: #000!important;
	opacity: 0.7;
	text-indent: -9999px;
	width: 33px;
	height: 50px;
}

/*!----- RENTAL STYLES -----*/
.ngg-gallery-thumbnail img {
	border: none!important;
	padding: 0!important;
	margin: 0!important;
}

.ngg-gallery-thumbnail-box {
	width: 31.623931623931625%;
	margin: 10px 0 10px 1.5%!important;
	overflow: hidden;
}

#ngg-gallery-bed04f410ad95afec31b60b637eafa1f-1 .ngg-gallery-thumbnail-box { 
	width: 14.52991452991453%;
}

#ngg-image-0,
#ngg-image-6,
#ngg-image-12,
#ngg-image-18,
#ngg-image-24,
#ngg-image-30 {
	margin-left: 0!important;
}

/*!----- LOOKBOOK STYLES -----*/
/* Album Compact Template */
#lookbook-item-wrapper {
	padding: 0!important;
	margin-right: 1.5%!important;
}

#lookbook-item, 
#lookbook-item:before, 
#lookbook-item:after,
#lookbook-item img,
#lookbook-individual, 
#lookbook-individual:before, 
#lookbook-individual:after,
#lookbook-individual img  {
	border: none!important;
	border-radius: inherit;
}

#lookbook-item, 
#lookbook-individual {
	padding: 0!important;
	overflow: hidden;
}

#lookbook-item-link {
	height: 360px;
	width: 100%;
	position: absolute;
	top: -180px;
	padding: 20px;
	opacity: 0;
	background: rgba(255,255,255,0);
	color: #d2bea5;
	z-index: 2;
	
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	backface-visibility:     hidden; 
	
	-webkit-transition: 	all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
	-moz-transition: 	all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
	-o-transition: 		all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
	transition: 			all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
}

#lookbook-item-link:hover {
	height: 175px;
	top:0;
	display: block;
	height: 360px;
	opacity: 1;
	background: rgba(232,45,85,0.8);
	
	-webkit-transition: 	all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
	-moz-transition: 	all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
	-o-transition: 		all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
	transition: 			all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
}

#lookbook-item-link a { 
	color: #d2bea5;
	font-size: 18px;
	display: block;
	position: absolute;
	top: 140px;
	right: 20px;
	text-align: right;
}

#lookbook-item-link p { 
	margin: 0;
	display: block;
	position: absolute;
	top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
}

#lookbook-item h4{
	z-index: 1;
	position: absolute;
	top: 30%;
	font-family: 'MandevillaBold','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-size: 4.0rem;
	height: auto;
	display: inline-block;
	font-weight: 100;
	width: 50%;
	line-height: 1.2;
}

#lookbook-item h4 span{
	background: rgba(0,0,0,0.8);	
}

h4#heading-1 	{ color: #aa8c64;}
h4#heading-2 	{ color: #fa960f;}
h4#heading-3 	{ color: #b4be64;}
h4#heading-4 	{ color: #e72b53;}
h4#heading-5 	{ color: #f0afaf;}
h4#heading-6 	{ color: #f3d58a;}
h4#heading-7 	{ color: #f39668;}
h4#heading-8 	{ color: #9f2dce;}
h4#heading-9 	{ color: #b01e31;}
h4#heading-10	{ color: #fff;}
/* h4#heading-11	{ color: #} */

.lookbook-sub-title {
	text-transform: uppercase;
}

/* Album Individual Template */

#lookbook-individual-wrapper {
	padding: 0!important;
	margin-right: 0!important;
}

#lookbook-individual-link {
	height: 115px;
	width: 100%;
	position: absolute;
	top: -55px;
	padding: 10px;
	opacity: 0;
	background: rgba(255,255,255,0);
	color: #d2bea5;
	z-index: 2;
	
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	backface-visibility:     hidden; 
	
	-webkit-transition: 	top 0.5s ease-in-out;
	-moz-transition: 	top 0.5s ease-in-out;
	-o-transition: 		top 0.5s ease-in-out;
	transition: 			all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
}

#lookbook-individual-link:hover {
	height: 75px;
	top:0;
	display: block;
	opacity: 1;
	z-index: 2;
	background: rgba(232,45,85,0.8);
	
	-webkit-transition: 	top 0.5s ease-in-out;
	-moz-transition: 	top 0.5s ease-in-out;
	-o-transition: 		top 0.5s ease-in-out;
	transition: 			all 0.5s ease-in-out, display 0.5s ease-in-out, background 0.5s ease-in-out;
}


#lookbook-individual-link a { 
	color: #d2bea5;
	font-size: 16px;
	display: block;
	position: absolute;
	width: 80%;
	top: 15px;
	text-align: center;
}


#lookbook-image-browser {
	margin-top: 70px;
}

.page-template-template-lookbook-php h2:before {
	background-image: url("../KPB/images/star-blue.png");
}

/*!----- FAQ STYLES -----*/

article.faq {
	margin-bottom: 0;
}

.faq-question,
.faq-answer {
	width: 33%;
	float: left;
}

.faq-question {
	text-align: right;
	margin-right: 20px;
	color: #e72b53;
	font-size: 17px;
	margin-left: 15%;
}

.faq-answer {
	padding-left: 20px;
	border-left: 2px solid #e72b53;
}

#faq-title h2:before {
	width: 0;
	height: 0;
	background-image: none;
	margin: 0;
}

.page-id-833 {
	color: #e72b53;
	font-size: 17px;
	line-height: 2.5;
}

.page-id-833 .entry-content a {
	color: #aa8c64;
	text-decoration: underline;
	font-size: 14px;
}

/*!----- CONTACT STYLES -----*/
/* Contact Form */
.wpcf7 {
	width: 90%;
	margin: auto!important;
}

span.wpcf7-form-control-wrap {
	float: left;
	width: 48%;
	margin: 5px;
}

span.message {
	width: calc( 96% + 10px );
}

.wpcf7 p {
	margin-bottom: 10px;
	font-size: 18px;
}

input, select, textarea,
input:focus, textarea:focus {
	background: transparent;
	border: 1px solid #e72b53;
	color: #e72b53;
	border-radius: 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	box-shadow: none;
	padding: 0.6rem;
}

span.wpcf7-not-valid-tip, .wpcf7-form p,
input.wpcf7-submit {
    color: #e72b53!important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #e72b53;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #e72b53;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #e72b53;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #e72b53;
}

select { 
	height: 31px; 
	border-radius: 0!important;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance: none;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

span.venue:after{
	content: " ";
	width: 0px;
	height: 0px;
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 10px solid #e72b53;
	margin: -21px 7px 0 0;
	float: right;
}

input:focus, textarea:focus {
	border: 1px solid #e72b53;
}
.wpcf7-form textarea { height: 90px; }

#required {
	float: left;
	display: block;
}
#required p {	font-size: 14px;}

input.wpcf7-submit {
	background: transparent;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: right;
	float: right;	
	font-size: 18px;
}

input.wpcf7-submit:hover {
	background: transparent;
	color: #fff;
}
/* End Contact Form */
.map {
	position: relative;
}

.map-marker {
	position: absolute;
	top: 26%;
	left: 26%;
	z-index: 2;
}

.post-842 {position: relative;}

.post-842 img {margin: -5px 5px 0;}

.post-842 header.entry-header {display: none;}

/*!----- COLLABORATION STYLES -----*/
div#collaboration-intro { clear: both;}

.collaboration-column {
	margin-left: 0;
	float: left;
	margin-right: 1.5%;
	max-height: 1300px;
	margin-bottom: 30px;
	overflow: scroll;
}

.collaboration-column-option {
   -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3;
}

.collaboration-title {
	font-size: 35px;
	font-size: 3.5rem;
	border-bottom: 1px solid #e72b53;
	padding-bottom: 20px; 
}

.collaboration-column .entry-content, .collaboration-column .entry-meta {
	width: 75%;
	margin-left: 24.5%;
}

.collaboration-column .entry-meta {
	font-size: 20px;
	font-size: 2rem;
	color:	#aa8c64;
	margin-bottom: 10px;
}

.collaboration-column .entry-content img {
	width: 100%;
	margin-bottom: 10px;
}




/*!----- MOBILE STYLES -----*/

@media only screen and (max-width: 1139px) {

} /* end 1139 */

@media only screen and (max-width: 1023px) {

#welcome-box h1, h3 { 
	font-size: 35px;
	font-size: 3.5rem;
}

h1,h2,h3,h4,h5 {
	margin-bottom: 5px;
}

h5 { 
	font-size: 13px;
	font-size: 1.3rem;
}

.title-area { width: 290px; }

.site-title a { background-size: contain; }

aside.header-widget-area { top: 0; }

.nav-primary { margin: 10px 0 0}

.home-boxes { position: relative; overflow: hidden;}

.home-box-text {
	position: relative;
	top: 0%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

#welcome-box img { margin-right: 10px; }
.welcome-box-pic { width: 47%;}

.welcome-box-text { 
	width: 50%;
	float: right;	
}

.cycloneslider-template-dark .cycloneslider-caption-description {
	font-size: 16px;
}

#lookbook-item h4 {
	top: 10%;
	font-size: 33px;
	font-size: 3.3rem;
}

.faq-question {
	margin-left: 6%;
}
.faq-question, .faq-answer {
	width: 44%;
}

}/* end 1023 */

@media only screen and (max-width: 767px) {

h2 {
	font-size: 34px;
	font-size: 3.4rem;
}

h2:before {
	width: 33px;
	height: 31px;
	margin: 5px 0px 0 0;
	background-size: contain;
	background-repeat: no-repeat;
}

#menu-top-menu a {
padding: 1rem 1.4rem;
font-size: 15px;
}

.nav-primary { margin: -25px 0 0; }

.site-inner, .wrap {padding-top: 0;}

.title-area { float: none; margin: auto;}

.site-title {
	margin: 90px auto 0;
}

.site-header .widget-area {
	top: 0;
	position: absolute;
	width: 95%;
	margin: 0 2.5%;
	display: block;
}

.header-widget-area section.widget_text {
	margin-right: 0;
	position: relative;
	top: 65px;
}

.header-widget-area section.widget_nav_menu {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 95%;
}

.nav-header { top:0; left: 2.5%;}

.home-boxes { height: auto;}

.welcome-box-pic,
.welcome-box-text,
#contact-details { 
	width: 100%; 
}

#contact-details {
	text-align: center;
}

#contact-details h3:before {
	margin: -24px 7px 0 33%;
}

#footer-images {
	width: 100%;
	top:inherit;
	position: inherit;
}

#footer-images img {
	display: block;
	margin: 15px auto;
	float: none;
}

#pink-glow {
background: linear-gradient(180deg, rgba(231, 43, 83, 0.3), rgba(0, 0, 0, 0) 60px);
}

#glow {
background: linear-gradient(0deg, rgba(231, 43, 83, 0.3), rgba(0, 0, 0, 0) 60px);
}

/* Katys Page */
.testimonial-name {
	padding: 0;
}

#tour-view,
#katys-links {
	width: 100%;
}

.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
	margin-top: 10px;
}

#katys-venues img {
margin-bottom: 10px;
}

.faq-answer {
	width: 50%;
	padding-left: 10px;
}

.faq-question {
	margin-left: 0;
	width: 44%;
	margin-right: 10px;
	font-size: 16px;
}



}

div#katys_display {
    display: none;
}

/* end 767 */