/*
============================================================

	Theme Name: Yarra Valley Commercial
	Theme URI: http://www.laborator.co/view-theme/kalium
	Author: Laborator
	Author URI: http://laborator.co/
	Version: 1.0
	Description: Use this theme if you want to extend features of Kalium theme or prevent overwriting the changes you make when new theme update is available.
	Tags: agency, architecture, blog, clean, creative, ecommerce, gallery, minimal, photography, portfolio, shop, kalium, translation-ready, theme-options, responsive-layout
	Template: kalium
	Text Domain: kalium
	
============================================================
*/
@font-face {
    font-family: "Akkurat";
    src: url("http://www.evisson.net/yarravalley/wp-content/themes/Yarra/akkurat/Akkurat-Reg-1.otf") format("opentype");
}

@font-face {
    font-family: "Akkurat";
    font-weight: bold;
    src: url("http://www.evisson.net/yarravalley/wp-content/themes/Yarra/akkurat/Akkurat-Bold.otf") format("opentype");
}

.header-absolute header.main-header {
	background-color: #FFF !important;
}

h1 {
	font-size: 48px !important;
}

.mouse-pointer {
    cursor: pointer;
}

.slider-font {
    font-family: 'akkurat-regular' !important;
}

.telnum {
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.telnum a {
	font-size: 21px;
}

#main-banner > .row-container {
	background: rgba(0,0,0,0.40);
}

#main-banner .vc_column-inner .wpb_wrapper {
	margin: 60px auto 0;
	padding: 15px;
}

#main-banner #banner-content {
	margin: 0 auto;
	max-width: 1170px;
}

#main-banner h1 {
	font-size: 65px !important;
}

#main-banner form,
#popmake-1109 form {
	background: #EEE;
	display: block;
	font-weight: 300;
}

#main-banner .form-fields,
#main-banner .heading,
#popmake-1109 .form-fields,
#popmake-1109 .heading {
	padding: 25px;
	position: relative;
}

#main-banner .heading,
#popmake-1109 .heading {
	background: #00aec5;
}

#main-banner .heading .typcn,
#popmake-1109 .heading .typcn {
	color: #EEE;
	font-size: 70px;
	position: absolute;
	  right: 25px;
	  top: 15px;
}

#main-banner .form-fields .ppolicy,
#popmake-1109 .form-fields .ppolicy {
	display: block;
	position: absolute;
	  right: 25px;
	  top: 80%;
	text-align: right;
}

#main-banner .form-fields .ppolicy a,
#popmake-1109 .form-fields .ppolicy a {
	color: #888;
}

#main-banner form h2,
#popmake-1109 form h2 {
	color: #FFF;
	font-size: 22px;
	margin: 0 auto 15px;
}

#main-banner .heading p,
#popmake-1109 .heading p {
	color: #FFF;
	margin-bottom: 10px;
}

#main-banner form p,
#popmake-1109 form p {
	width: 100%;
}

#main-banner form label,
#popmake-1109 form label {
	color: #FFF;
	display: block;
	font-weight: 400;
}

#main-banner form input,
#main-banner form textarea,
#popmake-1109 form input,
#popmake-1109 form textarea {
	background: #F8F8F8;
	border: 1px solid #ddd;
  	  -moz-border-radius: 4px;
	  -webkit-border-radius: 4px;
	border-radius: 4px;
	color: #888;
	margin-top: 5px;
	padding: 14px 20px;
	width: 100%;
}

#main-banner form textarea,
#popmake-1109 form textarea {
	height: 100px;
}

#main-banner form input::-webkit-input-placeholder,
#main-banner form textarea::-webkit-input-placeholder,
#popmake-1109 form input::-webkit-input-placeholder,
#popmake-1109 form textarea::-webkit-input-placeholder {
	font-weight: 300;
}

#main-banner form input::-moz-placeholder,
#main-banner form textarea::-moz-placeholder,
#popmake-1109 form input::-moz-placeholder,
#popmake-1109 form textarea::-moz-placeholder {
	font-weight: 300;
}

#main-banner form input:-ms-input-placeholder,
#main-banner form textarea:-ms-input-placeholder,
#popmake-1109 form input:-ms-input-placeholder,
#popmake-1109 form textarea:-ms-input-placeholder {
	font-weight: 300;
}

#main-banner form input:-moz-placeholder,
#main-banner form textarea:-moz-placeholder,
#popmake-1109 form input:-moz-placeholder,
#popmake-1109 form textarea:-moz-placeholder {
	font-weight: 300;
}

