/*
Theme Name: Lightbulb Rentals
Theme URI: https://lightbulbrentals.com/
Version: 1.0
Description: A custom theme for Lightbulb Rentals
Author: The Snowberry Team
Author URI: https://snowberrymedia.com/
template: bb-theme
*/

/************************************************************
 * GENERAL
 ***********************************************************/

/************************************************************
 * HEADER
 ***********************************************************/

.header-logo img.fl-photo-img {
	width: 250px !important;
	max-height: 66px;
}

.fl-theme-builder-header-shrink .header-logo img.fl-photo-img {
	width: 190px !important;
	max-height: 50px;
}

#menu-header-nav {
	position: relative;
}

#menu-header-nav li.mega-menu.fl-has-submenu>ul.sub-menu {
	width: 120% !important;
	left: auto !important;
}

#menu-header-nav>li.fl-has-submenu>ul.sub-menu {
	border-top: 4px solid #2dd4bf;
	padding: 15px;
}

#menu-header-nav .mega-menu>.sub-menu>.fl-has-submenu>.fl-has-submenu-container a {
	text-transform: uppercase;
	font-weight: 700;
}

#menu-header-nav .mega-menu .heading-gap>div>a {
	text-indent: -9999px;
}

@media (max-width:767px) {
	
	#menu-header-nav {
		overflow: auto;
		max-height: 80vh;
	}
	
	#menu-header-nav a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#menu-header-nav>li.fl-has-submenu>ul.sub-menu {
		padding: 0 10px;
	}
	
	#menu-header-nav .sub-menu .menu-item a::before {
		content: none;
	}
	
	#menu-header-nav > li > a::after,
	#menu-header-nav > li > div > a::after,
	#menu-header-nav>.menu-item.fl-has-submenu:hover>div>a::after {
		content: none;
	}
	
	#menu-header-nav>li.fl-has-submenu>ul.sub-menu {
		border-top: none;
	}
	
	#menu-header-nav li>.sub-menu>.fl-has-submenu>.fl-has-submenu-container a {
		text-transform: uppercase;
		font-weight: 700;
	}
	
	#menu-header-nav>li.fl-has-submenu>ul.sub-menu .sub-menu {
		display: block !important;
	}
}

.quote-btn a {
	text-align: center;
	border: 2px solid #5eead4;
	border-radius: 50px;
	padding: 18px 36px !important;
    margin-left: 20px;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.quote-btn a:hover {
	background: #0d9488;
	border-color: #0d9488;
	color: #ffffff !important;
}

.nav-item-hidden {
	display: none !important;
}

@media (max-width:767px) {
	#menu-header-nav .quote-btn {
		margin-top: 20px;
	}
	.fl-menu .quote-btn {
		margin-bottom: 20px;
	}
	.fl-menu .quote-btn a {
		margin-left: 0;
	}
}

.fl-theme-builder-header-shrink .quote-btn a {
	padding: 12px 36px !important;
}

#header-location-select {
	display: flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: flex-end;
}

.header-location-select--label {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.5px;
	padding: .375rem .75rem;
	color: #94a3b8;
}

#header-location-select .btn-link {
	border-radius: 0;
	color: inherit;
	border: none;
	background: none;
	text-decoration: none;
	padding: 6px 12px;
}

#header-location-select .btn-link:hover,
#header-location-select .btn-link:focus,
#header-location-select .btn-link:active,
#header-location-select .btn-link:active:focus,
#header-location-select .btn-link.active {
	box-shadow: none;
	outine: none;
	color: #2dd4bf;
}

@media (max-width:767px) {
	.header-location-select--label span {
		display: none;
	}
	
	#header-location-select .btn-link {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	
	header button.fl-menu-mobile-toggle.hamburger {
		padding: 10px 0 10px 10px;
	}
}

#modal-location-select {
	text-align: center;
}

#modal-location-select .btn-link {
	background: #ffffff;
    padding: 2.5rem 1rem;
    box-shadow: 0px 0px 30px 0px rgb(71 85 105 / 20%);
    border-radius: 15px;
    border: none !important;
    margin: 15px 5px;
}

