/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/




/* Locations Inner Page */
.pricingList ul li{
	border-bottom: 1px solid #eaeaea;
	padding: 12px 0 12px 16px;
}

.portfolio-wrapper .post-title {
	text-transform: uppercase;
}

.detail-label {
	font-family: barlow condensed;
    text-transform: uppercase;
}

.detail-container .detail-value {
	font-size: 16px;	
}

.location-content h1,
.location-content h2,
.location-content h3,
.location-content h4,
.location-content h5,
.location-content h6 {
	margin: 0 0 2rem;
	padding: 1.5rem 0 0;
}

.location-content h2:first-child {
	padding: 0;
}

.location-content p:not(.panel-title),
.location-content ul,
.location-content ol {
	margin: 0 0 1.5rem;
}

.location-content .payment-types {
	margin: 3rem 0 0;
}

.uncode-accordion {
	margin: 3.5rem 0;
}

.panel-body ul {
	margin: 0;
}


/* Team Page */
.iconBoxUppercase {
	text-transform: uppercase !important;
}

/* Contact Form */
.wpcf7 select[name="menu-858"] {
	color:#aeaeae !important;
}

.header-card-info {
	display: inline-block;
	margin-right: 8px;
	background-color: #fd5900;
	padding: 7px 6px;
}

.parking-p {
	margin: 0 0 0 0 !important;
	font-weight: 800 !important;
    margin-right: 3px !important;
	font-size: 18px !important;
}

.fa-sub {
	font-size: 1.5em;
	vertical-align: sub;
}

.float-left {
	float: left
}

.float-right {
	float: right;
}

.express-banner-wrapper {
	background-color: #fe5900;
}

.wpb_accordion_section {
	background-color: #eaeaea;
	border: 1.5px solid white;
	border-color: white !important;
}

.wpb_accordion_section > .panel-heading > .panel-title > a {
	height: 85px;
}
.panel-title-price {
	width: 85px;
    height: 85px;
    float: left;
    text-align: center;
    color: white;
	background-color: #fe5900;
    transition: background-color 0.5s;
}
.panel-title-price-content {
	margin-top: 16px;
	font-family: barlow condensed;
	font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.05em;
}
.panel-title-bold {
	font-family: Poppins;
	font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.00em;
    margin-top: -6px;
}

.active > .panel-title-price {
	background-color: white !important;
	color: #fe5900;
	border-color: rgba(254, 89, 0, 0.8) !important;
	border: 1px solid;
}

.panel-title.active {
	background-color: #fe5900;
}

.panel-title > a {
    position: relative;
}

.panel-title > a:after {
    content: "\f067";
    font-family: 'uncodeicon' !important;
    color: #7c7c7c;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
}

.panel-title.active > a:after {
    color: #fff;
    content: "\f068";
}

.btn-book-now {
	padding-left: 35px !important;
    padding-right: 35px !important;
    font-size: 19px;
    font-weight: 400 !important;
}

.rate-notes {
	color: #797979;
	margin-top: 25px;
	font-size: 14px;
	font-family: Roboto;
	padding: 0 20px 20px;
}

.panel-title {
    transition: background-color 0.5s;
}

.wpb_accordion_section > .panel-heading > .panel-title.active > a span {
	color: white;
}

.wpb_accordion_section > .panel-heading > .panel-title > a span {
	font-size: 18px;
	/*line-height: 43px;*/
	color: #7c7c7c;
	margin-left: 15px;
	display: inline-block;
	padding-top: 8px;
}

.panel-body.wpb_accordion_content.ui-accordion-content.pricingList {
	background-color: white;
}


.panel-body.wpb_accordion_content.ui-accordion-content.pricingList > ul > li {
	padding: 20px 16px;
}
.panel-body.wpb_accordion_content.ui-accordion-content.pricingList > ul > li > strong {
	color: #303133 !important;
    FONT-WEIGHT: 800;
    float: right;
}

