/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------
 * dark gray: 6A7785 - gray: 8493A0
 * half gray: D1D7DB - lightest gray: E7EDF2
 * */


/*-------------------[General Type Styles]--------------------*/


/* #et-top-navigation {
	display: none;
} */

body, h2, h3, h4, h5, .date_tax a {
	font-family: 'acumin-pro-semi-condensed', sans-serif;
	font-family: 'acumin-pro', sans-serif;
	color: #6A7785;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: .02em;
}

h1 {
	font-family: 'presicav', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
    color: #fff;
    font-size: 7em;
	letter-spacing: .02em;
	-webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 3px;
}

h2, 
.primary_tax .date_tax a {
	font-family: 'acumin-pro-extra-condensed', sans-serif;
	font-weight: 300;
	font-size: 3em;
	line-height: 1.2em;
	letter-spacing: 0;
}

h3, 
.secondary_tax .date_tax a {
	font-family: 'acumin-pro-condensed', sans-serif;
    text-transform: uppercase;
    line-height: 1.3em;
	font-weight: 300;
	font-size: 1.4em;
}

h4, 
.date_tax, 
h5 {
	font-family: 'presicav', sans-serif;
	text-transform: uppercase;
	font-size: .7em;
    line-height: 1.6em;
	font-weight: 200;
	letter-spacing: .1em;
}

h5 {
	font-size: .6em;
}






/*------------------------------------------------*/
/*-------------------[Date Template]--------------------*/
/*------------------------------------------------
 * dark gray: 6A7785 - gray: 8493A0
 * half gray: D1D7DB - lightest gray: E7EDF2
 * */


/*-------------------[Date Title + Image Positioning]--------------------*/

.date-template-default .container,
.location-template-default .container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
	padding-top: 0 !important;
}
.date-template-default .ptb_module.ptb_thumbnail {
	height: 90vh;
}
.date-template-default .ptb_module.ptb_thumbnail figure {
	height: 100%;
}
.ptb_module {
	margin: 0 !important;
}

