/*
 Theme Name:   Exclusive Events Hire
 Theme URI:    https://www.exlusive-events.com.au
 Description:  Custom website design by Weber Design Studio
 Author:       Weber Design Studio
 Author URI:   https://www.weberdesignstudio.com.au
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

/* Reset */
.text-left {float: left;}
.text-right {float: right;}
/*.fa {margin: 0 6px;}*/

/* Navigation */
#primary-menu {margin-top: 10px;}
.navigation-stick #primary-menu {margin-top:0;} /* Sticky Nav */

/* Header */
.social-header {padding: 10px 0; background: #222; color: #fff;}
.social-header a, .social-header a:visited {color:#fff !important;}
.social-header a:hover {color:#20ade3 !important;}
.site-header .header-image {height:auto;}
/*.site-header {border-bottom:2px solid #20ade3;}*/
.generate-content-header {background-repeat:no-repeat;}
	
	/* Mobile Header */
	.mobile-header-navigation .mobile-header-logo img {height: auto !important;max-height: 60px;}

/* Slider */
.slider-container {background: #000;}
.photoslider {max-width: 1920px; margin: 0 auto;}
.metaslider .flexslider {overflow: hidden;}

	.ee-slider-layer {
		width: 100%;
		height: 100%;
		text-align: center;
		position: relative;
	}
	.ee-slider-inlineblock {
		background: rgba(0,0,0,0.45) !important;
		padding: 15px;
		position: relative;
		display:inline-block;
		margin:10% 0 0 0 !important;
		}
	.ee-slider-inlineblock h1, .ee-slider-inlineblock h2, .ee-slider-inlineblock p {text-align: center;	color:#fff !important;}

	.ee-slider-btn {
		display: inline-block; background:#20ade3; padding: 15px 20px !important; text-decoration: none; color: #fff !important;
		font-weight: bold; font-size: 16px !important;	text-align: center;	text-transform: uppercase; margin: 15px 0 0 0 !important;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
}
	.ee-slider-btn:hover {text-decoration: none; color: #fff !important; background:#45BAE7;}
	.ee-slider-bottomcaption {height: 100%; position: absolute; bottom:0; left:0; right:0;}

	.flexslider .flex-direction-nav li a.flex-next {background: url('https://www.exclusive-events.com.au/wp-content/uploads/2016/12/bg_direction_nav_white.png') no-repeat -28px 0 !important;}
	.flexslider .flex-direction-nav li a.flex-prev {background: url('https://www.exclusive-events.com.au/wp-content/uploads/2016/12/bg_direction_nav_white.png') no-repeat 0 0 !important;}

	.metaslider .caption {padding: 20px !important; text-shadow: 2px 2px 3px rgba(0,0,0,0.9); font-weight: bold; font-size: 22px;}
	.metaslider .caption-wrap {opacity: 1.0 !important; background: none !important;}
	/* End Slider */

/* Buttons */
.button-left .ow-button-base a {text-align:left; width: 100% !important;}

/* Patterned Page Header */
.ee-pattern-header {background-repeat:repeat !important; background-size:auto;}

/* List Styles */
/*#content ul {margin-left:30px; margin-bottom:14px;}
#content ul li {list-style-type:disc;}*/

/* Content */
/*#page {min-height:700px;}*/
.yt-embed {margin:20px auto; text-align:center;}
body.page-id-1810 h3.widget-title {font-size:28px;}/* About Us */
.page-id-2 .entry-title {text-align: center;}
.parent-pageid-15 .inside-article p {margin-bottom:0;}
ul.sow-slider-images {margin-left:0 !important;}

	/* Services */
	.service-icons img {
		max-width:100px !important; background:#fff; padding:2px;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
		border-radius: 50%;
			-webkit-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.25);
			-moz-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.25);
		box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.15);
	}

	/* Home Icons New */
	.home-icon-container {text-align:center;}
	.home-icon {width:25%; display:inline-block; box-sizing:border-box; text-align:center; margin-left:-5px; margin-right:-5px; vertical-align:top;}
	.home-icon h3 {color:#333;}
	.home-icon img {margin-bottom:10px; max-width:130px !important; background:#20ade3;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
		border-radius: 50%;
	}

	/* Packages */
	.package-deal h3.widget-title {display: block; padding: 12px; background: #20ade3; color: #fff; text-transform: uppercase; margin-bottom: 10px;}

	/* Facebook Feed */
	#cff {border: 1px solid #ededec;}
	.cff-header {margin: 0 !important;}

	/* Video Embeds */
	.video-container {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
	.video-container iframe, .video-container object, .video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
	.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {max-width: 100%;}

	/* Tiles */
	.tile .widget-title {background:#fff; color: #666; padding: 15px 20px; margin-bottom: 15px; margin-top:-8px; text-align:center; /*border:1px solid #ededec;*/}

	/* Hover Effects */
	.special-hover, .special-hover:hover {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	}
	.special-hover:hover {
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	}

/* Galleries */
.sow-image-container a, .gallery-item a.img {position:relative; -webkit-transform: rotate(0);
-moz-transform: rotate(0); transform: rotate(0);
-webkit-backface-visibility: hidden; /*Webkit fix*/
  transform: translate3d(0px,0px,0px); /*Firefox fix*/
}
.gallery-item a:hover {opacity:0.6;filter:alpha(opacity=60); /* For IE8 and earlier */
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
	transform: scale(1.1);  
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position:relative;
	
/*fixes image jiggle issue, please do not remove*/
-webkit-backface-visibility: hidden; /*Webkit fix*/
  transform: translate3d(0px,0px,0px); /*Firefox fix*/
}

.gallery-icon {padding: 4px !important;}
.showroom-gallery .gallery-item img {width:100%;}
.square-gallery .gallery-icon {padding: 10px !important;}
.gallery {margin-left: -4px; margin-right: -4px;}

/* Showroom */
body.page-id-15 .tile .widget-title {text-align:center; font-style:italic; padding:20px !important;} /* Car title */
.showroom-thumbnail {padding-bottom: 10px;}
.showroom-thumbnail h3.widget-title {margin-bottom:0; text-transform:uppercase; font-size:12px; text-align:center; font-weight:bold;}
#fancybox-title {display:inline !important;}

#fancybox-title:after {display:inline-block !important; padding-top:12px; content:"© 2021 Exclusive Events Hire"; position:absolute; text-transform:uppercase; color:#fff; font-size:14px;}

	/* Specs Tables */
	.specs-table {font-size:14px;}
	.tablepress.specs-table .column-1 {font-weight:bold; font-size:14px}
	.tablepress.specs-table .column-2 {text-align:right;}
	.specs-header h3.widget-title {display:block; padding:12px;
	background:#20ade3;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:-16px;
	}
	.specs-header img {max-height:150px; width:auto !important;}
	.specs-header .sow-image-container {border:1px solid #ddd; margin-bottom:7px;}
	.specs-table {border-bottom:1px solid #ddd;}

/* Reviews */
body.post-type-archive-reviews, body.post-type-archive-reviews .site-content {background:#f7f7f7;}
.reviews h2.entry-title {font-size:18px; font-weight:bold; margin-bottom:-20px; color:#20ade3 !important;}
.reviews-slider h2.wp-post-title {margin-bottom:15px !important; display:block;}
.reviews-slider h2.wp-post-title a { color:#20ade3 !important;}
.reviews .inside-article {border:1px solid #ededec;
padding:25px !important; background:#fff;}
.reviews p {font-size:15px;}
.review-author p {margin:0; text-transform:uppercase; font-weight:bold; font-size:14px;}
.wpcolumn, .wpcolumns {padding-left:3.2em; padding-right:3.2em; text-align:center;}
.reviews-slider h2.wp-post-title {font-weight:bold;}
.reviews h2.entry-title::before, .reviews-slider h2.wp-post-title::before {content:"“"; color:#20ade3;}
.reviews h2.entry-title::after, .reviews-slider h2.wp-post-title::after {content:"”"; color:#20ade3;}
.slick-arrow {opacity: 0.3;}
body.page-id-1360 article.testimonials {box-sizing:border-box; border: 1px solid #ededec; padding:20px; margin: 0 25px 25px 0;}
/* End Reviews */

/* Footer */
footer {border-top:1px solid #3B3B3B;}
.footer-widgets {background:none;}
.footer-widgets .widget-title {margin-bottom:15px;}
.footer-widgets .widget ol, .footer-widgets .widget ul {line-height: 25px !important;}
.footer-widgets .textwidget p {line-height: 29px !important;}
.footer-widgets .fa {margin-right: 10px; margin-left: 0;}
.site-footer {background:#262626;}
.generate-back-to-top, .generate-back-to-top:visited {background: rgba(32,173,227,0.5) !important;}
.generate-back-to-top:focus, .generate-back-to-top:hover {background: rgba(32,173,227,1) !important;}
.generate-back-to-top, .generate-back-to-top:visited {bottom:200px !important;}

/* ----------------------------------------------------- */
/* Contact Forms */
/* ----------------------------------------------------- */

/* Quick Contact Form */
.wpcf7 .quickcontact-form .full-width-field {width: 100%;}
.grid-container.grid-parent.quickcontact-form {padding: 20px; border: 1px solid #ccc;}
.quickcontact-form {font-size:14px;}
.quickcontact-form label {margin-right: 10px;}
.quickcontact-form input, .quickcontact-form select, .quickcontact-form textarea {margin-bottom: 8px; font-size: 14px; padding: 6px;}
.quickcontact-form .wpcf7-form-control.wpcf7-radio span {display: inline-block;}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.cf7-timepicker {max-width:110px;}

/* Contact Form */
.wpcf7 label {padding-bottom: 5px; display: inline-block; margin-bottom: 0;}
span.wpcf7-list-item {display: block; line-height: 2;}
#customradio span.wpcf7-list-item {display: inline !important;}

input.wpcf7-form-control.wpcf7-submit {
    box-sizing: border-box;
    font-size: 1em;
    padding: 1em 2em;
    background: #ffffff;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#e6e6e6),color-stop(1,#ffffff));
    background: -ms-linear-gradient(bottom,#e6e6e6,#ffffff);
    background: -moz-linear-gradient(center bottom,#e6e6e6 0%,#ffffff 100%);
    background: -o-linear-gradient(#ffffff,#e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    border: 1px solid;
    border-color: #dedede #d9d9d9 #d1d1d1 #d9d9d9;
    color: #262626 !important;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    text-shadow: 0 1px 0 rgba(0,0,0,0.05);
}
.screen-reader-response {display: none !important;}

/* ----------------------------------------------------- */
/* Media Queries */
/* ----------------------------------------------------- */
@media screen and (min-width:1024px) {
	.ee-slider-inlineblock h1 {font-size:48px !important;}
.ee-slider-inlineblock h2 {font-size:28px !important; font-weight:bold !important;}
	.blocktext-centered {max-width:60%; margin:0 auto;}
	/*.yt-embed iframe {width:1000px; height:563px;}*/
	.site-footer {background:url(https://www.exclusive-events.com.au/wp-content/uploads/2016/12/exclusive-footer-graphic.jpg) #262626 no-repeat center; background-size:100%;}
	
}
@media screen and (max-width:1023px){
	.ee-slider-inlineblock h1 {font-size:30px !important;}
	.ee-slider-inlineblock h2 {font-size:20px !important; font-weight:bold !important;}
}

@media screen and (min-width:768px) {
	/*.yt-embed iframe {width:800px; height:450px;}*/
	/*.home-btn {position: absolute !important; bottom: -40px; }*/
	
	/*.main-navigation ul ul {width:360px;}*/ /* Dropdown */
	
	body.home .slider-container {margin-bottom: -80px;}
	
	.copyright {text-align:left; width:60%; float:left; padding-left:15px; box-sizing:border-box;}
	.sitecredit {text-align:right; width:30%; float:right; padding-right:15px; box-sizing:border-box;}
	.gallery-columns-3 .gallery-item {max-width: 33.3% !important;}
	.gallery-item {max-width: 33.3% !important;}
	
	.tile img, .tile img:hover, .ee-hoverfx img, .ee-hoverfx img:hover {
		/*fixes image jiggle issue, please do not remove*/
-webkit-backface-visibility: hidden; /*Webkit fix*/
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

.tile img:hover, .ee-hoverfx img:hover {
	/*fixes image jiggle issue, please do not remove*/
-webkit-backface-visibility: hidden; /*Webkit fix*/
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
transform: scale(1.05);
	-webkit-box-shadow: -1px 2px 31px -10px rgba(0,0,0,0.8);
			-moz-box-shadow: -1px 2px 31px -10px rgba(0,0,0,0.8);
		box-shadow: -1px 2px 31px -10px rgba(0,0,0,0.8);
}
}
@media screen and (max-width:767px){
	.social-header {text-align: center;}
	/*.inside-header {padding: 30px 0 0 0 !important;}*/
	.text-left, .text-right {float: none !important;}
	.text-left {display: none;}
	.text-right {font-size: 15px;}
	body.home .slider-container {margin-bottom: -30px;}
	
	.home-icon {width:50% !important;}
	.home-icon img {max-width:110px !important;}
	
	/*.yt-embed {width:100% !important; height:auto;}*/
	.gallery-columns-3 .gallery-item {width: 100% !important; max-width:100% !important;}
	.gallery-item {width: 100% !important; max-width:100% !important;}
	
	.main-navigation.toggled .main-nav li a {line-height: 1 !important; padding: 10px;}
	.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {line-height: 65px !important;} /* override height of menu items on mobile */
	/*.site-header .header-image {max-width:70% !important; padding:15px 20px 0 20px;} /* Small logo for mobile menu header */
	.fluid-header .inside-header, .header-widget {text-align:left; padding:0;} /* left align brand on mobile */
	.inside-header>:not(:last-child) {margin-bottom: 0;} /* header padding on mobile */
	.menu-toggle .mobile-menu {display:none;} /* hide toggle menu label */
	/*button.menu-toggle {width: auto; text-align: right; position: absolute; top: -60px; right: 0;} /* align mobile menu to top right */
}
@media screen and (min-width:481px){
	/*.yt-embed {width:100% !important; height:auto;}*/
	.home-intro {margin-top: 40px;}
	.hometile-container {margin-bottom:80px; position: relative !important; height: 100% !important;}
}
@media screen and (max-width:480px) {
	.hometile-container {margin-bottom:40px;} 
	.ee-slider-btn {display:none;}
	.ee-slider-inlineblock h1 {font-size:22px !important;}
	.ee-slider-inlineblock h2 {font-size:14px !important; font-weight:bold !important;}
	.metaslider .caption {font-size: 14px;}
	 /*#cff{ height: auto !important; }*/
	/*.site-header .header-image {max-width:90%; height:auto;}*/
	.footer-widgets {text-align: center;}
}