	
/*	Custom.css
*/

/*	Site Name: Landkey Financial
	Date: 12/06/26
*/

/* Fonts
font-family: '';
Regular font-weight: normal;
Medium font-weight: 500;
Bold font-weight: 700;
*/

@font-face { 
    font-family: 'Calibre Medium';
    src: url(/wp-content/themes/genesis-sample/fonts/calibre-medium.woff2);
}
@font-face { 
    font-family: 'Calibre Medium Italic';
    src: url(/wp-content/themes/genesis-sample/fonts/calibre-medium-italic.woff2);
}
@font-face { 
    font-family: 'Calibre Regular';
    src: url(/wp-content/themes/genesis-sample/fonts/calibre-regular.woff2);
}
@font-face { 
    font-family: 'Calibre Regular Italic';
    src: url(/wp-content/themes/genesis-sample/fonts/calibre-regular-italic.woff2);
}


/* Colours

text: #000;
footer: #F3EFE4;
footer text: #545F51;

*/

/* Font size - responsive */

html {
	font-size: 62.5%; /* 10px (1rem) browser default  */

    font-size: calc(15px + 0.390625vw);

}

body > div {
	font-family: 'Calibre Regular';
	font-weight: normal;
	font-size: 1rem;
    line-height: 1.3;
	color: #545F51;
}
b, strong {
    font-family: 'Calibre Medium';
    font-weight: normal;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: underline;
}

/* Headings
--------------------------------------------- */

h1 {
	font-family: 'Calibre Regular';
	font-size: 2.2rem;
}

h2 {
	font-family: 'Calibre Regular';
	font-size: 2.2rem;
	color: #545f51;
}

h3,
.entry-content h3 {
	font-family: 'Calibre Regular';
	font-size: 1.5rem;
	font-weight: normal;
}

h4,
.entry-content h4 {
    font-family: 'Calibre Medium';
    font-size: 0.9rem;
    letter-spacing: 0.1em;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}
h5 {
    font-size: 0.8rem;
}
h6 {
    font-size: 1.2rem;
}

/* Titles
--------------------------------------------- */

/* Remove default entry elements */

.entry-header {
	display: none;
}
.entry-title {
	margin-bottom: 30px;
}
.entry-meta {
	display: none;
}
.post-edit-link {
	display: none;
}
.entry-footer {
	display: none;
}
.entry {
    margin-bottom: 0;
}
:focus {
    outline: none;
}
.tb-shortcode-placeholder {
    display: none;
}

/* Site containers */

#wpadminbar .quicklinks a {
    height: 0;
}
.site-inner {
    max-width: 2560px;
    margin: auto;
    padding: 0;
}

.full-view {
    display: none;
}

.mobile-view {
    display: block;
}
.page-text-width,
.narrow-text-width {
    margin: 0 30px;
}

/* Header ....................
..............................*/

/* Site header ...............*/

.site-header {
    max-width: 2560px;
    margin: auto;
	background-color: #fff;
	box-shadow: none;
	padding: 30px 30px;
}

.wp-custom-logo .title-area {
	width: 60%;
	float: left;
	max-width: 300px;
}


/* Navigation ..................*/

.genesis-nav-menu a {
    font-family: 'Calibre Medium';
	color: #000;
	font-size: 1.2rem;
}

.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu a:hover,
.footer-widgets .widget_nav_menu .current-menu-item > a,
.footer-widgets .widget_nav_menu a:hover{
	color: #000;
	text-decoration: none;
}

/* Responsive menu ................*/

.menu-toggle {
	margin-top: 5px;
	padding: 0;
	height: 50px;
}
.dashicons-menu:before {
    content: '';
	background: url(/wp-content/uploads/2026/07/Landkey-burger-new.png);
	background-size: contain;
	width: 45px;
	height: 40px;
}
.menu-toggle.activated::before {
	content: '';
	background: url(/wp-content/uploads/2026/07/Landkey-burger-new.png);
	background-size: contain;
	width: 45px;
	height: 40px;
}
.menu-toggle svg {
	width: 3rem;
}