#modal-location-select .btn-link:hover,
#modal-location-select .btn-link:focus,
#modal-location-select .btn-link:active,
#modal-location-select .btn-link:active:focus,
#modal-location-select .btn-link.active {
	box-shadow: 0px 0px 20px 0px rgb(71 85 105 / 20%);
	outine: none;
	text-decoration: none;
	color: #ffffff;
	background: #0d9488;
}

.delivery-row_default #modal-location-select .modal-location-select--label {
	display: none;
}

.delivery-row_default #modal-location-select .btn-link,
.hours-row_default #modal-location-select .btn-link {
	font-size: 24px;
	color: inherit;
}

.fl-builder-content .equipment-side-facets .fl-button i,
.fl-builder-content .mobile-button-group .fl-button i {
	font-size: 1em;
}

/************************************************************
 * FOOTER
 ***********************************************************/

/************************************************************
 * HOME
 ***********************************************************/

.page-banner--home .uabb-infobox-title span {
    color: #5eead4;
}

@media (max-width:767px) {
	.page-banner--home .uabb-infobox-title span {
		color: #ffffff;
	}
}

.page-row--rentals .uabb-new-ib {
    background: #ffffff;
}

.page-row--rentals .uabb-new-ib .uabb-new-ib-img {
    object-fit: contain;
}

.page-row--rentals .uabb-ib-effect-style13 .uabb-new-ib-title::after {
    content: none !important;
}

.page-row--rentals .uabb-ib-effect-style13 .uabb-new-ib-content {
    padding: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	opacity: 1;
	background: #ef46e9;
}

.fl-module-adv-testimonials .bx-pager.bx-default-pager a {
    opacity: 0.5;
    background: #F979F5;
}

.reviews-slider .uabb-testimonial-info::before {
    content: '★★★★★';
    color: #FFD608;
    font-size: 28px;
}

.reviews-slider .bx-wrapper {
    background: #fff;
    padding: 50px;
}

.reviews-slider .bx-wrapper .bx-controls-auto,
.reviews-slider .bx-wrapper .bx-pager {
	position: relative;
	bottom: auto;
}

@media(max-width:767px) {
	.home #location-row {
		display: none;
	}
}


/************************************************************
 * PAGES
 ***********************************************************/

.gform_wrapper.gravity-theme .gform_previous_button.button {
    background: #fff !important;
}

.gform_wrapper.gravity-theme .gform_previous_button.button:hover {
    background: #f1f5f9 !important;
    color: #1e293b !important;
}

