/*

Theme Name: Luzita Fereday Theme

Description: A theme from Righteye Creative

Theme URI: https://luzitafereday.com.au/

Author: Rhys Morris

Author URI:  https://righteye.com.au

Template: salient

Version: 1.1

*/

/* ============== GLOBAL ==================== */

.grecaptcha-badge {
    display: none;
	margin-left: -4000px;
}
.contact .grecaptcha-badge {
    display: block;
	margin-left: inherit;
}
.raleway {
    font-family: Raleway;
}
.large-body-txt {
	font-size: 130%;
}
.sm-body-txt {
	font-size: 80%;
	line-height: 1.2;
}
.no-bottom-margin-padding {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.pt-serif {
	font-family: "PT Serif" !important;
}
.weight-400 {
	font-weight: 400;
}
.smalltext {
	font-size: 70% !important;
}
.page-submenu.stuck {
	top: 0 !important;
}
.off-canvas-menu-container li {
    border-bottom: 1px solid #759eac;
}

/* ============== HOME PAGE ==================== */

.home #header-outer, .home #header-space {
    display: none;
    height: 0 !important;
}
.hm-select-bg .column-bg-overlay {
    border-radius: 8px;
}
.testimonial_slider blockquote p {
    font-family: "PT Serif";
    line-height: 1.3;
    font-size: 0.8em !important;
    padding-bottom: 15px;
}
.testimonial_slider blockquote .testimonial-name {
    font-family: Raleway;
    text-transform: uppercase;
    font-size: 0.6em !important;
}
.home .work-item.style-2 .work-info p {
	display: none;
}
.home .work-item.style-2 .work-info h3 {
    line-height: 1.2;
}
.home .page-submenu {
    font-family: "Raleway";
    text-transform: uppercase;
    font-size: 0.8em;
}

/* ============== 10 WAYS ==================== */

.nectar-fancy-box h4 {
    line-height: 1.3;
}



/* ============== FOOTER ==================== */

#footer-outer #copyright p {
    font-family: "Raleway" !important;
    text-transform: uppercase;
}
#footer-outer #copyright p a:hover {
    color: #999999 !important;
}
#footer-outer .row {
    padding: 25px 0 0;
}
#footer-outer a img {
	opacity: 1;
}
#footer-outer a img:hover {
	opacity: 0.5;
	transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
}
.ftr-member, .ftr-member p {
	margin: 0 !important;
	padding: 0 !important;
}
.ftr-member .aligncenter {
    margin-top: 0px !important;
    margin-right: auto !important;
    margin-bottom: 0px !important;
    margin-left: auto !important;
}







