/*
Theme Name: TinyEcoHomes
Version: 1.1.4
*/



/* CSS Document */

/*

Green #7ca17e
Black #2e2d30

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

-webkit-box-shadow: 2px 2px 5px 0px rgba(7, 7, 7, 0.75);
-moz-box-shadow:    2px 2px 5px 0px rgba(7, 7, 7, 0.75);
box-shadow:         2px 2px 5px 0px rgba(7, 7, 7, 0.75);

*/

body {
	background: #7ca17e;
	margin: 0 auto;
	-webkit-text-size-adjust: none;
	font-family: 'Raleway', sans-serif;
}

a img {
	border: none;	
}

hr {
	border: none;
	border-top: 1px dotted #7ca17e;	
	margin: 20px 0 20px 0;
}

#headerBackground {
	background-color: #7ca17e;
	float: left;
	width: 100%;
}

header {
	margin: 0 auto;
	width: 1200px;
}

#logo { 
	float: left;
	padding: 15px 0 15px 0;
}

#logo img{ 
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
	height: auto;
}

#logo:hover {
	cursor: pointer;	
}

#contact {
	float: right;
	margin-top: 15px;
}



#topBarBackground {
	float: left;
	width: 100%;	
	background-color: #2e2d30;
}

#topBar {
	margin: 0 auto;
	width: 1200px;	
}

#topBar ul {
	width: 100%;
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 5px 0;
	color: white;
	text-align: right;
}

#topBar li {
	display: inline;
	color: white; 
	font-size: 95%;
	text-transform: uppercase;
	margin-left: 10px;
}

#topBar li.phone {
	background-image: url(https://871ff0.claudeassets.com/20250415100232im_/https://www.tinyecohomesuk.com/wp-content/themes/tinyeco/images/phone.png);
	background-size: 25px 18px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
}	

#topBar li.email {
	background-image: url(https://a48784.claudeassets.com/20250415100232im_/https://www.tinyecohomesuk.com/wp-content/themes/tinyeco/images/email.png);
	background-size: 30px 17px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	text-transform: none;
}

#topBar li a {
	color: white; 
	text-decoration: none;
}

#topBar li a:hover {
	color: #efefef; 
	text-decoration: underline;
}


#brochureButton {
	float: right;
	margin-top: 65px;
	font-size: 90%;
}

#brochureButton h2 a {
	background-color: #2e2d30;
	padding: 15px;
	margin: 0;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid white;
}

#brochureButton h2 a:hover {
	background-color: white;
	color: #2e2d30;
	text-decoration: none;
}


/*										Nav								*/


nav {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
	border-top: 1px solid white;
	padding: 7px 0 0 0;
}

nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

nav li {
	display: inline;
	color: #e5a729;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	font-weight: 300;
}

nav li a {
	color: white;
	text-decoration: none;
	padding: 0 0 10px 0;
	margin-left: 25px;
	border-bottom: 2px solid #7ca17e
}

nav li a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 2px solid white;
}

nav li a.active {
	color: white;
	text-decoration: none;
	border-bottom: 2px solid white;
}

nav p {
	margin-bottom: 0;
	padding-bottom: 0;
}

/*Mobile Menu*/

#accordionSection {
	float: left;
	display: none;
	text-align: left;
}

.accordionButton {
	padding: 0;
}

.accordionButton h4 {
	color: white;	
	height: 40px;
	width: 40px;
	padding: 0;
	margin:0;
}

.accordionContent {
	float: left;
}

.accordionContent ul {
	float: left;
	list-style-type: none;
	padding: 0;
	text-align: left;
	margin: 0;
}

#accordionSection .accordionContent li {
	display: block;
	font-size: 100% !important;
	margin: 0;
	padding: 0;
	line-height: 35px;
	color: white;
	float: none;
	text-align: left;
}

#accordionSection .accordionContent li a {
	float: none;
	color: white;
	border: none;
	text-align: left;
	padding: 5px;
	margin-left: 0 !important;
}

#accordionSection .accordionContent li a:hover {
	border: none;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
}

#accordionSection .accordionContent li a.active {
	border: none;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
}

/*										Copyright							*/

