/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@font-face {
    font-family: 'mulibold';
    src: url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-bold-webfont.woff2') format('woff2'),
         url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mulibolditalic';
    src: url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-bolditalic-webfont.woff2') format('woff2'),
         url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'muliregular';
    src: url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-webfont.woff2') format('woff2'),
         url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'muliregularitalic';
    src: url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-italic-webfont.woff2') format('woff2'),
         url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mulilight';
    src: url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-light-webfont.woff2') format('woff2'),
         url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mulilightitalic';
    src: url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-lightitalic-webfont.woff2') format('woff2'),
         url('https://albert.fraser-design.com/wp-content/themes/generatepress_child/fonts/muli-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'muliregular';
	font-weight: 400;
    font-style: normal;
	overflow-x: hidden;
}

strong {
	font-family: 'mulibolditalic', sans-serif;
	font-weight: 400;
    font-style: normal;
}

.syncopate-regular {
  font-family: "Syncopate", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.syncopate-bold {
  font-family: "Syncopate", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.syncopate-regular {
  font-family: "Syncopate", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

h1, h2, h3, h4 {
	font-family: 'mulibold';
}

html,
body {
	background-color: #684F39;
}

.site-header,
.site-footer {
	display:none
}

.one-container .site-content {
    border: 20px solid #000;
	box-sizing: border-box;
	max-width: 100%;
}

ul.subpages-menu {
    margin: 0 0 0 0;
    text-align: center;
    list-style-type: none;
    padding-bottom: 0;
}

ul.subpages-menu li {
    display: inline-block;
	/* font-family: "Syncopate", sans-serif; */
	font-family: 'mulibold';
}

ul.subpages-menu li a {
    color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}

ul.subpages-menu li a:hover {
    color: #F7931E;
}

ul.subpages-menu li > a:after {
	content: ' | ';
	padding-left: 7px;
	padding-right: 9px;
	color: #fff !important;
}

ul.subpages-menu > li:last-child > a:after {
	content: "";
}

.logo-corner {
    position: relative;
}

.logo-corner:after {
    content: url(https://albert.fraser-design.com/wp-content/uploads/2024/05/logo-wheelhome.png);
    position: absolute;
    bottom: -27px;
    right: 15px;
    width: 130px;
    height: 142px;
}

.wp-block-separator {
    border: none;
    border-top: none;
    border-bottom: 1px dotted #4e3b28;
    background-color: transparent;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 textarea,
.wpcf7 select {
    width: 100%;
}

.main-navigation .main-nav ul li.current-page-ancestor a,
.subpages-menu .current_page_item a {
	color: #fbc98f;
}

.wp-block-separator.double {
    border-top: 2px solid #4e3b28;
    border-bottom: 2px solid #4e3b28;
    height: 8px;
}

.wp-block-separator.double-zero {
    border-top: 2px solid #4e3b28;
    border-bottom: 2px solid #4e3b28;
    height: 6px;
	margin-bottom: 0;
	margin-top: 0;
}

hr.triple {
    border-top: 2px solid #4e3b28;
    border-bottom: 2px solid #4e3b28;
    height: 6px;
	background-color: transparent;
	overflow: visible;
	margin-top: 20px;
	margin-bottom: 0;
}

/* hr.triple:after {
    content: "";
    border-bottom: 2px solid #4e3b28;
    height: 8px;
    background-color: transparent;
    width: 100%;
    display: block;
    margin-top: 4px;
    overflow: visible;
} */

.primary-menu .wp-block-navigation ul {
	justify-content: flex-end;
	font-family: "Syncopate", sans-serif;
	text-transform: uppercase;
	font-size: 13px;
}

.primary-menu .wp-block-navigation ul li > a:after {
	content: ' | ';
	padding-left: 3px;
	padding-right: 5px;
	color: #fff !important;
}

.primary-menu .wp-block-navigation ul > li:last-child > a:after {
	content: "";
}

.home .gb-grid-wrapper-81fc840b {
    align-items: flex-start;
}

#primary-menu ul li a {
	/* font-family: "Syncopate", sans-serif; */
	font-family: 'mulibold';
	text-transform: uppercase !important;
	font-size: 13px;
}

#primary-menu ul > li > a:after {
	content: ' | ';
	padding-left: 3px;
	padding-right: 5px;
	color: #fff !important;
}

#primary-menu ul > li:last-child > a:after {
	content: "";
}

.primary-header {
	position: relative;
}

.gb-image-48bb7806 {
    z-index: 1000;
    position: relative;
}

.rule-vert {
	height: 730px !important;
}

#map {
    margin: 0 auto;
}

.logo {
	max-width: 300px;
}

.spu-container h1 {
	padding-top: 15px;
	font-size: 2.5rem;
	margin-bottom: 15px;
}






/* ==========================================================================
	Media Queries
   ========================================================================== */

/* ------------------------- Tablet & Smartphone ---------------------------- */

@media (max-width: 979px) {



}

@media (min-width: 768px) and (max-width: 979px) {



}

@media (max-width: 767px) {

	.nav-below-header .main-navigation .inside-navigation.grid-container {
		padding: 0;
	}
	
	.nav-below-header .main-navigation .inside-navigation.grid-container ul {
		position: absolute;
        background-color: #000;
        padding: 1rem 3rem;
        bottom: -229px;
        width: 100%;
        box-sizing: border-box;
        left: 0;
        z-index: 1;
	}
	
	#primary-menu ul > li > a:after {
		content: "";
	}
	
	#primary-menu ul > li > a {
		padding-bottom: 10px;
	}
	
	#primary-menu ul > li:last-child > a {
		padding-bottom: 0;
	}

	ul.subpages-menu li {
		display: block;
	}

	ul.subpages-menu li > a:after {
		display: none;
	}
	
	ul.subpages-menu li > a {
		padding-bottom: 5px;
		display: inline-block;
	}
	
	ul.subpages-menu li:last-child > a {
		padding-bottom: 0;
	}
	
	.logo-side {
		width: 70px;
		margin-top: 0;
	}
	
	.home-container {
		position: relative;
	}
	
	.gb-block-image-48bb7806 {
		position: absolute;
		right: 20px;
		top: 135px;
	}
	
	.footer-address {
		display: block !important;
		width: 100%;
	}
	
	.footer-address span {
		display: block;
	}
	
	.footer-address span.desktop-only {
		display: none;
	}
	
	.inside-navigation .menu-toggle {
		position: absolute;
		right: 0;
		top: -64px;
		z-index: 1101;
	}
	
	.inside-navigation .menu-toggle .gp-icon svg {
		height: 2em;
		width: 2em;
	}
	
	#map {
		display: none;
	}

}

