/*
Theme Name: TwoThirds
Author: TwoThirds
Author URI: https://www.TwoThirds.com.au
Template: caster
License: custom
*/


 #elementor-editor-wrapper .elementor-tab-control-advanced {
                   display: none;
                   visibility: hidden;
             }

.elementor-slideshow__counter {
    font-size: 13px !important;
}
.elementor-slideshow__header > i.eicon-share-arrow{
	display:none !important;
}
.elementor-slideshow__title {
    font-weight: 500 !important;
}
.dialog-type-lightbox {
    background-color: rgba(9, 11, 11, 0.8) !important;
}
.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
    border-radius: 0 !important;
}



/*overall focus */
:focus, .with_frm_style input[type=text]:focus, .with_frm_style input[type=password]:focus, .with_frm_style input[type=email]:focus, .with_frm_style input[type=number]:focus, .with_frm_style input[type=url]:focus, .with_frm_style input[type=tel]:focus, .with_frm_style input[type=phone]:focus, .with_frm_style input[type=search]:focus, .with_frm_style select:focus, .with_frm_style textarea:focus  {
   outline:dashed #a6ee8a; 
}
/*contact form focus*/
.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus, .frm_style_formidable-style.with_frm_style select:focus, .frm_style_formidable-style.with_frm_style textarea:focus, .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search], .frm_form_fields_active_style, .frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement, .frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single, .frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices,  {
	border-color: #a6ee8a;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #a6ee8a;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:active {
	border-color: #a6ee8a;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #a6ee8a;
	background-color: #03a632;
}

/*home signup and contact submit button*/
body.light input[type=submit]:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
	background-color: #03a632;
	opacity:1;
}

/* left menu logo 767 1024 1200*/
.site-header #site-branding .retina-logo, .site-header #site-branding .logo, .site-header #site-branding .logo a {
	max-width: 120px!important;
}

#masthead.site-header #site-branding a {
	max-width: 120px!important;
}


#masthead.site-header #site-branding {
	margin-left:-7px;
}

/*
 * @media only screen and (max-width: 981px) {
  img.jet-logo__img {
    content: url("http://yourwebsite.com/mobile_logo.png");
  }
}
*/

/* left menu */




@media (min-width: 1200px) {
	#masthead.site-header.left-sidebar-menu {
		width:260px;
	/*	box-shadow:0 0px 7px -1px rgba(0, 0, 0, 0.1); shadow*/
	}
}
.footer-width-fixer {
		/*	box-shadow:0 0px 7px -1px rgba(0, 0, 0, 0.1); shadow*/

}

#masthead.site-header #site-navigation .menu > li > a {
	font-size:14px;
}

		

/*
 * #menu-item-1141 a, #menu-item-1366 a, #menu-item-1367 a, #menu-item-1365 a {
	font-size:13px!important;
}
*/




#masthead.site-header #site-navigation .menu > li > a, #masthead.site-header.standard #site-navigation .menu > li > a {
	font-weight: 400!important; /*sidebar homepage had bold*/
}



	/* current change hamburger menu 
@media (min-width: 992px) {
	#masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu>li {
		padding: 7px 0;
	} 
}
@media (min-width: 992px) {
	#masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu>li>a {
		font-size: 28px;
	}
}
*/
	
	/* new to match hamburger menu */
@media (max-width: 991px) { 
	#masthead.site-header.left-sidebar-menu #site-navigation .menu>li>a {
		font-size: 28px;
			padding: 7px 0;
		
	}
	/* #masthead.site-header #site-branding a {
		padding-top:20px; 
	}
*/
	.single-portfolio.portfolio-details-top .entry-meta .meta-desc, .single-portfolio.portfolio-details-top .entry-meta .meta-entries {
		max-width:100%!important;
		margin-right:0!important;
	}
}

@media (max-width: 1199px) {
	#masthead.site-header.left-sidebar-menu #site-navigation {
		top: 160px;
		width:100%;
		
	}
}


@media (max-width: 1199px) {
	#masthead.site-header.left-sidebar-menu #site-navigation .menu>li>a {
		font-size: 28px;
		
	}
}