.site-header .nav-primary {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item {
	text-align: center;
}

/* Footer ....................
..............................*/
.footer-widgets {
    padding: 60px 0 40px;
}
.site-footer p {
    max-width: 850px;
    margin: auto;
}
.footer-widgets,
.site-footer {
    border-top: none;
    background-color: #F3EFE4;
    text-align: center;
}
.footer-widgets .widget {
    margin-bottom: 20px;
}
.footer-widgets .logo svg {
    width: 300px;
    max-width: 70%;
    margin-bottom: 0;
}
.footer-widgets .logo svg path {
    fill: #545f51;
}
#nav_menu-2 {
    margin-bottom: 30px;
}
.widget_nav_menu.genesis-nav-menu.mobile-view a,
.menu-secondary a {
    padding: 5px 15px;
}
.widget_nav_menu.genesis-nav-menu a:hover,
.menu-secondary a:hover {
    text-decoration: underline;
}
.menu-item a img {
    width: 0.8rem;
    margin-bottom: 5px;
}
.menu-item a img:hover {
    opacity: 0.6;
}
.widget_nav_menu.genesis-nav-menu .menu-item {
    display: inline-block;
}
ul#menu-footer-menu  a {
    color: #545F51;
}
.footer-widgets-2 {
    font-size: 0.8rem;
}

/* Site footer ............
...........................*/
.site-footer {
    padding-top: 0;
}
.site-footer p,
.site-footer a {
    color: #546b49;
    font-size: 0.7rem;
}
.site-footer .menu {
    margin-bottom: 30px;
}
.site-footer .nav-secondary a {
    color: #000;
    font-size: 0.8rem;
    padding: 5px 10px;
}

/* Site content .............................
..............................................*/

/* Page headers */
.header-text {
    color: #545f51;
}
.home .header-container,
/*.page-id-16 .header-container,*/
.page-id-22 .header-container {
    position: relative;
}
.home .header-position.header-text,
/*.page-id-16 .header-position.header-text,*/
.page-id-22 .header-position.header-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.home .header-text {
    color:#AEB19C;
}
/* About*/
/*.page-id-16 .header-text {
    color: #F3EFE4 ;
}*/

/* Icon and text colours */
.svg-bronze svg path {
    fill: #b5a571;
    stroke: #b5a571;
}
.svg-cream svg path {
    fill: #fcfaef;
    stroke: #fcfaef;
}
.text-cream {
    color: #fcfaef;
}
.text-bronze {
    color: #a38e4e;
}

/* Home page ......... 
......................*/

.cream-background {
    color: #545f51;
}

/* Page links */
.page-links .service-link svg {
    height: 6rem;
    width: auto;
}
/* Book a call */
.column-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.book-a-call .aligncenter {
    margin-bottom: 0;
}
.book-a-call button {
    background: #b5a571;
    border-radius: 0;
    width: 60%;
    max-width: 350px;
    color: #F9F6E5;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin-top: 20px;
}
/* FCA */
.fca-number {
    width: 80%;
    max-width: 500px;
    margin: auto;
    text-align: center;
}
.fca .fca-number h4 {
    font-size: 0.8rem;
    color: #000;
    line-height: 1.3;
    text-transform: none;
}
.fca .fca-logo img {
    max-width: 120px;
}

/* Services page */

.services.header-container {
    position: relative;
}
.services.header-container .header-text {
    width: 70%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mobile-view.services-page svg {
    width: 3rem;
    height: auto;
}


/* Information pages ...............
....................................*/
/*.info-icon svg {
    height: 5rem;
    width: auto;
}*/
/* Useful links */
.useful-links img {
    margin-top: 30px;
}
.useful-links li a {
    padding: 10px 20px;
    font-size: 1.1rem;
}
/* Service links */

.service-link {
    color: #FCFAEF;
}
.service-link h4 {
    font-size: 1.3vw;
    font-size: 0.9rem;
    font-size: clamp(12px, 1.2vw, 18px);
}
.service-link svg {
    width: 10vw;
    height: auto;
    margin-bottom: 6vw;
}
.service-link svg path {
    fill: #fcfaef;
}
.aspect-square,
.tb-grid-column.aspect-square {
    aspect-ratio: 1/1;
}

/* Insights ..................
..............................*/

.post-link img {
    margin-bottom: 30px;
}
ul.pagination {
    padding-left: 0;
}
.pagination-dots>li>a.page-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 50% !important;
  border-color: transparent;
  text-decoration: none;
  background-color: #f3efe4;
  transition: all 0.3s;
  margin: 10px;
}
/* Active State: Circle within a Circle */
.pagination .page a.active {
  border-color: #f3efe4;
  position: relative;
}