.ptb_post_image,
.ptb_thumbnail:before {
    /*J width: 100vw;
    height: 90vh; */
	margin: 0 !important;
}
.archive .ptb_post_image a {
	width: 100%;
    padding-top: 100%;
    display: block;
    position: relative;
	overflow: hidden;
}
.archive .ptb_post_image a img {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.ptb_thumbnail:before {
	background: #6A7785;
	opacity: .5;
	display: block !important;
	position: absolute !important;
}
.ptb_module img {
    object-fit: cover;
    width: 100%;
    height: 100% !important;
}
.ptb_title {
	/*J position: absolute; */
    /*J height: 90vh; */
    width: 100%;
	height: auto !important;
    /*J background: #6a77858a; */
    top: 0;
	display: flex;
}
.location-template-default .ptb_module.ptb_title {
	position: relative;
}
.location-title {
	position: absolute !important;
}
.date-template-default .ptb_title{
	height: 90vh !important;
	background: #6a77858a;
	position: absolute;
}
.location-template-default .ptb_title {
	background: #6a77858a;
	position: absolute;
}
h1.ptb_post_title {
	font-size: 8em;
	letter-spacing: .02em;
	-webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 3px;
	max-width: 1200px;
	margin: auto;
}


.location-template-default .container {
	text-align: left;
}

.location-template-default .ptb_post_image,
.location-template-default .ptb_thumbnail:before,
.location-template-default .ptb_title {
    height: 30vh;
}

.location-template-default .ptb_title {
	background: none;
}

.location-template-default h1.ptb_post_title {
	font-size: 5em;
	text-align: center;
}

.location-template-default .date_tax {
	max-width: 1040px;
    margin: 0 auto !important;
    padding: 15px 0 0 0;
}


.location-info .et_pb_button_module_wrapper,
.location-info .et_pb_social_media_follow {
	display: inline-block;
}
/*
.location-info .et_pb_social_media_follow {
	display: inline-block;
}

.location-info .et_pb_social_media_follow li {
    margin-bottom: 0;
}
*/

/*-------------------[Taxonomy]--------------------*/

.date_tax_row {
	width: 100%;
    margin: 0 auto;
}
.ptb_col {
	margin: 0 !important;
}

.primary_tax {
	width: 60% !important;
	-webkit-flex-basis: 60% !important;
    -ms-flex-preferred-size: 60% !important;
    flex-basis: 60% !important;
}
.secondary_tax {
	width: 40% !important;
	-webkit-flex-basis: 40% !important;
    -ms-flex-preferred-size: 40% !important;
    flex-basis: 40% !important;
}

.date_tax {
	color: #D1D7DB;
	border-color: #E7EDF2;
	border-width: 1px;
}

.ptb_text_before{ 
	font-weight: 200 !important;
	color: #8493A0;
}

.primary_tax .date_tax {
	width: 33%;
    display: inline-block;
    height: 100%;
    text-align: center;
    border-right: solid 1px;
    margin: 0 !important;
    vertical-align: top;
	padding: 75px 0 0 0;
}

.primary_tax .date_tax .ptb_text_before, 
.primary_tax .date_tax .ptb_field_icon, 
.primary_tax .ptb_text_after {
	display: block;
	width: 100%;
}

.primary_tax .date_tax .ptb_field_icon {
	font-size: 4em;
	padding: 0 0 8px;
}

.date_tax .ptb_field_icon {
    color: #b0b5b9;
}

.secondary_tax .date_tax {
	padding: 11px 0px 9px 0px;
    text-align: left;
	border-bottom: solid 1px;
	display: flex;
}
.secondary_tax .date_tax:last-child {
	border-bottom: none;
}

.secondary_tax .date_tax .ptb_text_before {
	margin: auto 10px auto 0;
	display: inline-block;
}
.secondary_tax .date_tax .ptb_field_icon {
	font-size: 1.5em;
    width: 30px;
    display: flex;
    text-align: center;
    margin: 0 0 0 10px;
}
.secondary_tax .date_tax .ptb_field_icon:before {
	margin: auto;
}

.ptb_taxonomies .ptb_module_inline {
visibility: hidden;
}

.ptb_taxonomies .ptb_module_inline a {
visibility: visible;
}

.date_tax a {
	color: #6A7785;
	border-radius: 5px;
    display: inline-block;
	font-weight: 300;
	border: 1px solid #E7EDF2;
	text-transform: uppercase;
	transition: .2s;
	position: relative;
	/*float: left;*/
}

.primary_tax .date_tax a {
    padding: 3px 14px 8px;
    margin: 10px 2px;
}
.primary_tax .ptb_module_inline {
    height: 7em;
}
.ptb_taxonomies_number_of_people.ptb_module_inline {
    padding-left: 15px;
}

.secondary_tax .date_tax a {
	padding: 4px 8px 6px;
    margin: 0 0px 3px 0;
}


.secondary_tax .date_tax a:hover {
	box-shadow: 0 3px 10px -6px rgba(0,0,0,.4);
	/*margin-top: -3px;
	margin-bottom: 3px;*/
}
.primary_tax .date_tax a:hover {
	box-shadow: 0 3px 10px -6px rgba(0,0,0,.4);
	/*margin-top: 7px;
	margin=bottom: 20px;*/
}


/*
.ptb_taxonomies_number_of_people a {
	display: none;
}

.ptb_taxonomies_number_of_people a:first-child,
.ptb_taxonomies_number_of_people a:last-child {
	display: inline-block;
}
.ptb_taxonomies_number_of_people a:last-child:before {
	content: "to"
}
*/



/*-------------------[Timeline]--------------------*/


#timeline {
    min-height: 80vh;
    display: grid;
	padding: 0 !important;
}


/* #timeline:before {
	display: block;
	content:"";
    background: #6a77858a;
}*/

#timeline .et_pb_row {
	max-width: 100% !important;
	width: 100% !important;
	text-align: center;
    display: inline-block !important;
    padding: 15px 0 10% !important;
}

#intro.et_pb_row {
	padding: 10% 0 15px !important;
}

#timeline .et_pb_column {
	background: #fff;
    padding: 15px 20px 0;
    box-shadow: 0 5px 20px -5px #000;
    margin: 0 5px !important;
	text-align: center;
	display: inline-block;
	max-width: 390px;
	float: none !important;
    vertical-align: top;
}

#timeline .et_pb_column_1_3 {
       width: 31.5% !important;
}
#timeline .et_pb_column_1_4 {
       width: 23.5% !important;
}
#timeline .et_pb_column_1_5 {
       width: 18.5% !important;
}

#intro .et_pb_column {
	padding: 50px 50px 20px;
    max-width: 600px;
}




#timeline .et_pb_image {
	width: 70%;
    max-width: 200px;
    margin-bottom: 7% !important;
}
#timeline .et_pb_text {
    margin-bottom: 3% !important;
}