#social {
	float: left;
	width: 100%;
	margin-top: 30px;
}

#social ul {
	float: left;
	width: 100%;
	list-style-type: none;
	padding: 0;
	text-align: center;
}

#social img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#social .fb-like {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
}

#footerOuter {
	background-color: #2e2d30;
	float: left;
	width: 100%;
}

#footerInner {
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}

#footerInner p {
	color: white;
	font-size: 75%;
}

#footerInner p a {
	color: white;
	text-decoration: none;
}

#footerInner p a:hover {
	color: white;
	text-decoration: underline;
}

#footerInner p.copyLeft {
	float: left;
}

#footerInner p.copyRight {
	float: right;
}

/*									Banner   */

#bannerOuter {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}


#banner img {
	max-width: 100%;
	height: auto;	
}

/*										Main Body						*/


#mainBodyHome {
	float: left;
	width: 100%;
	background-color: white;
}

#mainBodyOuter {
	float: left;
	width: 100%;
	background-color: white;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 100px;
	text-align: left !important;
	min-height: 700px;
}

#mainBody {
	 margin: 0 auto;
	 width: 1200px;
}

#mainBody h1 {
	font-size: 120%;
	color: #7ca17e;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	text-transform: uppercase;
	line-height: 23px;
	border-bottom: 2px dashed #7ca17e;
}

#mainBody h2 {
	font-size: 100%;
	text-transform: uppercase;
	color: #7ca17e;	
	border-bottom: 2px dashed #7ca17e;
	margin-top: 30px;
	padding-bottom: 10px;
}

#mainBody h2 a {
	color: #7ca17e;
	text-decoration: none;
}

#mainBody h2 a:hover {
	color: #7ca17e;
	text-decoration: underline;
}

#mainBody h3 {
	font-size: 120%;
	color: #7ca17e;	
	text-align:center;
	border-top: 1px dotted #7ca17e;	
	border-bottom: 1px dotted #7ca17e;	
	padding: 10px 0 10px 0;
}

#mainBody p {
	font-size: 90%;
	line-height: 26px;
	color: #2e2d30;
}

#mainBody p b {
	color: #2e2d30;
	font-weight: bold;
}	

#mainBody p a {
	color: #7ca17e;
	text-decoration: underline;
}

#mainBody p a:hover {
	color: #7ca17e;
	text-decoration: none;
}

#mainBody li {
	font-size: 90%;
	line-height: 30px;
	color: #2e2d30;
}

#mainBody li b {
	font-weight: bold;
	color: #2e2d30;
}

#mainBody li a {
	color: #7ca17e;
	text-decoration: none;
}

#mainBody li a:hover {
	color: #7ca17e;
	text-decoration: underline;
}

#mainBody img {
	margin: 0;
	max-width: 100%;
	height: auto;
}	

#mainBody img.rightImage {
	float: right;
	margin: 10px 0 10px 20px;
	max-width: 100%;
	height: auto;
}	

#mainBody figure.rightImage {
	float: right !important; 
	margin: 10px 0 10px 20px !important; 
	max-width: 100% !important; 
	height: auto !important; 
}


#mainBody p.more a {
	color: white;
	background-color: #2e2d30;	
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#mainBody p.more a:hover {
	color: white;
	background-color: #7ca17e;
	text-decoration: none;
}



/*											Contact Form 									*/

#contactFormArea fieldset {
	float: left;
	border: none;
	padding: 0;
	width: 450px;
	margin-bottom: 20px;
	margin-top: 15px;
}

#contactFormArea .error {
	float: left;
	font-size: 80%;
	color: red;
	margin: 10px 0 0 133px;
	display: none;
}	

#contactFormArea .field {
	float: left;	
	width: 420px;
	margin-bottom: 10px;
}

#contactFormArea .submitField {
	float: left;
	width: 420px;	
}

#contactFormArea #submit.formButton {
	float: right;
	width: 65px;
	height: 25px;	
	background-color: #7ca17e;
	color: white;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	text-transform: uppercase;
	border: none;
}

#contactFormArea #submit.formButton:hover {
	background-color: #2e2d30;
	color: white;
	cursor: pointer;
}

