/*!
Theme Name: fourtyfive-melrose
Theme URI: https://them.es/starter
Author: 45 Melrose Street
Author URI: http://www.45melrosestreet
Description: 
Version: 3.0.2
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: fourtyfive-melrose
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/* From http://codex.wordpress.org/CSS */

@import url('https://fonts.googleapis.com/css2?family=Spectral:wght@400;500;700;800&display=swap');
@import url("https://use.typekit.net/sug8yvs.css");
@import url("https://use.typekit.net/sug8yvs.css");

#footer{
	display:none!important;
}

header{
	display:none!important;
}
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Spectral', serif!important;}



.button_primary button{
	background-color:#EFCF63FF!important;
	border-radius:80px!important;
	border: 1px solid #EFCF63FF!important;
	color:#212121!important;
	font-weight: 600!important;
	font-family: 'Avenir Next'!important;
	font-size: 19px!important;
	padding-left: 30px!important;
	padding-right: 30px!important;
	background-image: none!important;
	transition: all 0.3s;

}



.button_link button{
	background-color:transparent!important;
	border-radius:80px!important;
	border: 1px solid transparent!important;
	color:#fff!important;
	font-weight: 600!important;
	font-family: 'Avenir Next'!important;
	font-size: 19px!important;
	padding-left: 30px!important;
	padding-right: 30px!important;
	background-image: none!important;
}

button.nav_button{
	background-color:transparent!important;
	border-radius:80px!important;
	border: 2px solid #fff!important;
	color:#fff!important;
	font-weight: 600!important;
	font-family: 'Avenir Next'!important;
	font-size: 16px!important;
	padding: 9px 25px!important;
	background-image: none!important;
	transition: all 300ms;
}

.abspos_img img{
	position: absolute;
	bottom: 0;
	z-index: -1;
	right:-30px;
}

/* NAV */

.navbar-light .navbar-nav .nav-link{
	color:#fff;
}

.navbar-light .navbar-nav .nav-link:hover{
	color:#232222!important;
}

.navbar-expand-md .navbar-nav .nav-link {
	padding-left: .8rem!important;
	padding-right: .8rem!important;
	transition: all 300ms;

}

.navbar-brand.dark_nav{
 transition: all 500ms;
}

.scrolledHead .navbar-brand {
	transition: all 500ms;
}


.scrolledHead .navbar-brand img{
	height:35px!important;
	transition: all 500ms;
}

.navbar-brand img{
	height:55px!important;
	transition: all 500ms;
}

.scrolledHead .navbar-brand.dark_nav{
	display:block;
	transition: all 500ms;
}

.scrolledHead  a.nav-link {
	font-size:15px!important;
	color:#fff!important;
}


.scrolledHead.bg-transparent{
	background-color:#252525!important;
	transition: all 500ms;
}

.scrolledHead button.nav_button{
	background-color:transparent!important;
	border-radius:80px!important;
	border: 2px solid #252531!important;
	color:#252531!important;
	font-weight: 600!important;
	font-family: 'Avenir Next'!important;
	font-size: 14px!important;
	padding: 7px 20px!important;
	background-image: none!important;
}

body{
	background-color:#1E2233!important;
}

p.lead{
	font-family: futura-pt, sans-serif!important;
	font-style: normal!important;
font-size:34px!important;
color:#F5C782!important;
}

.txt-lead{
	font-family: futura-pt, sans-serif!important;
	font-style: normal!important;
	font-size:18px!important;
	color:white!important;
	line-height:27px!important;
}

.hero_main{
	background-image: url("http://45melrosestreet.local/wp-content/uploads/2021/07/Taxi_design_transparent_by_Icons8.gif");
	background-repeat: no-repeat;
	background-size:55%;
	background-position: bottom 20% right 6%;
}

.hero_container::after{
	background-image:url("http://45melrosestreet.local/wp-content/uploads/2021/07/masking_dots@2x.png");
	position: absolute;
	bottom:0;
	right:0;
}

#main{
	margin-top:-150px!important;
}

.ultimate-ticker-down-prefix, .ultimate-ticker-down-suffix, .ultimate-ticker-prefix, .ultimate-ticker-suffix{
	margin-right:30px!important;
}

.vc_custom_NOPADS {
	padding-left: 20% !important;
}

.hero_main {
	padding-top:100px;
	padding-left:5%;
}

#main{
	padding-top: 100px;
}

.twelve-five{
	padding-left:8%!important;
}

@media screen and (max-width: 768px) {
	.vc_custom_NOPADS {
		padding-left: 12% !important;
	}

	.twelve-five{
		padding-left:5%!important;
	}

	.navbar-collapse.collapse.show{
		background-color: #252525!important;
		transition: all 100ms;
	}

	#header.bg-transparent{
		background-color: #252525!important;
	}

	.navbar-toggler{
		border-radius: 80px!important;
		padding: .75rem!important;
	}

	#main{
		padding-top: 60px!important;
	}
.hero_main h4{
	font-size:18px!important;
}
	.hero_main {
		background-image: url(http://45melrosestreet.local/wp-content/uploads/2021/07/Taxi_design_transparent_by_Icons8.gif);
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: bottom;
		padding-top:50%!important;
		padding-left:0;
		align-content: flex-start!important;
		min-height: unset!important;
		height: auto!important;
		padding-bottom: 80%!important;
	}

	.button_link{
		display:none!important;
	}

	h1, .myhead {
		font-family: 'Avenir Next'!important;
		font-weight: bold!important;
		color: #FFF;
		line-height: 90px;
		font-size: 46px!important;
	}

	.vc_custom_1626122693412 {
		padding-top: 0px !important;
		padding-left: 0 !important;
		background-color: #05482f !important;
	}
}