.fl-page .uabb-ib-effect-style13 .uabb-new-ib-content {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fl-node-a12czivbeuyo .pp-card-slider-container .swiper-pagination .swiper-pagination-bullet {
	width: 11px !important;
	height: 11px !important;
}

.card-rate {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.rate-amount {
    color: #0d9488;
}

.equipment-card .no-rate .rate-amount > span {
	display: none;
}

.single-equipment .rate-amount {
	font-size: 20px;
}

@media (max-width:767px) {
	.fl-builder-content-primary > .fl-row:first-child > .fl-row-content-wrap,
	.fl-builder-content-6028 > .fl-row:first-child > .fl-row-content-wrap {
		background: #5eead4;
		min-height: 1px;
	}

	.fl-builder-content-primary > .fl-row:first-child > .fl-row-content-wrap .fl-module-uabb-heading .fl-module-content,
	.fl-builder-content-6028 > .fl-row:first-child > .fl-row-content-wrap .fl-module-heading .fl-module-content {
		margin-top: 0;
		margin-bottom: 0;
	}

	.fl-builder-content-primary > .fl-row:first-child > .fl-row-content-wrap .fl-module-uabb-heading .fl-module-content .uabb-heading,
	.fl-builder-content-primary > .fl-row:first-child > .fl-row-content-wrap .uabb-module-content.uabb-dual-color-heading .uabb-first-heading-text,
	.fl-builder-content-primary > .fl-row:first-child > .fl-row-content-wrap .uabb-module-content.uabb-dual-color-heading .uabb-second-heading-text,
	.fl-builder-content-6028 > .fl-row:first-child > .fl-row-content-wrap .fl-module-heading .fl-module-content .fl-heading {
		margin: 0;
		color: #ffffff;
	}
	
	.fl-builder-content-primary > .fl-row:first-child > .fl-row-content-wrap a.uabb-button {
		background: #ffffff;
		color: #1e293b;
	}
	
	.fl-row-content-wrap {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.equipment-top-facets {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.equipment-top-facets > .fl-col-content {
		flex-wrap: wrap;
	}
	
	.equipment-top-facets > .fl-col-content .fl-module:nth-child(1) {
		order: 3;
	}
	
	.equipment-top-facets > .fl-col-content .fl-module:nth-child(2) {
		order: 1;
	}
	
	.equipment-top-facets > .fl-col-content .fl-module:nth-child(3) {
		order: 2;
	}
	
	.equipment-top-facets .fl-module-content {
		margin: 10px 5px;
	}
}

/************************************************************
 * Equipment
 ***********************************************************/

#equipment .fl-post-grid,
.equipment-feed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}

.equipment-card-wrap {
    border: none;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
	margin-bottom: 30px;
}

.equipment-card {
    position: relative;
    border-radius: 0;
    border: none;
    background: #ffffff;
    height: 100%;
}

.equipment-card img {
    aspect-ratio: 4/3;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
}

.equipment-card .card-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.1;
}

.equipment-card .card-title a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}

.equipment-card .card p {
    color: #64748b;
}

.equipment-card .card-rate {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.rate-amount {
    color: #0d9488;
}

.equipment-card .card-body {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.view-list .equipment-card-wrap {
    width: 100%;
    margin-bottom: 3px;
	padding-bottom: 0;
}

.view-list .fl-post-column {
    width: 100%;
	margin-bottom: 3px;
	padding-bottom: 0;
}

.view-list .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	flex-direction: row;
}

.view-list .card-body-inner {
    padding-right: 30px;
	flex-grow: 1;
	display: flex;
	align-items: center;
}

.view-list .card-body-inner > p {
    display: none;
}

.view-list .card img {
    display: none;
}

.view-list .card p {
    margin-bottom: 0;
}

.view-list .card-rates {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: -10px;
    margin-right: -10px;
}

.view-list .card-rates::before {
    content: '';
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: -10px;
    width: 1px;
    background: #cbd5e1;
}

.view-list .card-rate {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.view-list .equipment-card .card-title {
    display: inline-block;
	margin: 0;
}

.view-list .equipment-card .list-badges {
	display: inline-block;
	transform: translateY(-2px);
}

.view-list .equipment-card .list-badges .equipment-badges {
	position: relative;
	justify-content: flex-start;
	padding: 0 10px;
}

.view-list .equipment-card > .equipment-badges {
	display: none !important;
}

@media (max-width:767px) {
    .card-title {
        font-size: 16px;
        margin: 0;
    }
    
    .rate-title span {
        display: none;
    }
    
    .view-grid .equipment-card-wrap {
        width: 100%;
        margin-bottom: 3px;
    }
    
    .view-grid .card-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    
    .view-grid .card-body-inner {
        padding-right: 30px;
    }
    
    .view-grid .card-body-inner > p {
        display: none;
    }
    
    .view-grid .card img {
        display: none;
    }
    
    .view-grid .card p {
        margin-bottom: 0;
    }
    
    .view-grid .card-rates {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin-left: -10px;
        margin-right: -10px;
    }
    
    .view-grid .card-rates::before {
        content: '';
        position: absolute;
        top: 10%;
        bottom: 10%;
        left: -10px;
        width: 1px;
        background: #cbd5e1;
    }
    
    .view-grid .card-rate {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}

/************************************************************
 * FACETS
 ***********************************************************/

.equipment-top-facets > .fl-col-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
}

.equipment-top-facets .fl-module-class-sort {
    margin-left: auto;
}

.equipment-top-facets .equipment-view-toggle .btn {
	font-size: 24px;
	color: inherit;
	border-radius: 0;
	border: none;
	padding: 6px 12px;
}

.equipment-top-facets .equipment-view-toggle .btn:hover,
.equipment-top-facets .equipment-view-toggle .btn:focus,
.equipment-top-facets .equipment-view-toggle .btn.focus,
.equipment-top-facets .equipment-view-toggle .btn.active {
	background: none;
	color: #0d9488;
	box-shadow: none;
	outline: none;
	top: 0;
}

.facetwp-facet {
	margin-bottom: 0 !important;
}

.facetwp-counter {
    display: none;
}

.facetwp-facet-title {
    font-size: 20px;
    font-weight: 600;
}

select.facetwp-dropdown,
select.facetwp-sort-select,
select.facetwp-per-page-select,
.facetwp-type-sort select {
    width: 100%;
    padding: 8px;
    border-color: #94A3B8;
}

.facetwp-facet-search .facetwp-input-wrap {
	display: block;
}

.facetwp-facet input.facetwp-search {
	width: 100%;
	border-radius: 0;
	border-color: #94A3B8;
	padding: 8px;
	background: none;
	min-width: 100% !important;
}

@media (min-width: 768px) {
	.sticky-facet {
		position: sticky;
		top: 112px;
		background: #fff;
		border-bottom: 3px solid #f8fafc;
	}

	.admin-bar .sticky-facet {
		top: 144px;
	}
	
	.sticky-facet ~ .sticky-facet {
		top: 193px;
		border-bottom: 0;
	}

	.admin-bar .sticky-facet ~ .sticky-facet {
		top: 225px;
	}
	
	.fl-builder-edit .sticky-facet {
		position: static !important;
	}
}

@media (max-width: 767px) {
	#filter-toggle ~ .fl-module {
		display: none;
	}
	
	.open #filter-toggle ~ .fl-module {
		display: block;
	}
	
	#filter-toggle {
		width: 40%;
		display: inline-block;
	}

	#filter-toggle + .fl-module {
		width: 58%;
		display: inline-block !important;
	}

	.equipment-side-facets {
		max-width: 100% !important;
	}
}