/*
.panel-title > a span:after  {
	font-size: 30px;
	color: #7b7b7b !important;
	margin-right: 20px;
}

.panel-title.active > a span:after {
	color: white !important;
	content: "\f106"
}
*/

.mobile-only {
	display: none;
}

.desktop-only {
	display: block !important;
}

.directions-link {
	color: #717171 !important;
	font-size: 18px;
}

@media only screen and (max-width: 1200px) {
    .panel-title>a {
        padding: 18px 30px 18px 100px;
    }
    .wpb_accordion_section>.panel-heading>.panel-title>a span {
        line-height: 1em;
        display: inline-block;
        position: relative;
        transform: translateY(-50%);
        margin-left: 0;
        padding-top: 0;
        top: 40%;
    }
}

@media only screen and (max-width: 970px) {
	.desktop-only {
	  display: none !important;
	}

	.mobile-only {
		display: table-row;
	}

	.float-right {
		float: left;
	}
	.panel-title > a span:after  {
		margin-right: 5px;
	}
  }

@media only screen and (max-width: 768px) {
    .wpb_accordion_section>.panel-heading>.panel-title>a span {
        font-size: 16px;
        letter-spacing: normal;
    }
    .panel-title>a {
        padding-left: 80px;
    }
    .panel-title>a:after {
        right: 10px;
        font-size: 16px;
    }
    .panel-title-price {
        width: 65px;
    }
}


/*============================
	HEADER 
============================*/
.header-express-banner {
	width: 42vw;
	margin-left: 1em;
}

.header-express-banner .uncell .uncont {
	display: flex;
	justify-content: center;
}

.header-express-banner .uncell .uncont .btn-container {
	margin-top: 0;
	margin-left: 1em;
}

.header-express-banner .uncell .uncont .btn-container a.btn {
	border-radius: 20px;
	padding: 11px 16px!important;
	white-space: nowrap;
}

@media screen and (min-width:1600px) {
	.header-express-banner { width: 50vw; }
}

@media screen and (max-width: 1450px) {
	.header-express-banner { width: 38vw; }
}

@media screen and (max-width: 1360px) {
	.header-express-banner { width: 32vw; }
	.header-express-banner .uncell .uncont .btn-container { margin-left: 0.5em; }
	.header-express-banner .wpb_column.column_parent.col-lg-12 { padding: 30px 0; }
}

@media screen and (max-width: 1240px) {
	.header-express-banner { width: 26vw; }
	.header-express-banner .uncell .uncont .btn-container { margin-left: 0; }
	.header-express-banner .wpb_column.column_parent.col-lg-12 { padding: 23px 0; }
}

@media screen and (max-width: 1110px) {
	.header-express-banner { width: 100%; padding: 0 30px; }
	.header-express-banner .wpb_column { padding-top: 0!important; padding-bottom: 18px; }
	.header-express-banner .wpb_column.align_center .uncont { text-align: left!important; align-items: center; }
	.header-express-banner .row { max-width: none!important; }
	.header-express-banner .uncell .uncont .btn-container { margin-left: 1em; }
}

@media screen and (max-width: 500px) {
	.header-express-banner .uncell .uncont .heading-text img { width: 150px; }
}

@media screen and (max-width: 958px) {
	.menu-wrapper {
		height: 187px!important;
	}
}

@media screen and (max-width: 588px) {
	.menu-wrapper {
		height: 200px!important;
	}
}

.header-parking-options ul li {
	display: inline-block;
	text-transform: uppercase;
	padding: 0 20px;
	border-right: 2px solid rgba(255,255,255,0.9);
	line-height: 1;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: 300;
}

.header-parking-options ul li:last-child {
	border-right: 0;
}

.header-parking-options .wpb_column {
	padding: 12px 0;
}

/*============================
	LOCATIONS 
============================*/

