.primary-title.no-orange-line {
    padding-bottom: 0;
}
.primary-title {
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000000;
    line-height: 1.2;
    font-size: 24px;
    margin: 0;
    letter-spacing: -0.03em;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.store-location-div{
    margin-bottom: 20px;
}
.str-loc-info {
    padding: 20px 0;
}
.str-loc-info h3 {
    margin: 0 0 10px;
}
.secondary-title {
    margin: 0 0 10px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #434444;
    line-height: 1.4;
    font-size: 17px;
    letter-spacing: -0.05em;
}
p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #141414;
    line-height: 1.7;
    overflow: hidden;
    margin-bottom: 5px;
}
.str-loc-iframe iframe {
    height: 240px;
    width: 100%;
}



.stor_rating h6{
    color: #808080;
}