/************************************************************
 * FORMS
 ***********************************************************/

.fl-page .gsection_title {
	text-align: center;
	margin-top: 20px;
}

.fl-page .gform_wrapper.gravity-theme .gsection {
	border-bottom: none !important;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	width: 100% !important;
}

.fl-page .gform_wrapper.gravity-theme .ginput_container_time {
	max-width: 100px;
    min-width: 100px;
}

.fl-page .gform_wrapper .top_label .gfield_label {
    line-height: 1.8;
}

#gform_1 .quote-form--location .gfield_radio input {
	display: none;
}

#gform_1 .quote-form--location .gfield_radio label {
	display: block;
	background: #ffffff;
	padding: 5rem 1rem;
	font-size: 24px;
	text-align: center;
	box-shadow: 0px 0px 30px 0px rgb(71 85 105 / 20%);
	border-radius: 20px;
	margin: 20px 0;
}

#gform_1 .quote-form--location .gfield_radio label:hover {
    color: #0d9488;
}

#gform_1 .quote-form--location .gfield_radio input:checked + label {
    color: #ffffff !important;
	background: #0d9488;
}

#gf_page_steps_1 {
	margin-bottom: 20px;
}

#gform_wrapper_1.gravity-theme .ginput_complex {
	flex-flow: row nowrap;
}

.gform_wrapper.gravity-theme input[type=color][readonly],
.gform_wrapper.gravity-theme input[type=date][readonly],
.gform_wrapper.gravity-theme input[type=datetime-local][readonly],
.gform_wrapper.gravity-theme input[type=datetime][readonly],
.gform_wrapper.gravity-theme input[type=email][readonly],
.gform_wrapper.gravity-theme input[type=month][readonly],
.gform_wrapper.gravity-theme input[type=number][readonly],
.gform_wrapper.gravity-theme input[type=password][readonly],
.gform_wrapper.gravity-theme input[type=search][readonly],
.gform_wrapper.gravity-theme input[type=tel][readonly],
.gform_wrapper.gravity-theme input[type=text][readonly],
.gform_wrapper.gravity-theme input[type=time][readonly],
.gform_wrapper.gravity-theme input[type=url][readonly],
.gform_wrapper.gravity-theme input[type=week][readonly],
.gform_wrapper.gravity-theme select[readonly],
.gform_wrapper.gravity-theme textarea[readonly] {
    background: none;
}

#gform_wrapper_5 .ginput_complex.ginput_container span label {
    text-transform: uppercase;
    font-weight: 700;
}

@media (max-width:767px) {
	#gform_1 .quote-form--location .gfield_radio label {
		font-size: 20px;
		padding: 2rem 1rem;
	}

	#gform_1 .gform_footer input[type=submit],
	#gform_1 .gform_page .gform_page_footer input[type=button], 
	#gform_1 .gform_page .gform_page_footer input[type=submit] {
		width: auto;
		padding: 12px 24px
	}
	
	#gf_page_steps_1 {
		display: none;
	}
}