/* Express Member Rate */
.express-member-rate {
	background-color: #feede3;
	border-bottom: 1px solid #eaeaea;
	padding: 16px;
}
.express-member-rate .rate-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.express-member-rate .rate-inner > div:first-child {
	display: flex;
	align-items: center;
	gap: 1em;
}

.express-member-rate .rate-inner > div p {
	margin-bottom: 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #303133;
	letter-spacing: 1px;
	line-height: 1;
}

.express-member-rate .rate-inner > div a.btn {
	border-radius: 30px;
	padding: 10px 25px !important;
}

.express-member-rate .rate-inner > div > strong {
	color: #303133;
	font-weight: 800;
}

@media screen and (max-width: 700px) {
	.express-member-rate .rate-inner > div:first-child {
		flex-wrap: wrap;
	}
}

/* Payments Banner */
.locations-payment-banner {
	margin-bottom: 30px;
}

.locations-payment-banner .row-inner .wpb_column:first-child .uncell {
	background-color: #feede3;
}

.locations-payment-banner ul.icons li {
	font-size: 16px;
	color: #303133;
}

.locations-payment-banner ul.icons li .fa {
	font-weight: 700;
	font-size: 1.1em;
}

@media screen and (max-width:960px) {
	.locations-payment-banner .vc_custom_heading_wrap {
		margin-top: 0!important;
	}
	.locations-payment-banner .empty-space {
		display: none!important;
	}
	.locations-payment-banner .wpb_row .wpb_column:nth-child(2) .uncell {
		padding-bottom: 0;
	}
}

/* Explore */
.explore-content {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}

.location-explore-section ul {
	padding-left: 30px;
	list-style: disc;
}

.location-explore-section h3 {
	line-height: 60px;
	margin-top: 0;
}