#main-banner form input[type=submit],
#popmake-1109 form input[type=submit],
#main-banner #get-quote button {
	background: #00aec5;
	border: none;
  	  -moz-border-radius: 7px;
  	  -webkit-border-radius: 7px;
	border-radius: 7px;
	color: #FFF;
	display: block;
	max-width: 200px;
	  -moz-transition: 0.35s;
	  -webkit-transition: 0.35s;
	position: relative;
	transition: 0.35s;
	z-index: 1;
}

#main-banner #get-quote button {
	display: block;
	font-size: 30px;
	font-weight: 900;
	margin-left: auto;
	margin-right: auto;
	max-width: 420px;
	padding: 18px 30px;
	width: 100%;
}

#main-banner form input[type=submit]:hover,
#popmake-1109 form input[type=submit]:hover,
#main-banner #get-quote button:hover {
	background: #FFF !important;
	color: #00aec5 !important;
}

#popmake-1109 {
	background: transparent;
	border: none;
	  -moz-box-shadow: none;
	  -webkit-box-shadow: none;
	box-shadow: none;
}

#popmake-1109 .pum-close {
	right: 0;
	top: 0;
}

/*	INTERNAL PAGES
 * ================================ */

#why-section .wpb_text_column p,
#cta-section p { 
	font-size: 16px;
	line-height: 1.5;
}

#why-section h3.vc_custom_heading {
	color: #131313 !important;
	font-family: 'Roboto', Arial, sans-serif !important;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 18px;
}

#why-section .portfolio-holder .thumb .hover-state .info h3 {
	font-size: 1em;
}

#why-section .iconic .wpb_text_column ul li,
#why-section .caret-list .wpb_text_column ul li {
	list-style-type: none;
	text-indent: -18px;
}

#why-section .iconic .wpb_text_column ul li:before,
#why-section .caret-list .wpb_text_column ul li:before {
	color: #00bcd4;
	content: '\e095';
	font-family: 'typicons';
	font-size: 20px;
	margin-right: 7px;
}

#why-section .caret-list .wpb_text_column ul li:before {
	color: #00aec5;
	content: '\f0da';
	font-family: 'fontawesome';
}	

#cta-section .vc_icon_element-icon {
	font-size: 45px !important;
}

#cta-section h3 {
	font-size: 36px;
}

#cta-section p {
	color: #FFF;
}

#cta-section .vc_btn3-container a {
	color: #31aff5;
	display: block;
	font-size: 18px;
	font-weight: 700;
	max-width: 210px;
	padding: 15px;
}

.fa, .far, .fas {
	font-family: Font Awesome 5 Free !important;
}

.ugc-input-wrapper label {
	display: block;
	margin: 0;
	line-height: normal;
}
.ugc-input-wrapper input:not([type="checkbox"], [type="radio"], [type="submit"]), .ugc-input-wrapper select {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.3);
    padding: 5px 0 1px;
    margin: 0 0 3px 0;
}
.ugc-input-wrapper:not(.custom-submit-button) #post_category-error {
    margin: 0;
}
.checkbox_list_main {
    width: 100%;
    margin: 0 0 20px 0;
    position: relative;
    background: #ecf7f7;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #c3d9d9;
}
.ugc-input-wrapper:not(.custom-submit-button) {
    overflow: hidden;
    margin: 0 0 15px 0 !important;
    padding: 10px;
    border: 1px solid #c7c7c7;
    background: #fff;
    border-radius: 10px;
}
.checkbox_list_main h3 {
    margin: 0 0 10px 0;
}
.checkbox_list_main .ugc-input-wrapper {
    display: flex;
    align-items: center;
}


.checkbox_list_main .ugc-input-wrapper label {
    margin: 0;
    font-weight: normal;
    display: inline-block;
}


.checkbox_list_main .ugc-input-wrapper label.error {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    left: 20px;
}
.checkbox_list_main .ugc-input-wrapper input {
    margin: 0 0 0px 6px;
}
.checkbox_list_main .ugc-input-wrapper .other_input {
    border-bottom: 1px solid rgba(0,0,0,.3);
    padding: 2px 0;
    margin: 0 0 0 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    width: calc(100% - 10px);
}
.ugc-input-wrapper.custom-submit-button {
    margin: 0;
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	#main-banner .heading .typcn, 
	#popmake-1109 .heading .typcn {
		display: none;
	}
}

