/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 12:07:29 */
.is-tld-directory.tld-directory-embedded .container {
	padding: 20px 0 0 !important;
    width: 100% !important;
    max-width: 100%;
}

.is-tld-directory.tld-directory-embedded #tld-directory.embeded {
    height: 515px;
    overflow: hidden;
	padding: 0 20px;
	font-family: "itc-avant-garde-gothic-pro", sans-serif;
}

.is-tld-directory.tld-directory-embedded .tld-directory-results .tld-directory-results__item {
    margin: 0 0 20px;
    padding: 15px;
}

.is-tld-directory.tld-directory-embedded #tld-directory .tld-partner-block {
    padding: 10px;
}

@media (min-width: 768px) {
	.is-tld-directory.tld-directory-embedded .always-show-map .tld-directory__map {
        order: 2;
        margin-left: 20px;
    }
}

.is-tld-directory.tld-directory-embedded .embeded .tld-directory__map {
    flex: 0 0 50% !important;
    height: 520px !important;
    max-height: 520px !important;
}

.is-tld-directory.tld-directory-embedded h1.main_title {
    display: none;
}

.is-tld-directory.tld-directory-embedded .embededWindowTag {
	background:#0F4643 !important;
	padding: 20px;
	display: flex; 
	align-items: center;
	justify-content: space-between;
	font-family: "itc-avant-garde-gothic-pro", sans-serif;
}

.is-tld-directory.tld-directory-embedded .embededWindowTag a {
	font-size: 24px;
	font-weight: 600;
	display: flex; 
	align-items: center;
	color: #fff;
}

.is-tld-directory.tld-directory-embedded a img {
	width: 36px; 
	height: 36px;
	margin-right: 15px;
}

.is-tld-directory.tld-directory-embedded .embededWindowTag a.brand {
	text-decoration: uppercase;
}

.is-tld-directory.tld-directory-embedded #tld-directory.always-show-map.is-embed .tld-directory-results__item {
	margin-left: 0 !important;
}