@media (max-width: 480px) {
	

	
}

@media (max-width: 360px) {
	


}

/* ------------------------- Desktop & Widescreen --------------------------- */

@media (min-width: 980px) { 



}

@media (min-width: 1200px) {



}



/* ----------------Plans Page------------------ */

#map img {
	margin: 0;
}
#map img.panel {
	top: 0px;
	left: 0px;
	position: absolute;
}
#map img.hide {
	left: -2000px;
}
#map {
	width: 165px;
	height: 430px;
	position: relative;
	margin-top: 10px;
}

/********************************/

.hide {
	display: none;
}

#plans ul {
	padding-left: 20px;
	margin-top: 0;
}

#plans .nav {
	font-size: 13px;
}
#plans .nav a {
	font-weight: normal;
	font-size: 13px;
}

#plans .nav .cols {
	padding: 5px 0;
	margin: 0;
}

#plans .planletters a {
	margin-right: 10px;
}

#plans .cols {
	padding: 20px 0;
}

#plans .c3left .content {
	padding: 0 10px;
}

#plan-main {
	position: relative;
	min-height: 660px;
}

#standard-main .head {
	font-size: 16px;
}
#standard-main img {
	display: block;
	margin: 16px auto;
}

#plan-options {
	margin-top: 15px;
}

.plan-wrap {
	max-width: 492px;
	height: auto;
	margin: 0 auto;
}

#plan-image {
	max-width: 100%;
	width: 96%;
	height: auto;
	max-height: 350px;
}

.swipe-indicator {
	display: block;
	background-color: rgb(0,0,0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	color: #FFF;
	font-size: 42px;
	line-height: 44px;
	padding: 10px;
	/*width: 50px;*/
	/*height: 50px;*/
	text-align: center;
	position: absolute;
	top: 170px;
	display: none;
}

.swipe-left {
	left: 0px;
}
.swipe-right {
	right: 0px;
}

.swipe-hint {
	left: 50%;
	margin-left: -100px;
}

.royalSlider {
	width: 100%;
	min-height: 660px;
}

.royalSlider > div.slide {
 	display: none;
}

.royalSlider div.slide {
	padding-bottom: 10px;
}

@media only screen and (min-width: 480px) {
	#plans .nav {
	font-size: 15px;
	}
	#plans .nav a {
		font-weight: normal;
		font-size: 15px;
	}

}