@media only screen and (max-width: 1000px) {
	#main-banner form .heading h2,
	#main-banner form .heading p,
	#popmake-1109 form .heading h2,
	#popmake-1109 form .heading p {
		margin-left: 0;
		width: 75%;
	}
	
	#main-banner .form-fields .ppolicy,
	#popmake-1109 .form-fields .ppolicy {
		position: relative;
		  right: 0;
		  top: 0;
		text-align: left;
	}
}

/* @media only screen and (min-width: 768px) {
	#why-section .image-placeholder {
		height: 165px;
		width: 165px;
	}
} */

@media only screen and (max-width: 768px) {
	
	#main-banner h1 {
		font-size: 45px !important;
	}
	
	#main-banner .vc_column-inner .wpb_wrapper {
		margin-top: 0;
	}
	
	#main-banner .vc_col-sm-12 {
		margin-top: 125px;
	}
	
/* 	#main-banner .vc_row.vc_row-flex {
		height: 100vh;
	} */
	
	h1 {
		font-size: 30px !important;
	}

	#main-banner h1 {
		position: relative;
	}
	
	#main-banner .wpb_text_column {
		margin-bottom: 0;
	}

	header.main-header .logo-and-menu-container {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		  -webkit-justify-content: space-between;
		  -ms-flex-pack: justify;
		justify-content: space-between;
		  -webkit-align-items: center;
		  -ms-flex-align: center;
		align-items: center;
    }
	
	header.main-header .logo-and-menu-container .logo-column {
		width: auto;
	}
	
	.header-logo.logo-image {
		position: relative;
	}
	
	.header-logo.logo-image,
	.main-header .header-logo .logo-entry {
		height: auto !important;
		max-width: 175px;
	}
	
	.main-header.menu-type-standard-menu .standard-menu-container .menu-bar {
		margin-left: 0;
		margin-top: 0;
		top: 0;
	}
	
	.telnum {
		margin-bottom: 0;
		padding-bottom: 0;
		position: relative;
		  right: 25px;
		  -webkit-order: 2;
		  -ms-flex-order: 2;
		order: 2;
	}
	
	.fa-phone {
		  -ms-transform: rotate(90deg);
		  -webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	header.main-header .logo-and-menu-container .menu-column {
		position: relative;
		  left: 25px;	
		  -webkit-order: 0;
		  -ms-flex-order: 0;
		order: 0;
	}
	
	.logo-column {
		  -webkit-order: 1;
		  -ms-flex-order: 1;
		order: 1;
	}
	
	header .menu-bar {
		min-width: 24px;
	}
	
	/* .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main .menu-bar .ham,
	.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main .menu-bar .ham:before, 
	.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main .menu-bar .ham:after {
		background-color: #00aec5;
	} */
}

@media only screen and (max-width: 500px) {
	#main-banner .heading .typcn,
	#popmake-1109 .heading .typcn {
		font-size: 52px;
		top: 25px;
	}
	
	#main-banner .vc_column-inner .wpb_wrapper {
		padding: 15px 7px;
	}
	
	#main-banner h1 {
		font-size: 32px !important;
	}
	
	h1 {
		font-size: 24px !important;
	}
	
	.telnum {
		margin-bottom: 0;
		padding-bottom: 0;
		text-align: center;
	}
	.checkbox_list_main h3 {
	    font-size: 16px;
	    line-height: normal;
	}
	.checkbox_list_main .ugc-input-wrapper label {
	    font-size: 13px;
	}
}
.blog-post-excerpt p{color: #898989;}


/*09-08-2024*/
.ticket-entry-content.entry-content a.thumb-image-wrap {
    display: block;
    width: 75%;
    margin: 0;
}

.ticket-entry-content.entry-content a.thumb-image-wrap .thumb::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 300px;
}

.ticket-entry-content.entry-content a.thumb-image-wrap .thumb img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

h3.ticket-inner-title {
    text-align: left;
}

#custom_table_list tr:nth-child(even) {
    background: #eeeeee;
}

table#custom_table_list th, table#custom_table_list td {
    color: #232323;
    padding: 12px 10px;
}

table#custom_table_list th label {
    margin: 0;
}

.custom_form_data {
    border: 1px solid #ececec;
    width: 100%;
    margin-bottom: 40px;
    border-radius: 10px;
}

table#custom_table_list td {
    line-height: 1.4;
}

/*09-08-2024*/