#contactFormArea label {
	font-size: 90%;
	color: #7ca17e;
	font-weight: bold;
}	

#contactFormArea input {
	color: #2e2d30;
	border: none;
	float: right;
	height: 30px;
	width: 280px;
	background-color: white;
	border: 1px solid #2e2d30;
}

#contactFormArea textarea {
	color: #2e2d30;	
	float: right;
	height: 120px;
	width: 278px;
	background-color: white;
	border: 1px solid #2e2d30;
}

.iframe {
	float: right;	
}


/*Homeboxes*/


#homeBoxes {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	margin-bottom: 20px;	
	margin-top: 20px;
}

.homeBox {
	float: left;
	width: 30%;
	margin-right: 5%;
	text-align :center;
}

.homeBox.lastHomeBox {
	float: right;
	margin-right: 0
}

.homeBox img {
	width: 100%;
	height: auto;
	border-radius: 5px 5px 0 0;
}

#homeBoxes .homeBox h2 {
	color: white;
	background-color: #2e2d30;
	text-align:center;
	padding: 7px 0 7px 0;
	margin: 0;
	border: none;
	margin-top: -3px;
	border-radius: 0 0 5px 5px;
} 

#homeBoxes .homeBox:hover {
	cursor:pointer;
} 

#homeBoxes .homeBox:hover h2 {
	color: white;
	background-color:#7ca17e;
} 


/*											Tables 									*/

table.product {	
	margin: 15px 0 10px 0;
	display: block;
	overflow: scroll;
	border-collapse: collapse;
}


table.product td.size {
	background-color: #7ca17e;
	color: white;
	border: 1px solid #2e2d30;
}

table.product td {
	border: 1px solid #2e2d30;
	background-color: white;
	font-size: 90%;
	padding: 7px;
	max-width: 350px;
	text-align:center;
	color: #2e2d30;
} 

figure.wp-block-table {
	margin: 30px 0 30px 0;
	padding: 30px;
	box-sizing: border-box;
	border-bottom: 0px !important;
}

table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}

table tr th {
	background-color: #7ca17e;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*Info boxes*/

.infoOuter {
	float: left;
	width: 100%;
}

.infoBox {
	float: left;
	width: 45%;
	padding: 1%;
	padding-bottom: 0;
	margin-right: 2%;
	background-color: #7ca17e;
	border-radius: 5px;
	margin-bottom: 30px;
}

.infoBox h2 {
	color: white !important;	
	margin: 0 !important;
	padding: 0 !important;
}

.infoBox p {
	color: white !important;	
}

.infoBox li {
	color: white !important;	
}




/*Contact Area*/

#contactOuter {
	float: left;
	width: 100%;	
	background-color: #7ca17e;
	padding: 15px 0 15px 0;
	text-align: left;
	border-top: 15px solid #2e2d30;
}

#contactInner {
	margin: 0 auto;
	width: 1200px;	
}

.contactBox {
	float: left;
	width: 31.8%;	
	margin-right: 2%;
	padding: 15px 0 15px 0;
	border-right: 1px solid white;
}

.contactBox.lastContactBox {
	float: right;
	margin-right: 0;
	border-right: 0;
}

#contactInner h2 {
	color: white;
	font-size: 110%;
	margin-top: 0;
	text-transform: uppercase;
	padding-bottom: 6px;
}

#contactInner h2.headerTwo {
	color: white;
	font-size: 110%;
	margin-top: 0;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}

#contactInner p {
	color: white; 
	line-height: 15px;
	font-size: 90%;
}

#contactInner p a {
	color: white; 
	text-decoration: none;
}

#contactInner p a:hover {
	color: white;  
	text-decoration: underline;
}


#contactInner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
}

#contactInner li {
	color: white; 
	line-height: 35px;
	font-size: 90%;
}


#contactInner li.phone {
	background-image: url(https://871ff0.claudeassets.com/20250415100232im_/https://www.tinyecohomesuk.com/wp-content/themes/tinyeco/images/phone.png);
	background-size: 25px 18px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
}	

#contactInner li.email {
	background-image: url(https://a48784.claudeassets.com/20250415100232im_/https://www.tinyecohomesuk.com/wp-content/themes/tinyeco/images/email.png);
	background-size: 30px 17px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
}