#timeline h2, 
#timeline h3, 
#timeline h4, 
#timeline h5, 
#timeline p {
	text-align: center;
}

#timeline .et_pb_toggle p, 
#timeline .et_pb_toggle h2, 
#timeline .et_pb_toggle h3, 
#timeline .et_pb_toggle h4, 
#timeline .et_pb_toggle h5 {
	text-align: left;
}

#timeline p {
	font-family: 'acumin-pro-semi-condensed', sans-serif;
}

#timeline .et_pb_toggle {
	background: none !important;
    border: none !important;
    padding: 0 !important;
}

#timeline .et_pb_toggle_title {
	padding: 20px 0 !important;
    text-align: center !important;
	transition: .3s;
    border: 1px solid #E7EDF2;
	border-radius: 50px;
	margin: 0 0 20px 0;
	animation: shadow-pulse 3s ease-in-out infinite;
	animation-delay: 0;
}
#timeline .et_pb_toggle_title:hover {
/*	padding: 23px 0 !important;
	margin-top: -6px;*/
	box-shadow: 0 3px 10px -6px rgba(0,0,0,.8) !important;
}

#timeline .et_pb_toggle_open .et_pb_toggle_title {
	border-right: none;
	border-left: none;
	border-bottom: none;
    border-top: 1px solid #ccc;
	animation: none;
}

#timeline .et_pb_toggle_title:before {
	right: 15px !important;
}

@keyframes shadow-pulse {
  0% {
		box-shadow: 0 0px 0px 0px rgba(0,0,0,0);
  }
	50% {
		box-shadow: 0 3px 10px -6px rgba(0,0,0,.6);
  }
	100% {
		box-shadow: 0 0px 0px 0px rgba(0,0,0,0);
  }
}


#timeline .et_pb_toggle_content {
	padding: 0 0 20px 0 !important; 
}

#timeline .et_pb_image.directions {
    max-width: 50px;
    position: absolute;
    top: 245px;
    left: -30px;
    margin: 0 !important;
	z-index: 9;
	transition: .3s ease-out;
}

#timeline .et_pb_image.directions .et_pb_image_wrap:after {
	background-image: url(https://datethecity.site/wp-content/uploads/2020/04/DTC-icon-walk-background-2.png);
    content: "";
    position: absolute;
	width: 82px;
    height: 82px;
    background-position: center;
    background-size: 86px;
    left: -16px;
    top: -16px;
    z-index: 0;
    background-repeat: no-repeat;
    box-shadow: 0 1px 10px -4px #000000c9;
    border-radius: 50%;
	transition: 0s;
}
#timeline .et_pb_image.directions.ride .et_pb_image_wrap:after {
	background-image: url(https://datethecity.site/wp-content/uploads/2020/06/directions-background-drive.png);
}
#timeline .et_pb_image.directions.train .et_pb_image_wrap:after {
	background-image: url(https://datethecity.site/wp-content/uploads/2020/06/directions-background-train.png);
}
#timeline .et_pb_image.directions.bus .et_pb_image_wrap:after {
	background-image: url(https://datethecity.site/wp-content/uploads/2020/06/directions-background-bus.png);
}
#timeline .et_pb_image.directions.bike .et_pb_image_wrap:after {
	background-image: url(https://datethecity.site/wp-content/uploads/2020/04/DTC-icon-ride-background-3.png);
}

#timeline .et_pb_image.directions.trig .et_pb_image_wrap:after {
	animation: spin-away .3s cubic-bezier(0.250, 0.460, 0.450, 0.940) forwards;
	animation-delay: 1.2s;
}

#timeline .et_pb_image.directions:hover .et_pb_image_wrap:after {
	animation-name: spin-in;
	animation-duration: .3s;
	animation-direction: alternate;
	animation-delay: 0s !important;
}

#timeline .et_pb_image.directions img {
	padding: 10px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 10px -4px #000000c9;
	z-index: 1;
}

@keyframes spin-away {
  0% {
	transform: rotate(360deg);
	opacity: 1;
  }
	100% {
	opacity: 0;
	transform: rotate(180deg);
  }
}

@keyframes spin-in {
  0% {
	opacity: 0;
	transform: rotate(180deg);
  }
	100% {
	transform: rotate(360deg);
	opacity: 1;
  }
}





