/*it worked
Theme Name: Egomark
Theme URI: http://www.stewartkarldavies.co.uk
Author: Stewart Davies
Author URI: http://www.stewartkarldavies.co.uk
Description: Egomark's Theme
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: Egomark
*/

@font-face {
    font-family: 'AvenirLTStd45Book';
    src: url('fonts/avenirltstd-book.eot');
    src: url('fonts/avenirltstd-book.eot') format('embedded-opentype'),
         url('fonts/avenirltstd-book.woff') format('woff'),
         url('fonts/avenirltstd-book.ttf') format('truetype'),
         url('fonts/avenirltstd-book.svg#AvenirLTStd45Book') format('svg');
}

@font-face {
    font-family: 'AvenirLTStd95Black';
    src: url('fonts/avenirltstd-black.eot');
    src: url('fonts/avenirltstd-black.eot') format('embedded-opentype'),
         url('fonts/avenirltstd-black.woff') format('woff'),
         url('fonts/avenirltstd-black.ttf') format('truetype'),
         url('fonts/avenirltstd-black.svg#AvenirLTStd95Black') format('svg');
}

@font-face {
    font-family: 'AvenirLTStd65Medium';
    src: url('fonts/avenirltstd-medium.eot');
    src: url('fonts/avenirltstd-medium.eot') format('embedded-opentype'),
         url('fonts/avenirltstd-medium.woff') format('woff'),
         url('fonts/avenirltstd-medium.ttf') format('truetype'),
         url('fonts/avenirltstd-medium.svg#AvenirLTStd65Medium') format('svg');
}

html {
	-webkit-font-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;	
}


html { margin-top: 0px !important; }
	* html body { margin-top: 0px !important; }
	
	@media screen and ( max-width: 782px ) {
		html { margin-top: 0px !important; }
		* html body { margin-top: 0px !important; }
	}


body {
	font-family: 'AvenirLTStd65Medium', helvetica, arial, san-serif;
	color: #a1a1a3;
	padding-bottom: 100px;
}

header {
	margin-top: 70px;
	margin-bottom: 70px;
}

ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
}

h1 {
	color: #8c8c91;
	font-family: 'AvenirLTStd95Black',helvetica, arial, san-serif;
	font-size: 25px;	
	letter-spacing: 3px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-transform: uppercase;
}

.landing h1 {
	color: #8c8c91;
	font-family: 'AvenirLTStd95Black',helvetica, arial, san-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	letter-spacing: 1px;
	line-height: 29px;
	font-weight: 900;
	text-align: center;
}

h2 {
	color: #8c8c91;
	font-family: 'AvenirLTStd95Black',helvetica, arial, san-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	letter-spacing: 1px;
	line-height: 29px;
	font-weight: 900;
	text-align: center;
}

.entry-description h2{
	color: #8c8c91;
	text-align: left;
}

.brand-info h2 {
	text-align: left;
}

.brand-info p a {
	color: #a1a1a3;
	text-decoration: none;
}

.brand-info p a:hover {
	color: #a1a1a3;
	opacity: 0.5;
	text-decoration: underline;

}

h3 {
	font-size: 16px;
	font-family: 'AvenirLTStd95Black',helvetica, arial, san-serif;
	letter-spacing: 6px;	
}

h3 {
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: oem;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: none;
}


p {
	font-family: 'AvenirLTStd45Book', helvetica, arial, san-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.margin-bottom {
	margin-bottom: 130px;
}

.entry {
	padding-left: 20px;
}

.strip {
	display:block;
	position: absolute;
	top:0px;
	width:100%;
	background-color: #8c8c91;
	height: 5px;
}

.description-body {
		display: none;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.nav {
	font-family: 'AvenirLTStd45Book',helvetica, arial, san-serif;
	font-size: 16px;
	text-align: center;
}

.nav ul {
	text-decoration: none;
}

.nav li {
	display: inline;
	text-decoration: none;
}

.nav a {
	text-decoration: none;
	color: #a1a1a3;
}

.nav li a:hover  {
	border-bottom: 1px solid #a1a1a3;
}

.nav li:after {
	color: #a1a1a3;
	text-decoration: none;
	padding: 12px;
	content:'/';
}


.nav ul li:last-child:after {
	content:'';	
}

.nav li.current-menu-item a {
	border-bottom: 1px solid #bbbbbb;
}

a#to_nav {
    float: left;
	margin-left: 10px;
	margin-top: 9px;
	text-decoration: none;
	padding: 0px 9px 2px 9px;
	line-height: 22px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}
 
a#to_nav:hover,
a#to_nav:focus {
    color: #1c1c1c;
    background: #fff;
}