#contactInner li a {
	color: white; 
	text-decoration: none;
}

#contactInner li a:hover {
	color: white; 
	text-decoration: underline;
}


#contactInner i.fa-brands {
	color: white; 
	text-decoration: none;
	font-size: 200%;
	margin-right: 3px;
	margin-bottom: 3px;
}

#contactInner i.fa-brands:hover {
	color: #2e2d30; 
	text-decoration: none;
}





#contactInner img {
	margin-right: 10px;
	border-radius: 5px;
}


#socialBoxes {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#leftSocialBox {
	float: left;
	width: 46%;
}

#rightSocialBox {
	float: right;
	width: 46%;
}

/*Breadcrumbs*/

#breadcrumbs {
	float: left;
	width: 100%;	
	margin-bottom: 15px;
}

#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#breadcrumbs li {
	display: inline;
	margin: 0;
	font-size: 80%;
	font-weight: normal;
	color: #2e2d30;
}

#breadcrumbs li a {
	color: #2e2d30;
	text-decoration: none;
}

#breadcrumbs li span {
	margin-right: 5px;
}

#breadcrumbs li a:hover {
	text-decoration: underline;
	color: #7ca17e;
}



/*Showrooms*/

#showroomsBox {
	float: left;
	width: 92%;
	padding: 4%;	
	background: url("https://999cd1.claudeassets.com/20250415100232im_/https://www.tinyecohomesuk.com/wp-content/themes/tinyeco/images/fully-mobile-tiny-house.jpg") center;
	border-radius: 5px;
	margin: 10px 0 20px 0;
}

#showroomsInner {	
	background-color: rgba(124,161,126,.9);
	border-radius: 5px;
	padding: 10px;
}

#showroomsBox h2 {
	color: white;
	border-bottom: 0;
	margin: 0;
	padding: 0;
}

#showroomsBox p {
	color: white;
	font-weight: bold;
}

#showroomsBox p a {
	color: white;
	background-color: #2e2d30;	
	padding: 8px 15px 8px 15px;
	text-decoration: none;
}

#showroomsBox p a:hover {
	color: white;
	background-color: #7ca17e;
	text-decoration: none;
}



/*Shop*/

.woocommerce {
	margin-bottom: 25px;	
}

span.price {
	font-size: 120% !important;	
}

p.price {
	font-size: 120% !important;	
	color: #7ca17e !important;	
}

#mainBody button {
	background-color: #7ca17e !important;
	color: white !important;
}

#mainBody button:hover {
	background-color: #2e2d30 !important;
	color: white !important;
}

#mainBody .wc-proceed-to-checkout a {
	background-color: #7ca17e !important;
	color: white !important;
	text-decoration: none !important;
}

#mainBody .wc-proceed-to-checkout a:hover {
	background-color: #2e2d30 !important;
	color: white !important;
	text-decoration: none !important;
}

.woocommerce a.button.alt {
	background-color: #7ca17e !important;
	color: white !important;
}

.woocommerce a.button.alt:hover {
	background-color: #2e2d30 !important;
	color: white !important;
}


#mainBody .woocommerce a {
	color: #7ca17e;
	text-decoration: none;
}

#mainBody .woocommerce a:hover {
	color: #7ca17e;
	text-decoration: underline;
}

.pager {
	display: none;	
}

#mainBody .woocommerce td.bookable {
	background-color: #7ca17e !important;
	color: white !important;
}

#mainBody .woocommerce td.bookable a {
	color: white !important;
}

.woocommerce-checkout input {
	border: 1px solid #EAE8EB;
	padding: 10px;	
	border-radius: 5px;
	font-size: 100%;
}

.woocommerce-checkout textarea {
	border: 1px solid #EAE8EB;
	padding: 10px;	
	border-radius: 5px;
	font-size: 100%;
}



/* 1199*/
@media only screen 
and (max-width : 1199px) 
				 {
#topBar {
	width: 95%;	
	padding: 1%;
	padding-top: 0;
}

header {
	width: 100%;	
}



nav {
	float: left;
	width: 100%;
	margin: 0;
	border-top: 1px solid white;
}						 
					 