/*
.directions .et_pb_blurb_container {
	opacity:0;
	background: #fff;
    box-shadow: 0 1px 10px -4px;
    width: 110px;
    left: -30px;
    position: relative;
    padding: 10px 0 7px;
    border-radius: 10px;
    margin: -10px 0 0 0;
	transition: .3s;
}


.directions:hover .et_pb_blurb_container {
	opacity: 1;
}
.directions:hover {
    top: 240px;
}

.directions .et_pb_blurb_container p {
	font-size: .9em;
}
.directions .et_pb_blurb_container h4,
.directions .et_pb_blurb_container h5 {
	padding: 0 !important;
}

.directions .et_pb_main_blurb_image {
	padding: 9px;
    margin: 0 !important;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 10px -4px;
    position: relative;
    z-index: 9;
}
.directions .et-pb-icon {
    font-size: 30px !important;
    color: #D1D7DB !important;
}
*/



.location-insta .et_pb_blurb_content {
	text-align: center !important;
}

.location-insta .et_pb_main_blurb_image,
.location-insta .et_pb_blurb_container {
	display: inline-flex !important;
    padding: 0 !important;
    flex-direction: row;
}
.location-insta .et_pb_main_blurb_image {
	width: 21px;
}

.location-insta .et_pb_main_blurb_image {
	width: 18px !important;
	transition: .2s;
	margin: 0 !important;
}

.location-insta .et_pb_main_blurb_image .et-pb-icon {
    color: #D1D7DB !important;
    transition: .2s;
    font-size: 16px !important;
}

.location-insta:hover .et_pb_main_blurb_image {
	width: 24px !important;
	transition: .2s;
}
.location-insta:hover .et_pb_main_blurb_image .et-pb-icon {
    color: #8493A0 !important;
}

.location-insta.title .et_pb_main_blurb_image {
	width: auto !important;
    transition: .2s;
    margin: 5px 6px 0 0 !important;
}

.location-insta:hover .et_pb_main_blurb_image {
	margin-right: 10px !important;
}





#map {
	min-height: 80vh;
	display: flex;
}

.button.map {
	padding: 9px 25px 10px 85px !important;
    font-family: titling-gothic-fb-wide, sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 2.7em !important;
    letter-spacing: .15em;
    /*-webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 2px;*/
	transition: .2s;
}

.button.map:before {
	-webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: none;
    -webkit-text-stroke-width: 0px;
    margin-left: -1.45em !important;
	transition: .2s;
}

#map .button.map:hover {
	padding: 9px 27px 10px 87px !important;
	background: #ffffffc9 !important;
    /*-webkit-text-stroke-color: #6A7785;*/
	color: #6A7785 !important;
}
.button.map:hover::before {
	color: #6A7785 !important;
	-webkit-text-fill-color: #6A7785 !important;
}

/*------------------------------------------------*/
/*-------------------[]--------------------*/
/*------------------------------------------------
 * dark gray: 6A7785 - gray: 8493A0
 * half gray: D1D7DB - lightest gray: E7EDF2
 * */




/*-------------------[archive page]--------------------*/


.archive #main-content .container:before {
	display: none;
}

.archive #left-area {
    width: 100%;
    padding: 0;
}


.archive .secondary_tax {
    width: 100% !important;
    flex-basis: 100% !important;
}

.archive .ptb_taxonomies_number_of_people.ptb_module_inline {
    padding-left: 0;
}

.archive .ptb_text_after {
	margin: 10px 0 0 5px;
}

.archive .secondary_tax .date_tax {
    border-right: none;
}

.archive .ptb_title h2 {
	width: 100%;
	margin: 15px 0 0 0;
    font-size: 2em !important;
}


/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[MOBILE NO TAX LABEL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------
 * 
#timeline .et_pb_column_1_3 {
       width: 31.5% !important;
}
#timeline .et_pb_column_1_4 {
       width: 23.5% !important;
}
#timeline .et_pb_column_1_5 {
       width: 18.5% !important;
}

*/


@media only screen and (max-width: 1350px) {

	#timeline .et_pb_column_1_5 {
		width: 31.5% !important;
		margin-bottom: 12px !important;
	}
	
	.primary_tax {
		width: 55% !important;
		-webkit-flex-basis: 55% !important;
		-ms-flex-preferred-size: 55% !important;
		flex-basis: 55% !important;
	}
	.secondary_tax {
		width: 45% !important;
		-webkit-flex-basis: 45% !important;
		-ms-flex-preferred-size: 45% !important;
		flex-basis: 45% !important;
	}


}