/************************************************************
 * LOCATIONS
 ***********************************************************/

#location-row .location-col-group .fl-col-group {
	display: flex;
}

@media (max-width:767px) {
	#location-row .location-col-group .fl-col-group {
		flex-direction: column;
	}
	
	#location-row .location-col-group .fl-col-group .fl-col {
		max-width: 100%;
		width: 100% !important;
	}
	
	#location-row .location-col-group .fl-col-group .fl-col-content {
		margin: 10px 20px;
	}
}

.lr-location-nyc .location-row-col_nyc,
.lr-location-philly .location-row-col_philly,
.lr-location-pitt .location-row-col_pitt {
	order: 0;
}

.lr-location-nyc .location-row-col_philly,
.lr-location-nyc .location-row-col_pitt,
.lr-location-philly .location-row-col_nyc,
.lr-location-philly .location-row-col_pitt,
.lr-location-pitt .location-row-col_nyc,
.lr-location-pitt .location-row-col_philly {
	order: 1;
}

.lr-location-nyc .location-row-col_philly .fl-col-content,
.lr-location-nyc .location-row-col_pitt .fl-col-content,
.lr-location-philly .location-row-col_nyc .fl-col-content,
.lr-location-philly .location-row-col_pitt .fl-col-content,
.lr-location-pitt .location-row-col_nyc .fl-col-content,
.lr-location-pitt .location-row-col_philly .fl-col-content {
	position: relative;
}

.lr-location-nyc .location-row-col_philly .fl-col-content::before,
.lr-location-nyc .location-row-col_pitt .fl-col-content::before,
.lr-location-philly .location-row-col_nyc .fl-col-content::before,
.lr-location-philly .location-row-col_pitt .fl-col-content::before,
.lr-location-pitt .location-row-col_nyc .fl-col-content::before,
.lr-location-pitt .location-row-col_philly .fl-col-content::before {
	content: '';
	position: absolute;
	inset: 0;
	background: rgba(255,255,255,0.5);
	z-index: 1;
}

.lr-location-nyc .location-specific_delivery-row.delivery-row_default,
.lr-location-philly .location-specific_delivery-row.delivery-row_default,
.lr-location-pitt .location-specific_delivery-row.delivery-row_default,
.location-specific_delivery-row.delivery-row_philly,
.location-specific_delivery-row.delivery-row_pitt,
.location-specific_delivery-row.delivery-row_nyc,
.lr-location-nyc .location-specific_hours-row.hours-row_default,
.lr-location-philly .location-specific_hours-row.hours-row_default,
.lr-location-pitt .location-specific_hours-row.hours-row_default,
.location-specific_hours-row.hours-row_philly,
.location-specific_hours-row.hours-row_pitt,
.location-specific_hours-row.hours-row_nyc {
	display: none;
}

.lr-location-nyc .location-specific_delivery-row.delivery-row_nyc,
.lr-location-philly .location-specific_delivery-row.delivery-row_philly,
.lr-location-pitt .location-specific_delivery-row.delivery-row_pitt,
.lr-location-nyc .location-specific_hours-row.hours-row_nyc,
.lr-location-philly .location-specific_hours-row.hours-row_philly,
.lr-location-pitt .location-specific_hours-row.hours-row_pitt {
	display: block;
}

.lr-location-nyc .location-specific_phone-button.phone-button_philly,
.lr-location-nyc .location-specific_phone-button.phone-button_pitt,
.lr-location-philly .location-specific_phone-button.phone-button_nyc,
.lr-location-philly .location-specific_phone-button.phone-button_pitt,
.lr-location-pitt .location-specific_phone-button.phone-button_nyc,
.lr-location-pitt .location-specific_phone-button.phone-button_philly {
	display: none;
}


/************************************************************
 * SINGLE EQUIPMENT
 ***********************************************************/

.btn {
	color: #1e293b;
    font-family: "basic-sans", sans-serif;
	font-size: 18px;
    font-weight: 400;
	line-height: 1.2;
	border-radius: 50px;
	padding: 18px 36px;
}

.btn-primary {
	background-color: #5eead4;
	border-color: #5eead4;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	color: #ffffff;
	background-color: #0d9488;
	border-color: #0d9488;
	box-shadow: none !important;
}