.nav-collapsed {
	width:100%;
	height:50px;
	background: #eee;
	display: none;
	z-index: 1000;
}

.center {
	position: relative;
	margin-left: auto;
	margin-right:auto;
	width: 430px;
	z-index:40;
}

.logo img {
	width: 430px;
}

.promo {
	background: #eee;
}

.promo img {
	width:100%;
}

.promo a:hover {
	content:;
}

.social {
	/* float: right; */
	/* width: 100px; */
	position: absolute;
	right: 0;
	padding-right: 50px;
	list-style: none;
}

.social a {
	color: #ffffff;
	padding-left: 5px;
}

.social ul {
	list-style: none;
}

.social li {
	display:inline;
	list-style: none;
}

.social li img {
	width:20px;
}

.social li a {
	text-decoration: none;
	list-style: none;
	color: #ffffff;
}

.social li img:hover {
	text-decoration: none;
	opacity: 0.5;
}


footer {
	position: fixed;
	height: -40px;
	bottom: 0px;
	background-color: #fff;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	/*border-top: 1px solid #eaeaeb;*/
	z-index: 400;
}

.overlay {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 50px;
	color: #fff;
	width: 95%;
	height: 100%;
	position: absolute;
    text-align: center;
    padding-top: 50%;
     opacity:0;
     -webkit-transition: opacity .25s ease;
}

.promo:hover .overlay {
     opacity:1;
 }

.list-header {
	border-bottom: 1px solid #eaeaeb;
	border-top: 1px solid #eaeaeb;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	width: 100%;
}

.select-brand {
		display: none;
		padding-bottom: 20px;
}

.list-header a{
	text-decoration: none;
}

.list-header a:hover {
	opacity: 0.5;
}

.back {
	display: none;
}

 .sub-nav ul {
 	text-decoration: none;
 	list-style: none;
	padding-bottom: 46px;
	margin-bottom: 20px;
 }

 .sub-nav li a {

 	list-style: none;
	color: #8c8c91;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	letter-spacing: 1px;
	line-height: 29px;
 }



 .sub-nav li a:hover{
	list-style: none;
	border-bottom: 1px solid #a1a1a3;
	text-decoration: none;
}

.sub-nav li.current-menu-item a {
	border-bottom: 1px solid #a1a1a3;
}

 .sub-nav-landing ul {
 	text-align: center;
 	text-decoration: none;
 	list-style: none;
 /*	border-bottom: 1px solid #eaeaeb;*/
	padding-bottom: 46px;
	margin-bottom: 20px;
 }

 .sub-nav-landing li a {
 	list-style: none;
	color: #8c8c91;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 36px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	letter-spacing: 1px;
	line-height: 45px;
	-webkit-transition: opacity 0.5s; /* For Safari 3.1 to 6.0 */
    transition: opacity 0.5s;
 }

 .sub-nav-landing li a:hover{
	list-style: none;
	/*border-bottom: 1px solid #a1a1a3;*/
	text-decoration: none;
	opacity:0.5;
}





 .entry-image img{
 	width: 100%;

 }

.entry-description {
	position: absolute;
	background-color: #ffffff;
	height: 90%;
	width: 38%;
	/* float: right; */
	z-index: 200;
	right: 0px;
	margin-top: 36px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 32px;
}

.contact_img img {
	width: 100%;
}

.contact {
	height: 150px;
	clear:both;
}

.contact_wrapper {
	position: relative;
	top:-100px;
}

.contact_container {
	background-color: #fff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

.contact_details {
	padding: 50px;
	text-align: center;
}

.contact_details p {
	font-size: 17px;
	font-family: 'AvenirLTStd65Medium',helvetica, arial, san-serif;
	line-height: 24px;
}

.map iframe .leaflet-container .leaflet-control-attribution {
	display:none;
}

.contact-fields {
	padding-left: 30px;
}

.info {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	clear: both;
	margin-top: -20px;

}

.info  h1 {
	text-align: center;
	padding-top: 20px;
}

.info p {
	font-size: 20px;
}


#label-img .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-next {
	/*background: url('imgs/arrow-next.png') no-repeat;*/
	position: absolute;
	left: 70px;
	height: 100%;
	width: 80px;
	top: 30px;
	color: white;
	padding-left: 30px;
}

.owl-next img {
	width: 100px;
}

.owl-prev {
	/*background: url('imgs/arrow-prev.png') no-repeat;*/
	position: absolute;
	left: 30px;
	height: 100%;
	width: 80px;
	top: 30px;
	color: white;
}

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Pagination*/