@media only screen and (max-width: 1200px) {

	#timeline .et_pb_column_1_4 {
		width: 48.5% !important;
		margin: 0 0 12px 10px !important;
	}
	
	.primary_tax {
		width: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-preferred-size: 100% !important;
		flex-basis: 100% !important;
		border-bottom: solid #E7EDF2 1px;
	}
	.primary_tax .date_tax {
		padding: 45px 0 30px;
	}
	.secondary_tax {
		width: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-preferred-size: 100% !important;
		flex-basis: 100% !important;
	}
	.secondary_tax .date_tax {
	    display: inline-flex;
		width: 49.5%;
		padding: 12px 0px 9px 0px;
		border-right: 1px solid;
	}
	.primary_tax .date_tax:last-child,
	.secondary_tax .date_tax:nth-child(3),
	.secondary_tax .date_tax:nth-child(5){
    	border-right: none;
	}
	
	.secondary_tax .date_tax.days {
		width: 100%;
	}
	
	.primary_tax .date_tax a /*,
	.secondary_tax .date_tax.days a*/ {
		font-family: titling-gothic-fb-compressed, sans-serif;
		font-weight: 200;
		font-size: 3em !important;
		line-height: 1.2em;
		padding: 9px 14px 5px;
	}
	/*
	.secondary_tax .date_tax.days a {
		margin: 0px 2px;
	}
	.secondary_tax .date_tax.days .ptb_field_icon {
		font-size: 4em;
    	width: 55px;
	}
	*/
	
}

@media only screen and (max-width: 960px) {

	#timeline .et_pb_column {
		width: 85% !important;
		margin: 0 auto 30px !important;
		max-width: 480px;
	    padding-top: 25px;
	}
	/*#timeline .et_pb_column:first-child {
	    padding-top: 15px;
	}*/
	
	#timeline .et_pb_image.directions {
		top: -20px;
    	left: -10px;
	}
	/*.directions .et_pb_blurb_content {
    	max-width: 60px !important;
	}
	.directions:hover {
		top: 0px;
	}
	.directions .et_pb_blurb_container {
		width: 150px;
		left: -45px;
		top: -100px;
    	padding: 10px 0 15px;
	}
	.directions .et_pb_blurb_container h4 {
		font-size: 1em !important;
	}*/
	
	.date-template-default h1.ptb_post_title {
    	font-size: 6em !important;
    	-webkit-text-stroke-width: 2px;
	}
	
	#timeline .et_pb_image.directions.trig .et_pb_image_wrap:after {
		animation-delay: 1.8s;
}

	
	
	
}

@media only screen and (max-width: 760px) {
	
	.date_tax {
		width: 100% !important;
		height: auto !important;
	}
	.primary_tax {
		border-bottom: none;
	}
	.primary_tax .date_tax .ptb_text_before, 
	.primary_tax .date_tax .ptb_field_icon, 
	.primary_tax .ptb_text_after {
		display: flex;
		width: auto;
		margin: auto 0;
	}
	.primary_tax .ptb_text_after {
		margin-left: 9px;
		color: #868c91;
	}
	.primary_tax .date_tax /*,
	.secondary_tax .date_tax.days*/ {
		padding: 15px 0 11px;
		text-align: left;
		border-bottom: solid 1px;
		display: flex;
	}

	.primary_tax .date_tax .ptb_text_before /*,
	.secondary_tax .date_tax.days .ptb_text_before*/ {
		margin: auto 10px auto 0;
		display: inline-block;
	}
	.primary_tax .date_tax .ptb_field_icon /*, 
	.secondary_tax .date_tax.days .ptb_field_icon*/ {
		font-size: 3em;
		width: 50px;
		margin: 0 0 0 6px;
		padding: 0;
	}
	.primary_tax .date_tax .ptb_field_icon:before {
		margin: auto;
	}
	.primary_tax .ptb_module_inline {
	    height: auto;
	}
	.primary_tax .date_tax a /*,
	.secondary_tax .date_tax.days a*/ {
		margin: 0 2px 4px;
		font-size: 2.5em !important;
		padding: 8px 9px 6px;

	}


	.date-template-default h1.ptb_post_title {
    	font-size: 4em !important;
    	-webkit-text-stroke-width: 2px;
	}
	
	.button.map {
		padding: 9px 25px 10px 60px !important;
		font-size: 1.7em !important;
	}
	
}


@media only screen and (max-width: 600px) {
	
	.date-template-default h1.ptb_post_title {
    	font-size: 3em !important;
	}
	
}