.pagination .active-dot a::after {
  content: '';
  width: 10px; /* Smaller than parent */
  height: 10px;
  background-color: #545f52;
  border-radius: 50%;
  position: absolute;
}

/* Contact page */

.contact-details p {
    margin-bottom: 15px;
    color: #545f51;
}
.contact-linkedin svg {
    width: 5vw;
    height: auto;
}

/* Contact form */
.cf7-col-6 {
    flex: 0 0 100%; /* Stacks on tablets and phones */
  }
.contact-page p {
    margin-bottom: 0;
}
.contact-page label {
    background: #fff;
    font-size: 0.8rem;
    font-weight: normal;
    color: #545252;
    text-transform: uppercase;
    display: block;
    width: 100%;
    padding: 15px 15px 0;
}
.contact-page input,
.contact-page textarea {
    border: none;
    font-size: 0.8rem;
    color: #969B8899;
    margin-bottom: 20px;
}
.contact-page input::placeholder,
.contact-page textarea::placeholder {
    color: #969B8899;
    font-size: 0.8rem;
}
.contact-page textarea {
    margin-bottom: 15px;
}
.contact-page input[type="submit"] {
    width: 100%;
    background: #545F51;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 30px;
    margin-bottom: 0;
}
.contact-page .wpcf7-spinner {
    display: none;
}

/* Media Queries .............
..............................*/


@media only screen and (min-width: 600px) {

   /*.full-view {
        display: block;
    }
    
    .mobile-view {
        display: none;
    }*/

}

@media only screen and (min-width: 960px) {

    .site-inner {
        max-width: 2560px;
    }
    .content {
        width: 100%;
    }
 	.full-view {
        display: block;
    }
    
    .mobile-view {
        display: none;
    }
    .entry {
        margin-bottom: 0;
    }
    
    /* Header */
    
    .site-header {
        padding: 30px 5% 40px;
        position: relative;
    }
    .wp-custom-logo .title-area {
	width: 30%;
	float: left;
	max-width: 300px;
}
    .site-header .nav-primary {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 70%;
	text-align: right;
}
    .nav-primary .genesis-nav-menu a {
        padding-left: 3vw;
        padding-right: 0px;
    }
    .genesis-nav-menu .sub-menu {
        border: none;
        width: 270px;
        margin-left: 3vw;
        text-align: left;
    }
    .genesis-nav-menu .sub-menu .menu-item a {
        width: 100%;
        background: transparent;
    }
    .genesis-nav-menu .sub-menu a,
    #menu-footer-menu .genesis-nav-menu .sub-menu a {
        font-family: 'Calibre Regular';
        font-size: 1rem;
        padding: 5px 20px 0 0;
        border: none;
    }
    #menu-footer-menu ul.sub-menu {
        margin-left: 20px;
    }
    #menu-footer-menu ul.sub-menu li {
        margin-left: 0;
    }
    #menu-footer-menu ul.sub-menu li a {
        padding: 5px;
    }
    
    /* Footer */
    .footer-widget-area {
        width: 100%;
    }
    .footer-widgets {
        padding: 80px 0 40px;
    }
        .footer-widgets .wrap {
        max-width: 950px;
    }
    .footer-widgets-1 {
        padding-bottom: 30px;
    }
    .widget_nav_menu.genesis-nav-menu.full-view a,
    .menu-secondary a {
        padding: 10px 25px;
}
    #nav_menu-2 {
        padding-top: 20px;
    }
    .nav-secondary {
        padding-bottom: 20px;
    }
    
    /* Site content */
   
    .page-text-width {
        width: 75%;
        margin: auto;
}
   .narrow-text-width {
        width: 60%;
        margin: auto;
}

/* Service links */
.service-link svg {
    width: 5vw;
    height: auto;
    margin-bottom: 3vw;
}

/* Contact page */

.contact-details-container {
    position: relative;
}
.contact-details {
    position: absolute;
    bottom: 12px;
}
.contact-linkedin svg {
    width: 2.5vw;
}

/* Contact form */

.cf7-row {
  display: flex;
  justify-content: space-between;
  gap: 20px; /* Space between columns */
  flex-wrap: wrap; /* Makes it stack on mobile */
}

.cf7-col-6 {
  flex: 0 0 48%; /* 2 columns (adjust to 100% for mobile if needed) */
}
.contact-page input,
.contact-page textarea {
    margin-bottom: 40px;
}
.contact-page textarea {
    margin-bottom: 35px;
}
}