#bannerOuter {
	width: 100%;	
	margin-top: 0;
}

#bannerInner {
	width: 100%;	
}
	
footer {
	width: 95%;	
	padding: 1%;
}

#mainBody {
	width: 95%;	
	padding: 1%;
}

#contactInner {
	float: left;
	width: 100%;	
}	

#companyBenefits {
	width: 95%;	
	padding: 1%;
	padding-top: 0;
}

nav li a {
	margin-left: 15px;
	font-size: 90%;
}

#contactInner {
	width: 95%;	
	padding: 1%;
}	


}




/* 959*/
@media only screen 
and (max-width : 959px) 
				 {

#headerBackground {
	width: 100%;
	position: inherit;
}

#mainBodyHome {
	width: 100%;
}

#mainBodyOuter {
	width: 100%;
} 
			 
#accordionSection {
	display: block;
	margin-left: 10px;
}

nav ul.mainNav {
	display: none;
}	

nav {
	float: left;
	width: 100%;
	margin-top: 0;	
	padding-top: 0;
}	

#contactFormArea fieldset {
	width: 100%;
}

#contactFormArea .field {
	width: 95%;
}

#contactFormArea .submitField {
	width: 100%;	
}

#contactFormArea input {
	float: left;
	width: 100%;
}

#contactFormArea textarea {
	float: left;
	width: 100%;
}


#mainBody img.rightImage {
	float: none;
	clear: both;
	margin-left: 0;
}	
					 
#mainBody figure.rightImage {
	float: none !important; 
	clear: both !important; 
	margin-left: 0 !important; 
}					

#social {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	margin: 0;
}					 
					 
#social img {
	float: right;
	width: 40px;
	height: auto;
	margin: 5px 5px 0 0;
}	
					 
#social .fb-like {
	float: left;
	margin: 10px 0 0 10px;
}

.contactBox {
	float: left;
	width: 100%;	
	border: none;
	margin-bottom: 0px;
	padding-bottom: 15px;
	border-right: 0;
	border-bottom: 2px solid white;
}


.contactBox.lastContactBox {
	float: left;
	width: 100%;	
	border-right: 0;
	border-bottom: 0;
	padding-bottom:15px;
} 
				 
				 }


 
 /* 730*/
@media only screen 
and (max-width : 730px) {


#topBar ul {
	float: left;
	width: 100%;
}
	
#topBar li {
	display: block;
	line-height: 22px;
	margin-left: 0;
	text-align: center;
	margin-left: 0;
}

#topBar li.phone {
	background-image: none;
	padding-left: 0;
}	

#topBar li.email {
	background-image: none;
	padding-left: 0;
}

#leftSocialBox {
	float: left;
	width: 100%;
}

#rightSocialBox {
	float: left;
	width: 100%;
}

}


/* 550*/
@media only screen 
and (max-width : 550px) 
				 {
	
					 
#logo {
	margin: 10px 0 5px 0;
	float: left;
	width: 100%
}	

#logo img { 
	max-width: 80%;
	height: auto;
}
					 

#brochureButton {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 70%;
}					 
					 

#homeBoxes {
	margin-top: 0;
}


.homeBox {
	float: none;
	margin-left: auto;
	display: block;
	margin: 0 0 15px 0; 
	width: 100%;
}


.homeBox.lastHomeBox {
	float: none;
	margin-left: auto;
	display: block;
	margin: 0 0 15px 0; 
	width: 100%;
}
	
					 
#footerInner p.copyLeft {
	float: left;
	width: 100%;
	text-align: center;
}

#footerInner p.copyRight {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 0;
}	

.infoBox {
	float: left;
	width: 98%;
	margin-right: 0;
}


					 
}
				
	
			 
/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
	
	

		
	
}
				 
/*
     FILE ARCHIVED ON 01:38:32 Apr 01, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:38:26 Jul 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.649
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.052
  esindex: 0.01
  cdx.remote: 20.876
  LoadShardBlock: 351.769 (3)
  PetaboxLoader3.datanode: 208.534 (4)
  PetaboxLoader3.resolve: 247.207 (3)
  load_resource: 141.876
*/