@media only screen and (max-width: 480px) {
	
	.date-template-default h1.ptb_post_title {
    	font-size: 2.2em !important;
    	-webkit-text-stroke-width: 2px;
	}
	
}




@media only screen and (max-width: 600px) {

	.ptb_text_before {
		display: none !important;
	}
	.ptb_taxonomies_number_of_people.ptb_module_inline {
		padding-left: 0px;
	}
	.primary_tax .date_tax .ptb_field_icon,
	.secondary_tax .date_tax .ptb_field_icon {
		font-size: 2em;
		width: 16% !important;
		margin: 0 0 0 3px;
		padding: 0;
	}
	.ptb_taxonomies .ptb_module_inline {
	    width: 84%;
	}
	.ptb_taxonomies_cost,
	.ptb_taxonomies_number_of_people
	{
		width: auto !important;
	}
	.secondary_tax .date_tax a {
		padding: 5px 5px 4px;
		margin: 0 -2px 2px 0;
		font-size: 1.2em !important;
	}
	.primary_tax .date_tax a {
    	margin: 0 -1px 4px 0;
	}
	.secondary_tax .date_tax,
	.primary_tax .date_tax {
    	padding: 7px 0px;
	}
	
	.archive .secondary_tax .date_tax a {
		font-size: 1.3em !important;
	}
}

@media only screen and (min-width: 1440px) {
	#main-content .et_pb_row {
		max-width:1400px;
	}
	#main-header .container {
		width:100%;
		max-width:1400px
	}
}

/* #et_mobile_nav_menu {
	display: block !important;
} */
	
/* #top-menu {
	display: none !important;
} */
.et_header_style_left #main-header.et-fixed-header .mobile_menu_bar:before {
	color:#074158;
}
.et_header_style_left #main-header:not(.et-fixed-header) .mobile_menu_bar:before {
	color:#074158;
}
@media only screen and (min-width: 981px) {
	.et_header_style_left #main-header:not(.et-fixed-header) #et-top-navigation {
		padding:30px 0  30px;
	}
	.et_header_style_left #main-header.et-fixed-header #et-top-navigation {
		padding-top:20px;
		padding-bottom:20px;
	}
	.et_header_style_left #main-header:not(.et-fixed-header) .mobile_menu_bar:before {
		color:#074158;
	}
}

#top-menu li {
	padding-right:16px;
}
#top-menu li a {
	color: #074158;
    background: #fff;
    border-radius: 7px;
    padding: 10px 12px!important;
    border-radius: 3rem;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    margin-bottom: 0;
}
#top-menu li.dtc-nav-cta-outline a {
	border:1px solid;
	padding:10px 16px !important;
}
#top-menu li.dtc-nav-cta a {
	border: 1px solid;
    background: #074158;
    color: #fff;
	padding:10px 16px !important;
}
#top-menu li.nav-logged-in {
    display: none;
}
body .date-listings__results .pmpro-no-access .ptb_post_image:before {
    position: absolute;
    top: 20px;
    right: -45px;
    content: 'Premium';
    padding: .625rem 3rem;
    background: linear-gradient(to right, #a07413, #efe19f, #8e6111);
    color: #fff;
    z-index: 999;
    text-transform: uppercase;
    text-shadow: 0.5px 0.5px 3px #654a10;
    letter-spacing: .1em;
    transform: rotate(45deg);
    box-shadow: 0 0 10px #0000007d;
}
.date-listings__results .pmpro-no-access .date-listing__thumbnail {
	filter:grayscale(0) !important;
}

body .ptb_loops_wrapper.ptb_grid2 .ptb_post .ptb_items_wrapper .archive-info .ptb_post_title {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 54px;
    font-size: 28px;
    line-height: 36px;
    overflow: hidden;
    letter-spacing: 0.2px;
    font-family: 'acumin-pro-extra-condensed', sans-serif;
}
body .ptb_loops_wrapper.ptb_grid2 .ptb_post .ptb_items_wrapper .archive-info .ptb_taxonomies.date_tax a {
    padding: 3px 10px;
    font-weight: 400;
    border-radius: 5px;
    font-family: 'acumin-pro-condensed', sans-serif;
}
@media (min-width: 1280px) {
	.hero.hero--home:after {
		top:calc(50% - 60px);
	}
}
body .date-listings__results .pmpro-no-access .ptb_post_image a img {
	filter:grayscale(0);
}

/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