.owl-pagination{
	position: absolute;
	top: 6px;
	left: 17px;
}

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 10px;
	height: 10px;
	margin: 12px 3px;
	filter: Alpha(Opacity=50);
	opacity: 0.3;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ffffff;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}








/*---------Forms--------------*/


label {
	font-size:14px;
	color:#000;
}


input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 0px 0px 0px;
	border: none;
	border-image-source: none;
	border-image-slice: none;
	border-image-width: none;
	border-image-outset: none;
	border-image-repeat: none;
	background-color: #333;
	box-sizing: none;
}
input, input[type="password"], input[type="search"], textarea {
	padding: 12px;
	background-color: white;
	border: 1px solid;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
}

input[type="submit"] {
	color: #fff;
	height: 45px;
	width: 122px;
	float: right;
	background-color: #a9a9ad;
	text-transform: uppercase;
}

input[type="submit"]:hover {
	background-color: #8fbd1b;
}


input[type="text"]textarea {
	width:400px;
}

input[type="text"],input[type="email"], select, textarea {
	font-family: 'AvenirLTStd45Book';
	margin: 0;
	font-size: 16px;
	font-weight: 300;
}

input[type="text"]:focus ,input[type="email"]:focus, textarea {
	background-color:#fefefe;
	box-shadow: none;
}

input[type="text"]:invalid ,input[type="email"]:invalid{
	border: 2px solid red;
	background-color: none;
}

select {
	border: 1px solid #000;
}

textarea:focus, input:focus{
    outline: 0;
	border:1px solid #8fbd1b;;
}

input:-webkit-autofill,input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.subscribe {
	margin-top: 20px;
}

.mc-field-group {
	padding-bottom: 30px;
}

input, textarea {
	border-color: #dfdfdf;
	margin: 0;
}

/* -------------------------------------------- */

.fields input, .fields textarea{
	margin-bottom: 12px;
}

.fields input:first-child {
	margin-right: 6px;
}

.fields_name {
	width: 204px;
}

.fields_email {
	width: 206px;
}

.fields_message {
	width: 420px;
}

.fields textarea {
	height: 160px;
}

/* -------------------------------------------- */

.contact_padding {
	padding: 0px 0px 0px 20px;
}

.map {
	height: 270px;
	background-color: #333;
}

iframe {
	width:100%;
	height:100%;
}

.gmnoprint {
	display:none;
}


.title {
	background-color: #fff;
	text-transform: uppercase;
	height: 51px;
	padding-top: 18px;
	letter-spacing: 1px;
	color: #8c8c91;
}

.contact-title {
	padding-left: 20px;
}

.map-title {
	position: absolute;
	width: 140px;
	padding-left: 15px;
	z-index:9;
}


/*----CLEARFIX---*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}


 /* Small devices (tablets, 768px and up) */
@media (max-width: 400px) { 
	.center {
		width: 236px;
	}

	.logo img {
		width: 240px;
	}	

	.promo {
		margin-bottom: 25px;
		overflow: hidden;
		height: 300px;
	}

	.overlay {
		padding-top: 37%;
		opacity: 1;
	}

	header {
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.social {
		margin-top: 40px;
		float:none;
		width: 92px;
		position: relative;
		/* margin-top: 50px; */
		/* left: 30%; */
		margin-left: auto;
		margin-right: auto;
	}

	.social a {
		list-style: none;
	}

	footer {
		margin-top: 10px;
		margin-bottom: 80px;
	}



	.nav-collapsed {
		display: block;
	}

	.nav {
		position: absolute;
		top: 50px;
		width: 100%;
		z-index:10;
		display:none;
	}

	.nav a {
		color:#fff;
	}

	.nav ul a{
		font-family: 'AvenirLTStd65Medium', helvetica, arial, san-serif;
		text-decoration: none;
		background: #aaa;
    	padding: 5px 0;
	}

	.nav li a{
		display: block;
		text-decoration: none;
		border-bottom: 1px solid #999;
		padding: 12px 16px;
	}

	.nav li:last-child a{
		border-bottom: none;
	}

	.nav li:after {
	content:none;
	}

	.nav li a:hover, 
	.nav li a:focus {
		border-bottom: none;
		background: #333;
	}

	.nav li.current-menu-item a {
		border-bottom: none;
		background: #333;
	}

	.nav li.current-menu-item a:hover {
		border-bottom: none;
		background: #333;
	}

	#to_nav object,
	#to_nav img {
		width:12px;
	}
	.nav_open {
		display: block;
	}
	.entry-description {
		position: relative;
		background-color: #ffffff;
		/* height: 70%; */
		width: 100%;
		/* float: right; */
		z-index: 200;
		right: 0px;
	}
	.sub-nav-landing li a {
		font-size: 24px;
	}
	.select-brand {
		display: block;
	}
	.back {
		display: block;
	}
	.hide {
		display: none;
	}
	.sub-nav ul {
		display:none;
	}
	.description-body {
		display: block;
	}
	.entry-description {
		display:block;
	}
        .info {
        margin-top:0px; 
        }

 }


