
.trc-btn-block {
    width: 100%;
    text-align: center;
}

.trc-partner-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 1.5rem;
    line-height: 2;
    font-weight: 300;
}

#trc-partner-result-section {
    min-height: 200px;
}

#trc-partner-sort {
    min-width: 100px;
    line-height: 1.5;
    height: auto;
}

.trc-nocontent-space .wpb_content_element {
    margin-bottom: 0 !important;
}

.trc-partner-results {
    display: flex;
    flex-grow: 0;
    justify-content: flex-start;
    flex-wrap: wrap;

}

.trc-partner-map {
    width: 100%;
    height: 400px;
}

.trc-partner-result {
    flex: 0 0 33.333333%;
    padding: 1.5em 0;
    /*font-size: 1.3em;*/
    line-height: 1.6;
}

.trc-partner-result .trc-partner-name {
    color: #272727;
    /* font-weight: 500;
     font-size: 1.4em;
     letter-spacing: 1px;*/
    margin: 0;
}

.trc-partner-result address {
    margin-bottom: 5px;
}

.trc-partner-result i {
    /*  font-size: 1.2em;*/
    width: 20px;
}

.trc-marker-container .trc-partner-name {
    color: #272727;
    font-weight: 600;
    margin: 0;
}

.trc-partner-search-form {
    width: 100%;
    background-color: transparent;
    border: 0;
    text-align: center;
    /*  font-size: 1.3rem;*/
    padding: 1rem 0.5rem 1rem 1.5rem;
    color: #272727;
    font-weight: 300;
}

.trc-partner-search-form input,
.trc-partner-search-form input:focus {
    text-align: center;
    border-style: solid;
    border-top-color: #ffffff;
    border-top-width: 0;
    border-right-color: #ffffff;
    border-right-width: 0;
    border-left-color: #ffffff;
    border-left-width: 0;
    border-bottom-color: #272727;
    border-bottom-width: 4px;

}

.trc-partner-search-form input:focus {
    opacity: 0.9;
}

.trc-partner-search-form input {
    opacity: 0.5;

}

.trc-partner-search-form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #b8b8b8;
}

.trc-partner-search-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b8b8b8;
    opacity: 1;
}

.trc-partner-search-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b8b8b8;
    opacity: 1;
}

.trc-partner-search-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b8b8b8;
}

.trc-partner-search-form input::-ms-input-placeholder { /* Microsoft Edge */
    color: #b8b8b8;
}

.trc-partner-search-form input::placeholder { /* Most modern browsers support this now. */
    color: #b8b8b8;
}

.trc-partner-search-box {
    display: flex;
    justify-content: center;
}

.trc-btn-partner-nearby-group,
.trc-partner-search-box-input {
    width: 99%;
}

.trc-partner-search-field {
    width: 100%;
}

.trc-partner-search-field:active {
    width: 100%;

}

.trc-partner-search-box-icon {
    font-size: 2rem;
    line-height: 2;
}

.trc-partner-search-button {
    border-color: #ffffff;
    color: #272727;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    background-color: transparent;
    padding: 10px 0 10px 5px;
    opacity: 0.5;
}

.trc-partner-search-button:hover {
    opacity: 1;
}

#trc-partner-spinner {
    display: none;
    width: 40px;
    height: 40px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: la-scaleout 1.0s infinite ease-in-out;
    animation: la-scaleout 1.0s infinite ease-in-out;
    background-color: #af5875;
}

.trc-partner-label {
    padding-right: 1rem;
}

.trc-partner-usr-set-block {
    list-style: none;
}

.trc-partner-usr-set-block {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-grow: 0;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.trc-partner-usr-set-block li {
    padding-left: 1em;
    padding-right: 1em;
    /*flex: 0 0 50%;*/
}

/*  Autocomplete box */
#trc-ac-container {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    text-align: left;
    position: absolute;
    width: 80%;
}

#trc-ac-container ul {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    padding: 0;
    text-decoration: none;
    list-style: none;
    border: 1px solid #333;
}

#trc-ac-container ul li {
    color: #272727;
    padding-left: 1em;
    border: 1px solid transparent;
    cursor: pointer;
}

#trc-ac-container ul li:hover,
#trc-ac-container ul li > div:hover {
    color: #272727;
    background-color: #eeeeee;
    border: 1px solid transparent;
}

.trc-partner-modal-box {
    background-color: transparent;
    border: 1px solid transparent;
}

.trc-partner-modal-box .ui-dialog-buttonpane,
.trc-partner-modal-box .ui-dialog-titlebar {
    background-color: transparent;
    border: 1px solid transparent;
}

.trc-partner-modal-box .ui-dialog-titlebar-close {
    font-size: 3em;
    background-color: #000000;
    border: 1px solid transparent;
    color: #ffffff;
}

.ui-dialog-titlebar-close {
    color: #ffffff;
    font-size: 2em;
}

.trc-icon-simple-close {
    background-color: transparent;
}

.trc-partner-modal-box .ui-dialog-titlebar-close {
    background: url("../img/btn-close-lightgray-1.gif");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}

.trc-product-detail-dealer {
    margin-top: 10px;
}

.trc-product-detail-dealer,
.trc-product-detail-medias {
    width: 100%;
}

.trc-btn-partner-nearby-group {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
}

.trc-btn-partner-nearby-group #trc-partner-nearby {
    flex: 1 1 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    padding-right: 5px;
}

.trc-btn-partner-nearby-group-sel {
    padding: 19px 1px;
    font-size: 12px;
    color: #fff;
    background-color: #b8b8b8;
    border-top: 1px solid #777777;
    border-right: 1px solid #777777;
    border-bottom: 1px solid #777777;

}

.trc-btn-partner-nearby-group-sel select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background-color: #b8b8b8;
}

.trc-btn-partner-nearby-group-sel {
    width: 100px;
}

@media (max-device-width: 768px) {

}

@media (max-device-width: 400px) {
    .trc-partner-result {
        flex: 0 0 50%;
        padding: 1.5em 0;
        /*font-size: 1.3em;*/
        line-height: 1.6;
    }
}