.location-explore-section h3 img {
	width: 60px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.location-explore-section .explore-image img {
	width: 100%;
}

.location-explore-section .read-more-content {
	display: none;
}

.location-explore-section .read-more {
	text-transform: uppercase;
	color: #fe5900;
	cursor: pointer;
}

.location-explore-section .read-more:hover {
	color: black!important;
}

/* Explore Icons */
.explore-icons {
    display: flex;
    justify-content: space-around;
    padding: 3em 0;
}

.explore-icons .icon-group {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    max-width: 350px;
    gap: 15px;
}

@media screen and (max-width: 1100px) {
	.explore-icons .icon-group { gap: 5px; }
	.explore-icons .icon-group img { width: 60px; }
	.explore-icons .icon-group p { font-size: 16px; }
}

@media screen and (max-width: 1000px) {
	.explore-icons { flex-wrap: wrap; padding: 2em 1em 1em; }
	.explore-icons .icon-group { gap: 10px; width: 50%; flex-direction: column; text-align: center; }
	.explore-icons .icon-group p { margin-bottom: 1em; }
}

/* Reviews */
.location-reviews-section {
	text-align: center;
}

.location-reviews-section .location-review p {
	color: #303133;
	line-height: 1.6;
    font-size: 16px;
}

.location-reviews-section .location-review .starrating {
	display: block;
	color: #f75507;
}

.location-reviews-section .location-review .starrating i {
	margin: 0 3px;
	font-size: 1.3em;
}

.location-reviews-section .location-review p.customer {
	text-transform: uppercase;
}

.location-reviews-section .row .row-inner > .location-review .review-inner {
	padding: 30px;
	background-color: #eaeaea;
}

.location-reviews-section .row .row-inner > .location-review:nth-child(even) .review-inner {
	background-color: #f7f7f7;
}

/* Express Member Banner - Dark */

@media screen and (min-width:901px) {
	.express-banner-dark .wpb_column .uncont a.btn,
	.express-banner-dark .wpb_column .uncont .heading-text-inner,
	.express-banner-dark .wpb_column .uncont .heading-line-wrap {
		white-space: nowrap;
	}
}

.express-banner-dark .wpb_column .uncont a.btn {
	border-radius: 30px;
}

.express-banner-dark .wpb_column .uncont {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.express-banner-dark .wpb_column .uncont img {
	width: 85px;
	height: auto;
	max-width: 100%;
}

.express-banner-dark .wpb_column .uncont > * {
	margin-top: 0!important;
}

.express-banner-dark > .row.full-width {
	max-width: 1700px;
	margin: 0 auto;
}

@media screen and (max-width: 900px) {
	.express-banner-dark .wpb_column .uncont { flex-direction: column; }
	.express-banner-dark .wpb_column .uncont .uncode_text_column p { text-align: center; }
	.express-banner-dark .heading-text-inner { text-align: center; }
}

/* Weather Widget */
.weather-widget {
	padding: 36px 36px 0;
}

.weather-widget .justify-content-center {
	justify-content: space-around;
}

.weather-widget .d-flex {
	display: flex;
	flex-wrap: wrap;
}

.weather-widget .container > div:not(.owmw-forecast),
.weather-widget .owmw-infos-text {
	display: none;
}

.weather-widget .owmw-forecast .card-body {
	display: flex;
	flex-direction: column;
	gap: 20px;
	color: #303133;
}

.weather-widget .owmw-forecast .card-body > * {
	order: 3;
}

.weather-widget .owmw-forecast .card-body > .owmw-symbol {
	order: 0;
	font-size: 70px;
	color: #303133;
}

.weather-widget .owmw-forecast .card-body .owmw-day {
	font-size: 1.1em;
	font-weight: 600;
}

.weather-widget .owmw-forecast .card-body .owmw-temperature,
.weather-widget .owmw-forecast .card-body .owmw-temperature span {
	font-size: 20px;
	color: #cd002d;
}

@media screen and (max-width:500px) {
	.weather-widget { padding: 0; }
	.owmw-forecast .card.owmw-first { width: 100%; }
}

@media screen and (max-width:400px) {
	.weather-widget .owmw-forecast .card-body .owmw-temperature,
	.weather-widget .owmw-forecast .card-body .owmw-temperature span {
		font-size: 18px;
	}
	.weather-widget .owmw-forecast .card-body > .owmw-symbol { font-size: 60px; }
	.weather-widget .owmw-forecast .card-body { gap: 10px; }
	.owmw-hours .card, .owmw-forecast .card { margin: 5px; }
	.owmw-forecast .card.owmw-first { width: 100%; }
}

/* General */
.portfolio-template-page-location h1,
.portfolio-template-page-location h2,
.portfolio-template-page-location h3,
.portfolio-template-page-location h4 {
	text-transform: uppercase;
}

.menu-item.btn.btn-accent {
	background-color: transparent!important;
	color: #fe5900!important;
}

.menu-item.btn.btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover {
	background-color: #fe5900!important;
	color: #fff!important;
}

.location-page-title {
	text-align: center;
}

.location-page-title h1 {
	margin-top: 0;
}

@media screen and (max-width:959px) {
	.portfolio-template-page-location .main-container .row-container .double-bottom-padding {
		padding-bottom: 36px;
	}
	.portfolio-template-page-location  .main-container .row-container .double-top-padding {
		padding-top: 36px;
	}
}

@media screen and (min-width:971px) {
	.portfolio-template-page-location .portfolio-body .row-inner.location-content-columns {
		display: block;
	}

	.portfolio-template-page-location .portfolio-body .row-inner.location-content-columns .col-lg-8,
	.portfolio-template-page-location .portfolio-body .row-inner.location-content-columns .col-lg-4 {
		height: auto;
		display: inline-block;
	}

	.portfolio-template-page-location .portfolio-body .row-inner.location-content-columns .location-content {
		float: left;
	}

	.portfolio-template-page-location .portfolio-body .row-inner.location-content-columns .col-widgets-sidebar {
		float: right;
	}
}