/* Medium devices (desktops, 992px and up) */
@media (max-width: 768px) { 
.center {
		width: 290px;
	}

	.logo img {
		width: 290px;
	}	

	.strip {
		display:none;
	}

	.promo {
		margin-bottom: 25px;
		overflow: hidden;
		height: 300px;
	}

	.overlay {
		padding-top: 37%;
		opacity: 1;
	}

	header {
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.social {
		display: none;
		margin-top: 40px;
		float:none;
		width: 92px;
		position: relative;
		/* margin-top: 50px; */
		/* left: 30%; */
		border-top: none;
		margin-left: auto;
		margin-right: auto;
	}

	footer {
		border-top: none;
		border-top: none;
		background: none; 
		margin-top: 10px;
		margin-bottom: 80px;
	}

	footer .container {
		padding-left: 0px;
		padding-right: 0px;
	}

	.nav-collapsed {
		display: block;
	}

	.nav {
		position: fixed;
		top: 50px;
		width: 100%;
		z-index: 10;
		 display: none; */
	}

	.nav a {
		color:#fff;
	}

	.nav ul a{
		text-decoration: none;
		background: #aaa;
    	padding: 5px 0;
	}

	.nav li a{
		display: block;
		text-decoration: none;
		border-bottom: 1px solid #999;
		padding: 12px 16px;
	}

	.nav li:last-child a{
		border-bottom: none;
	}

	.nav li:after {
	content:none;
	}

	.nav li a:hover, 
	.nav li a:focus {
		border-bottom: none;
		background: #333;
	}

	.nav li.current-menu-item a {
		border-bottom: none;
		background: #333;
	}

	.nav li.current-menu-item a:hover {
		border-bottom: none;
		background: #333;
	}

	#to_nav object,
	#to_nav img {
		width:12px;
	}
	.nav_open {
		display: block;
	}
	.fields_name {
	width: 100%;
	}

	.fields_email {
		width: 100%;
	}

	.fields_message {
		width: 100%;
	}

	.fields textarea {
		height: 100%;
	}
	.entry-description {
		position: relative;
		background-color: #ffffff;
		/* height: 70%; */
		width: 100%;
		/* float: right; */
		z-index: 200;
		right: 0px;
	}
	.select-brand {
		display: block;
	}
	.back {
		display: block;
	}
	.hide {
		display: none;
	}
	.sub-nav ul {
		display:none;
	}
	.description-body {
		display: block;
	}
	.entry-description {
		display:block;
	}
        .info {
                margin-top:0px; 
        }
 }


/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) { 
	.promo {
		margin-bottom: 25px;
	}
	.fields {
		padding: 0 !important;
  		margin: 0 !important;
	}
	.fields_name {
		width: 100%;
	}

	.fields_email {
		width: 100%;
	}

	.fields_message {
		width: 100%;
	}

	.fields textarea {
		height: 100%;
	}

	.contact-title {
		margin-top: 20px;
		padding-left: 0px;
	}

	.map-title {
		position: absolute;
		width: 140px;
		padding-left: 15px;
	}
	.contact {
		height: 200px;
	}
	.contact_details {
		padding: 0px;
		padding-top: 28px;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
	}
	.contact_details p {
		font-size: 15px;
	}
	.contact_container {
		width: 100%;
	}
	.contact_wrapper {
		top: 0;
	}
	.contact_padding {
		padding: 0px 0px 0px 0px;
	}
	.entry-description {
		position: relative;
		background-color: #ffffff;
		/* height: 70%; */
		width: 100%;
		/* float: right; */
		z-index: 200;
		right: 0px;
		margin-top: 0%;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.select-brand {
		display: block;
	}
	.back {
		display: block;
	}
	.hide {
		display: none;
	}
	.sub-nav ul {
		display:none;
	}
	.description-body {
		display: block;
	}
	.entry-description {
		display:block;
	}

 }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px){
	.container {
	width: 970px;
}