@media (max-width: 1199px) {
	#masthead.site-header.left-sidebar-menu #site-navigation .menu {
   		text-align: center;
    	width: calc(100vw + 30px);
    	margin-top: 75px;
		background-color: white!important;
		padding: 0;
		margin-top:20px;
			}
}
@media (max-width: 1199px) {
	#masthead.site-header.left-sidebar-menu #site-navigation .menu li {
		margin-top:10px;
		margin-bottom:10px;
	}
}


#masthead.site-header #ham-trigger-wrap .ham-trigger span:before, #masthead.site-header #ham-trigger-wrap .ham-trigger span:after, #masthead.site-header #ham-trigger-wrap .ham-trigger span {
	width:50px;
}
#masthead.site-header #ham-trigger-wrap .ham-trigger span:before  {
	top: -10px;
}
#masthead.site-header #ham-trigger-wrap .ham-trigger span:after {
		top: 10px;
}
#masthead.site-header #ham-trigger-wrap.open .ham-trigger span:before {
	transform:translateY(10px) rotateZ(-45deg);
}


/*logo placement for smaller screen*/
@media (max-width: 1199px) {
	#masthead.site-header #site-branding {
		margin-left:28px;
	}
}
@media (max-width: 1199px) {
	#masthead.site-header #site-branding a {
		padding-top: 52px;
	}
}

/* tag in sidemenu*/

#masthead.site-header.left-sidebar-menu .contact-info {
	font-size:10px;
	font-family: "Montserrat", Sans-serif;
	letter-spacing:0.2px;
	font-weight:200;
	margin-bottom:65px;
	color:#707070;
}

/* portfolio single, page and news, heading size and spacing */
body.single.single-portfolio article.portfolio {
	margin-top:0px;
	padding-top:0px;
}

@media (min-width: 1200px) { body.has-left-sidebar-menu.single-portfolio article.portfolio {
	margin-top:30px;
	}
}
@media (min-width: 1200px) { body.has-left-sidebar-menu.page .page {
	margin-top:30px;
	}
}

@media (min-width: 1200px) { body.has-left-sidebar-menu.blog .site-content-contain .site-content {
	padding-top:30px;
	}
}

body.light.single-portfolio .portfolio .entry-meta-title h4, .single-portfolio .portfolio .entry-header .entry-title, body.page .entry-header .entry-title, .blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title {
	font-weight:500;
}
.single-portfolio .portfolio .entry-header .entry-title, .page .entry-header .entry-title, .blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title {
	font-size:65px;
	line-height:normal;
}
.single-portfolio .portfolio .entry-header, .page .entry-header, .blog-banner-content {
	text-align:right;
}


.single-portfolio .portfolio .entry-header, .blog-banner-content {
	margin-bottom:95px;
}

.page .entry-header {
	margin-bottom:105px;
}


p {
	line-height:1.7!important;
}

/* synopsis text size important*/
.single-portfolio .portfolio .entry-meta .meta-desc p {
  font-size: 15px;
  line-height: 1.7;
  font-weight: 400;
  margin-bottom: 0;
}
/* details text next to synopsis*/
.single-portfolio .portfolio .entry-meta .meta-entries ul li span:not(.portfolio-categories):not(.portfolio-tags) {
	 font-size: 15px;
}

/* image slider gallery arrow*/
.caster-swiper-slider-wrap .swiper-button-prev, .caster-swiper-slider-wrap .swiper-button-next, .caster-swiper-container .swiper-button-prev, .caster-swiper-container .swiper-button-next {
	background-color: #03a632;
	width: 40px;
	height: 60px;
	opacity: .6;
}

/* text below column widths fix*/
  .single-portfolio.portfolio-details-bottom .entry-meta .meta-desc,
  .single-portfolio.portfolio-details-top .entry-meta .meta-desc {
    flex-basis: 66.66%;
    max-width: 66.66%;
    margin-right: 8%;
  }

 .single-portfolio.portfolio-details-bottom .entry-meta .meta-entries,
  .single-portfolio.portfolio-details-top .entry-meta .meta-entries {
    flex-basis: 33.33%;
    max-width: 33.33%;
  }

