/* directory css */
.drts-display-element {
	clear: both;
	border: 1px solid lightgrey;
	height: 200px;
	align-content: center;
	text-align: center;
	cursor: pointer;
}

.directory-category-title.drts-display-element:hover {
	background-color: #f9f8f4;
}

div.drts-form-field-radio-option-description{
	white-space:pre-line;
}
.page-id-97838 #top-banner, .page-id-97842 #top-banner, .drts-entity #top-banner{
	display:none;
}
.drts-display-element:not(.directory-category-title) {
    clear: both;
    border: unset!important;
    height: -webkit-fill-available!important;
    align-content: flex-start;
    text-align: start!important;
    cursor: pointer;
}
.drts .fa-brands, .drts .fab, .drts-fab, .drts .fa-solid, .drts .fas:not(.drts-icon), .drts-fas {
    font-size: 22px!important;
}

.drts button {
    font-size: 15px !important;
    height: auto!important;
}
.drts .drts-bs-form-control
 {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #495057;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: fit-content!important;
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%;
}
span.store-hours-status {
    display: inline-block;
    margin-right: 10px;
}
.store-info img {
    background-color: unset !important;
}
button.store-info-button {
    padding: 13px;
    background: #c5c4c4;
    width: fit-content;
    display: inline;
    margin-right: 10px;
}
button.store-info-button:hover {
    padding: 13px;
    background: #a89f9f;
    width: fit-content;
    display: inline;
    margin-right: 10px;
}
.drts-entity-permalink span {
	display: block;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 0;
    color:black;
}

i.drts-icon.fas{
    width: 80px;
    height: 80px;
	/* text-shadow: 0.5px 0.5px 0.5px #000000, -0.5px -0.5px 0.5px black; */
}

i.drts-icon {
	font-size: 46px !important;
	border: unset !important;
	box-shadow: unset !important;
	color: #fff !important;
	margin-bottom: 20px !important;
}

.blankslate-page--header-dropdown {
	display: none;
	border: 1px solid darkgrey;
	padding: 15px;
	position: absolute;
	background: white;
	z-index: 1000000;
	height: fit-content;
	line-height: 32px;
	border-top: unset;
}

.blankslate-page--header {
	order: 1;
	background-color: #f9f8f4;
	border: none;
    position: relative;
}


.blankslate-page--category-dropdown button {
	color: #AB4342;
	background: #fff;
}

.blankslate-page--container {
	display: flex;
	justify-content: space-between;
	align-items: center;
    padding:15px;
	margin-bottom: 30px!important;
}

.blankslate-page--category-dropdown button {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 100%;
	height: auto;
	padding: 10px 15px;
	gap: 10px;
	display: flex;
	justify-content: flex-start;
	position: relative;
}

.blankslate-landing--header {
	display: flex;
	justify-content: flex-start;
	position: relative;
}



.blankslate-landing--header {
	display: flex;
	justify-content: flex-start;
	position: relative;
}


.blankslate-page--header-dropdown ul {
	-moz-column-count: 3;
	column-count: 3;
	-moz-column-gap: 20px;
	column-gap: 20px;
	text-align: left;
}

.blankslate-page ul {
	list-style: none !important;
	margin: 0;
}

.blankslate-page--header-dropdown li {
	float: none;
	width: auto;
}

.button-requestpro {
    background-color: #cd3035;
    background: linear-gradient(90deg,#cd3035 0, #cd3035 calc(100% - 46px), #fff calc(100% - 46px), #cd3035 calc(100% - 44px), #cd3035 100%);
    color: #fff;
    margin-bottom: 15px;
}
.button-requestpro {
    border: 1px solid #cd3035;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1;
    height: 44px;
    padding-inline: 15px 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.blankslate-page--container {
    max-width: 100% !important;
}
.blankslate-page {
    margin-bottom: 0px!important;
    padding: 0px!important;
}

#post-97842 .page-header{
    display:none;
}
.blankslate-directory .button-requestpro:hover, .blankslate-page--contact-form a:hover, .blankslate-page--overlay-heading__button a:hover {
	background: linear-gradient(90deg, var(--primary-color1) 0, var(--primary-color1) calc(100% - 46px), var(--secondary-color1) calc(100% - 46px), var(--secondary-color1) calc(100% - 44px), var(--secondary-color1) 100%);
	color: white;
}

.drts-listing {
    border: 1px solid #e8dbdb;
    padding: 15px 15px 0px 15px !important;
    flex: 1;
}

.blankslate--directory-category .business-list .business-item {
    border: unset!important;
	margin: 5px 0px!important;
    
}
.blankslate--directory-category .business-list .business-item h6{
	margin:5px 0px!important;
}
.text-holder{
	font-size:14px;
}

.blankslate--directory-category .business-list .business-item .image-holder {
    background-repeat: no-repeat;
    background-size: cover;
}

.blankslate--directory-category .business-list {
    margin-top: 3rem;
    gap: 20px;
    display: flex;
   
}
.form-row {
    display: block!important;
}
button.woocommerce-Button.button {
	margin-top:15px;
}
#ndic-main .entry-content ximg {
    height: auto!important;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 0 !important;
    width: 100%!important;
    max-width: 100px !important;
    
}
.drts img.drts-icon, i.drts-icon {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 0px !important;
    float: left;
}
.drts .drts-bs-navbar-nav {
   
    flex: none;
}
.single-directory_dir_ltg div#drts-content {
    max-width: 800px;
    margin: auto;
}
#ndic-main .entry-content .fitvidsignore.slick-slide figure img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    object-fit: cover!important;
}
.drts-slider-photos .slick-list {
   max-height: 300px !important;
}
.drts-slider-photos .slick-slide figure {
    min-height: 300px;
}
@media (max-width:768px){
	.drts-listing{
		width:100%!important;
		
	}
}