.sellermap {height: 100%;min-height: 27.7777777778rem; } @media only screen and (max-width: 767px) {.sellermap {padding-bottom: 1.1111111111rem;} } .sellermap .tab-content > .active {display: flex;flex-wrap: wrap; } .map-content {margin-bottom: 2.2222222222rem; } .mapbox {height: 100%;background: #ccc;position: relative;border-radius: 1rem; } @media only screen and (max-width: 767px) {.mapbox {aspect-ratio: 2/1;} } .leaflet-popup-content h1, .leaflet-popup-content .h1 {padding: 0;font-size: 1rem;text-align: left; } .leaflet-control-attribution svg {display: none !important; } .search {padding: 1.6666666667rem 0.8333333333rem;margin-bottom: 1rem;background-color: var(--light);border-radius: 1rem;height: 100%; } .search h1, .search .h1 {text-align: center; } .search .row {flex-direction: column;align-items: center; } .search .col {padding-bottom: 1rem; } .search .btn {font-weight: 700;border: solid 1px var(--white);height: 100%; } .search .form-control, .search .custom-select {font-size: 1rem;color: #031965;padding: 1.5rem;border-radius: 0.4444444444rem;border: 1px solid black; } .search .custom-select {padding: 0.5555555556rem;width: 100%;height: 100%; } .sellers .seller-card {background: var(--light);border-radius: 1rem;padding: 1.6666666667rem 1.6666666667rem 0 1.6666666667rem;height: 100%; } .sellers .seller-card.row {margin-left: 0;margin-right: 0; } .sellers .card-title {margin-bottom: 0;font-size: 1.3888888889rem; } .sellers .title {font-weight: 700; } .sellers .title span {font-weight: 400; } .sellers .img-fluid {height: 100%;object-fit: cover; } .sellers .col-card {padding: 0 0.5555555556rem;font-size: 1rem;display: flex;flex-direction: column;align-items: flex-start; } .sellers .col-card h3 {font-size: 1.1111111111rem; } .sellers .col-card .row {margin-bottom: 1.6666666667rem; } .sellers .col-card .btn-card {flex-grow: 1;display: flex;align-items: flex-end; } .sellers .col-card .btn {box-shadow: none !important;text-transform: none;font-size: 0.8888888889rem;padding-top: 0.7777777778rem;padding-bottom: 0.7777777778rem; } .sellers .col-card .btn.contact {padding: 0;display: inline-flex;align-items: center;width: 100%; } .sellers .col-card .btn.contact svg {margin-right: 0.1944444444rem;width: 1.3333333333rem;flex-shrink: 0;margin-top: 0.1666666667rem; } .sellers .col-card .btn.contact .card-text {overflow: hidden;text-overflow: ellipsis;white-space: nowrap; } .sellers .col-card .btn-map {text-align: center;line-height: 1.2;display: flex;flex-direction: column;align-items: center; } .sellers .col-card .btn-map svg {color: var(--primary);width: 2.2222222222rem;height: 2.2222222222rem; } .sellers .col-card .btn-map:hover {color: var(--link-hover-color); } .sellers .col-card .btn-map:hover svg {color: var(--link-hover-color); } .sellers .col-card .col-contact {display: flex;flex-direction: column;align-items: flex-start;width: 100%; } .sellers .col-card .card-title {font-weight: 900; } .sellers .col-card .card-text {font-weight: 400;font-size: 0.8888888889rem; } @media (max-width: 991.98px) {.sellers .col-card .card-text {font-size: 0.8333333333rem;} } 