/* full width option but with padding on portfolio single */
.single-portfolio.full-width .site-content>.wrap {
  padding-left: 50px;
  padding-right: 50px;
}

body.light .portfolio-navigation-wrap .portfolio-navigation {
	font-size:14px;
}

/*single film details right*/
.single-portfolio .portfolio .media-wrap>.portfolio-media {
	margin-top: -5px;
}

body .wrap {
	padding-left: 50px;
  padding-right: 50px;
}

/*portfolio layout*/
.caster-portfolio-wrap .cbp-l-grid-agency-title {
	margin-top:10px;
}


/* portfolio film sortable links*/
.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item {
	color:inherit;
}
.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:after {
	content:"-";
	color:#707070;
}

.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:not(.cbp-filter-item-active) {
	text-decoration: underline;
	text-decoration-color: #a6ee8a;
	text-underline-offset: 4px;
	color: #707070!important;
	
	background: linear-gradient(0deg, #a6ee8a87, #a6ee8a87) no-repeat right bottom / 0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 100%;
}
.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:not(.cbp-filter-item-active):hover, .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:not(.cbp-filter-item-active):focus {
	 background-size: 100% var(--bg-h);
  background-position-x: left;
	text-decoration:none!important;
	color: #083913!important;
}

.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
	color: #0A0A0A;
}



/*film title fix from white hover*/
.cbp-l-grid-agency-title:hover, .cbp-l-grid-agency-title:focus {
	color: #0A0A0A!important;
} 

body.light .caster-portfolio-wrap .cbp-l-grid-agency-title {
	color: #0A0A0A!important;
}











/*press page*/
.post-1461 h5  {
	margin-bottom:0px;
}

.post-1461 h6  {
	margin-bottom:5px;
	margin-top: 4px;
}

#elementor-1461 {
	letter-spacing: 0.2px;
}

/*test 1461 img*/
.post-1461 a:link img, .post-1461 a:link img {
background: linear-gradient(0deg, #a6ee8a87, #a6ee8a87) no-repeat right bottom / 0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 100%;
}

.post-1461 a:link:hover img, .post-1461 a:link:focus img {
 background-size: 100% var(--bg-h);
  background-position-x: left;
	text-decoration:none!important;
	padding:3px;
}

/* newsletter form contact page post-134 and news #block-11 - post-791/elementor-791 is home page*/
.elementor-791 .mc4wp-form-55 label, #block-11 .mc4wp-form-55 label {
	 color: var(--label-color);
	 font-size: var(--font-size);
	font-weight: var(--weight);
}
	
	.elementor-791 .mc4wp-form-55 input[type=text], .elementor-791 .mc4wp-form-55 input[type=email], #block-11 .mc4wp-form-55 input[type=text], #block-11 .mc4wp-form-55 input[type=email] {
	border-color: #c4c4c4;	
  	border-style:solid;
    border-radius: 4px;
	border-width:1px;
	max-width:100%;
}

	.elementor-791 .mc4wp-form-55 input[type=text]:focus, .elementor-791 .mc4wp-form-55 input[type=email]:focus, #block-11 .mc4wp-form-55 input[type=text]:focus, #block-11 .mc4wp-form-55 input[type=email]:focus {
		background-color:#ffffff;
		box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #a6ee8a;
		border-color: #a6ee8a;
}



.elementor-791 .mc4wp-form-55 input[type="submit"], #block-11 .mc4wp-form-55 input[type="submit"] {
	 border-radius: 4px;
	font-size: 15px;
	font-weight:400;
}

.mailc-name, .mailc-email  {
	margin-top: -25px;
	margin-bottom:30px;
	
}
.mc4wp-form-fields {
	text-align: center;
}

.mlistp {
	font-size:12px;
	/* margin-top:-10px; */
}

/*news widgets*/
h2.widget-title, .widget-area .widget h1, .widget-area .widget h2, .widget-area .widget h3, .widget-area .widget h4, .widget-area .widget h5, .widget-area .widget h6 {
	margin-bottom:10px;
}