@media only screen and (max-width: 767px ) {
	
	#plans .nav .c2wide {
		width: 96%;
		padding: 5px 2%;
		float: none;
	}

	#plans .nav .c2narrow {
		width: 96%;
		padding: 7px 2% 5px;
		float: none;
	}

	#plans .nav .c2narrow {
		border-top: 2px solid #4e3b28;
		margin: 0 auto;
	}
	
	#plans .c3left {
		display: none;
	}

	#plans .nav a.selected {
		color: #fff;
		padding-bottom: 2px;
		border-bottom: 2px solid #fff !important;
	}
	#plans .nav a:focus,
	#plans .nav a:hover,
	#plans .nav a:active {
		color: #fff;
		font-weight: normal;
		border-bottom: none;
		padding-bottom: 2px;
		text-decoration: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 800px) {
	#plans .nav {
		font-size: 14px;
	}
	#plans .nav a {
		font-weight: normal;
		font-size: 14px;
	}

	#plans .nav a.selected {
		color: #fff !important;
		border-bottom: 2px solid #fff;
	}
	#plans .nav a:focus,
	#plans .nav a:hover,
	#plans .nav a:active {
		color: #fff;
		font-weight: normal;
		padding-bottom: 2px;
		border-bottom: 2px solid #fff;
		text-decoration: none;
	}

	#plans .nav .c2wide {
		width: 43.5%;
		float: left;
	}
	#plans .nav .c2wide .content {
		padding: 0 20px 0 0;
		text-align: right;
	}

	#plans .nav .c2narrow {
		width: 54.5%;
		float: left;
		padding-bottom: 0;
	}

	#plans .nav .c2narrow .content {
		padding: 0 0 0 20px;
	}

	#plans .nav .rule-vert { 
		float: left;
		border: 2px solid #4e3b28;
		border-width: 0 2px;
		width: 6px;
		height: 10px;
		display: block;
		height: 100%;
	}

	#plans .c3left {
		display: none;
	}
}


@media only screen and (min-width: 801px) {
	/* ================ Floorplates */
	
	#plans .nav {
		font-size: 14px;
	}
	#plans .nav a {
		font-weight: normal;
		font-size: 14px;
	}

	#plans .nav a.selected {
		color: #fbc98f !important;
		text-decoration: none;
		border-bottom: none;
		padding-bottom: 2px;
	}
	#plans .nav a:hover,
	#plans .nav a:focus,
	#plans .nav a:active {
		color: #f7931e;
		font-weight: normal;
		padding-bottom: 2px;
		border-bottom: 2px solid #f7931e;
		text-decoration: none;
	}

	#plans .nav .c2wide {
		width: 31.6666667%;
		min-width: 275px;
	}
	#plans .nav .c2wide .content {
		padding-right: 0;
	}
	#plans .nav .c2narrow {
		width: 60%;
		padding-bottom: 0;
	}
	
	#plans .nav .rule-vert { 
		float: left;
		border: 2px solid #4e3b28;
		border-width: 0 2px;
		width: 6px;
		height: 10px;
		display: block;
		height: 100%;
	}

	#map {
		width: 165px;
		height: 430px;
		position: relative;
		margin-top: 10px;
	}
	#transparent_map {
		position: absolute;
		z-index: 30;
		width: 165px;
		height: 430px;
	}
	#map img {
		margin: 0;
	}
	#map img.panel {
		top: 0px;
		left: 0px;
		position: absolute;
	}
	#map img.hide {
		left: -2000px;
	}


}

@media only screen and (min-width: 801px) and (max-width: 920px) {

	nav.secondary ol li {
		font-size: 15px;
	}

	#plans .c3right,
	#plans .rule-right {
		display: none;
	}

	#plans .c3left {
		min-width: 175px;
		width: 200px;
		margin-left: -692px; 
	}

	#plans .c3wide {
		width: 492px;
		margin-left: 204px;
	}

	#plans .clearfix .rule-left {
		margin-left: -492px;
	}

}




