/*Map*/
#map__custom {
    display: flex;
    align-items: center;
    max-width: 1160px;
    margin: 0 auto;
    justify-content: center;
    border-radius: 32px;
    overflow:hidden;
}
@media screen and (max-width: 1200px) {
    #map__custom {
        max-width: 940px;
    }
}




.t706__cartwin-prodamount-minorder,
.t706__cartwin-prodamount-minorder span,
.t706__cartwin-prodamount-minorder .t706__cartwin-prodamount-price,
.t706__cartwin-prodamount-minorder .t706__cartwin-prodamount-currency {
  font-size: 16px !important;
  color: #ff3366 !important;
  font-weight: 600 !important;
}
</style>