#secondary.widget-area .widget h3:after, .widget-area .widget h6:after {
		display:none;
}

#block-8, #block-12, #block-13 {
	padding-bottom:2px;
}

#secondary.widget-area .wp-block-latest-posts__list.wp-block-latest-posts li a, #secondary.widget-area .wp-block-categories.wp-block-categories-list li a {
	font-family: var(--family);
	font-size: 14px; /*match main menu*/
}


#secondary.widget-area .wp-block-latest-posts__list.wp-block-latest-posts li {
	padding-bottom:10px;	
}

.widget-area .widget h6 {
	font-size:16px;
	margin-top:5px;
}

#block-19 {
	margin-bottom:0px!important;
	padding-bottom: 0px!important;
}
#block-12 h3 {
	margin-bottom:0px;
}

#block-11 {
	margin-top:0px;
}
#block-11 #mc4wp-form-1 .mc4wp-form-fields {
	text-align:left;
}
/*news h1 and spacing*/
	.blog-banner {
		padding-bottom:30px;
	}
	
	.post .entry-header .entry-meta {
		margin: 0 0 25px;
	}

.blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title {
	font-size: 65px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 0;
	}

@media (min-width: 1200px) { .blog .wrap {
    max-width: none;
	} }
	
.post .entry-header .entry-title,
.post .entry-header .entry-title a,
.attachment .entry-header .entry-title,
.attachment .entry-header .entry-title a {
  margin-bottom: 5px; /*meta and title*/
 
}

/* single post*/
blockquote  {
	font-size: 18px;
	padding-top: 53px ;
	padding-bottom: 53px;
}
	
blockquote:before {
	display:none;
}

/* single posts navigation at bottom */
.post-navigation {
	margin-top:100px;
	margin-bottom:100px;
	border:none!important;
}

.post-navigation .nav-links .nav-previous {
	margin-left:35%;
}
.post-navigation .nav-links .nav-next {
	margin-right:35%;
}
.nav-subtitle {
	font-size:22px;
	font-family: 'Merriweather Sans';
	color: #0a0a0a;
	font-weight:500;
	letter-spacing:0.2px;
}

.post-navigation .nav-previous .nav-subtitle:before {
		margin-right:10px;
}

.post-navigation .nav-next .nav-subtitle:after {
				margin-left:10px;
}
.post-navigation .nav-previous .nav-subtitle:before, .post-navigation .nav-next .nav-subtitle:after {
	background-size: 14px 13px;
	width: 14px;
	height: 13px;
	
}
/*news links */
body.light a {
	color:inherit;
}

body.light h2 a {
	color:#0a0a0a;
}





/*
a:not(:has(img,div)) {}
a::not(:has(img,div)) where(:hover, :focus-visible)
*/


/*left to right animated links*/
a:not(:has(img)) {
  background: linear-gradient(0deg, #a6ee8a87, #a6ee8a87) no-repeat right bottom / 0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 100%;
}
a:not(:has(img)):where(:hover, :focus-visible) {
	background-size: 100% var(--bg-h);
	background-position-x: left;
	text-decoration:none!important;
}


/*add underline plus to links 1461 is press page  */
a:not(:has(img div)), #post-1461 a, .elementor a {
	text-decoration: underline;
	text-decoration-color: #a6ee8a;
	text-underline-offset: 4px;
}



/*films layout page link effect*/
.cbp-item-wrapper {
	text-decoration: none;
	
	background: linear-gradient(0deg, #a6ee8a87, #a6ee8a87) no-repeat right bottom / 0 var(--bg-h);
 	transition: background-size 350ms;
	--bg-h: 100%;
}
.cbp-item-wrapper:hover, .cbp-item-wrapper:focus {
	background-size: 100% var(--bg-h);
	background-position-x: left;
	text-decoration:none!important;
}
/*match hover colour for this only since cannot remove*/
.cbp-l-grid-agency-title {
	text-decoration: underline;
	text-decoration-color: #CFF6C1;
	text-underline-offset: 4px;
}




/*side menu links so text only FIX display as impacts hamburger menu*/
 #masthead.site-header.left-sidebar-menu #site-navigation .menu>li>a {
    display: inline;
	 text-decoration:none!important;
	 color:#0A0A0A!important;
 }