.btn-secondary {
	background-color: #f1f5f9;
    border-color: #e5e9ed;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
	color: #1e293b;
	background-color: #e5e9ed;
	border-color: #e5e9ed;
	box-shadow: none !important;
}

.popover {
	border: none;
	border-top: 4px solid #5eead4;
	box-shadow: 0px 0px 30px 0px rgb(71 85 105 / 28%);
	border-radius: 0;
	max-width: 480px;
}

.popover-sm {
	max-width: 256px;
}

.popover-header {
	background-color: #ffffff;
	border: none;
	color: inherit;
}

.popover-body {
	color: inherit;
}

.equipment-popover {
	padding: 0.75rem 1rem;
}

.equipment-popover img {
	max-width: 50%;
	margin-right: 0.75rem;
}

.equipment-popover.popover-sm img {
	max-width: 100%;
	margin-right: 0;
}

.equipment-popover .popover-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 1rem;
}

.equipment-popover .rate-title {
	font-size: 16px;
	font-weight: 700;
}

.equipment-popover .rate-amount {
	font-size: 16px;
	font-weight: 500;
}

.equipment-popover .card-rate {
    padding: 5px 0;
    margin: 0;
}

.equipment-popover .card-rate + .card-rate {
    border-top: 2px solid #e5e9ed;
}

.equipment-popover .equipment-badges {
	margin-bottom: 10px;
}

.equipment-popver p {
	margin-bottom: 5px;
}

.single-equipment-image .fl-module-content {
    background: #ffffff;
    border: 2px solid #e5e9ed;
}

.single-equipment-rates .card-rates {
    background: #ffffff;
	padding: 20px 30px;
    border-top: 4px solid #5eead4;
	box-shadow: 0px 0px 30px 0px rgb(71 85 105 / 28%);
}

.single-equipment-rates .card-rates::before {
	content: 'RATES';
	display: block;
	margin-bottom: 5px;
}

@media (min-width:992px) {
	.single-equipment-rates .card-rates {
		margin-right: 50px
	}
}

.single-equipment-rates .rate-title {
	font-weight: 700;
}

.single-equipment-rates .card-rate {
    padding: 5px 0;
    margin: 0;
}

.single-equipment-rates .card-rate + .card-rate {
    border-top: 2px solid #e5e9ed;
}

.single-equipment-rates .rate-buttons {
	margin-top: 1rem;
}

.single-equipment-rates .btn + .btn {
	margin-left: 5px;
}

.equipment-availability-heading {
	font-size: 18px;
	text-transform: uppercase;
}

.equipment-availability-body {
	margin-left: -10px;
	margin-right: -10px;
}

.stock-location {
	padding-left: 10px;
	padding-right: 10px;
	min-width: 120px;
	font-weight: 700;
}

.stock-location--header {
	border-bottom: 2px solid #e5e9ed;
	padding-bottom: 5px;
	position: relative;
}

.stock-location--header::after {
	content: '';
	position: absolute;
	width: 20px;
	height: 2px;
	bottom: -2px;
	right: -20px;
	background-color: #e5e9ed;
}

.stock-location--status {
	text-transform: uppercase;
	padding-top: 8px;
}

.stock-location--status.is-available {
	color: #0d9488;
}

.fl-node-f1woe3t5syl2 > .fl-col-content {
    position: relative;
}

.equipment-card .equipment-badges,
.single-equipment-badges {
	position: absolute;
	width: 100%;
	z-index: 1;
}

.equipment-card .equipment-badges,
.single-equipment-badges .equipment-badges {
	padding: 10px;
	-ms-flex-pack: end;
    justify-content: flex-end;
}

.equipment-card .list-badges {
	display: none;
}

.equipment-badge {
	padding: 6px 10px 5px;
    background: #0d9488;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1;
    font-size: 16px;
}

.single-equipment-badges .equipment-badge {
	font-size: 20px;
}

.equipment-badge + .equipment-badge {
	margin-left: 5px;
}

#equipment-accessories--included.view-list .card-body-inner {
	padding: 0;
	display: flex;
}

#equipment-accessories--included.view-list .card-title {
	margin: 0;
}

.equipment-card .badge-qty {
	background: #0d9488;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    padding: 0;
	margin-right: 20px;
}