/*new link read more on latest news */
body.light .post .entry-content .link-more .more-link:hover, body.light .attachment .entry-content .link-more .more-link:hover {
	background: #083913; /*match button styles*/
}



/*film single view film fix */
.filmnavscreen {
	background: linear-gradient(0deg, #a6ee8a87, #a6ee8a87) no-repeat right bottom / 0 var(--bg-h);
 	transition: background-size 350ms;
	--bg-h: 100%;
}
.filnavscreen:hover, .filnavscreen:focus {
	background-size: 100% var(--bg-h);
	background-position-x: left;
	text-decoration:none!important;
}

/*
.portfolio-navigation-wrap .portfolio-navigation  a {
	display:flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
}
*/

/* film single navigation at bottom*/
.portfolio-navigation-wrap .portfolio-navigation-title h4 {
	margin-bottom:0px;
}

.portfolio-navigation-wrap .portfolio-navigation span {
	color:#707070;
/*	background:none;
	display:inline-block; */
}

.portfolio-navigation {
	display:inline-block!important;
}

.portfolio-navigation a {
	display:block;
	vertical-align:middle;
}

/* LINKS after content FIXES*/
/*film share links - after hover fix for dash */

.portfolio-social-share-links a:hover::after, .portfolio-social-share-links a:focus::after {
	background:#fff;
}
.single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links a:after {
	margin: 0px;
	padding: 0 5px;
}
.single-portfolio .portfolio .entry-meta .meta-entries .portfolio-social-share-links ul li span:not(.portfolio-categories):not(.portfolio-tags):after {
	margin-left:0px;
	margin-right:0px;
}

			/*last item */
.single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links a:last-of-type:after {
    display: none;

}
 

/*film layout dash hover remove*/
.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:hover::after, .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:focus::after {
	background:#fff!important;
}
.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:after {
	margin:0;
	padding: 0 11px 0 12px;

	display:inline-block;
}
	/*needed to overwrite default at responsive*/
@media (max-width: 767px) {
  .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item {
    margin: 0;
	  padding:0px
  }

  .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:after {
    content: "-";
    display: inline-block;
    color: #fff;
    padding: 0 11px 0 12px;

  }

  .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:last-of-type:after {
    display: none;
  }
}


/*contact email*/
span.emailob b {
	display: none;
}

/*home page*/
body.light .caster-swiper-container .swiper-pagination-bullet-active {
	background: #03a632;
}
.caster-swiper-container .swiper-pagination-bullet {
	width:20px;
	height:20px;
	margin: 0 7px;
}

.elementor-791 .elementor-element .swiper .swiper-pagination-bullets {
	bottom:25px;
}

.homeh3, .homeh4 {
	line-height: 1.6!important;
	color: #083913!important;
}
.homeh3 {
	margin-bottom:25px!important;
}

/* pagination for gallery slider in news*/
.caster-swiper-slider-wrap .swiper-button-prev, .caster-swiper-slider-wrap .swiper-button-next, .caster-swiper-container .swiper-button-prev, .caster-swiper-container .swiper-button-next {
	background-color: #03a632!important;
	background: #03a632!important;
}
body.light .caster-swiper-slider-wrap .swiper-pagination-bullet-active, body.light .caster-swiper-container .swiper-pagination-bullet-active {
	background: #03a632!important;
}


/* Press links */
.presslink {
letter-spacing: 0.2px; 
font-size: 12px;
	padding-left:5px;
}

.arrow {
  border: solid #03a632;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/*increase pagination for accessibility both home and film*/
.caster-swiper-slider-wrap .swiper-pagination-bullet, .caster-swiper-container .swiper-pagination-bullet {
	background: #c7c7c7;
}
 			/* film pagination*/
.single-portfolio .portfolio .portfolio-media .swiper-pagination .swiper-pagination-bullet, .caster-swiper-slider-wrap .swiper-pagination-bullet {
	margin: 0 7px;
	width:16px;
	height:16px;
}
