@import url("./behrrx.css");
@import url("./header.css");
@import url("./footer.css");
/*star rating css*/
.live-chat-wrap {
    left: auto;
}
.ratingsandreviews {
    text-align: center; 
}   
div#nav-tab a.active{
    background: #afd9d5;
    border: none;
}
div#nav-tab a{
    background: #ecf0f0;
    border-radius: 15px 15px 0px 0px;
    font-family:"bebas";
    color:#5f818f;
    font-size:24px;
    padding: 5px 10px;
}
.switch-color {
    font-family:"bebas";
    color:#5f818f;  
    font-size: 36px;
    font-weight: 400;
}

.selectsheen {
    font-family:"bebas";
    color:#5f818f;  
    font-size: 24px;
    font-weight: 400;
}

.abs-div-desktop span {
    color: #3d3d3e;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
}
#nav-tab a:not(:last-child) {   
margin-right: 18px;
}
.bv-write-review.bv-focusable.bv-submission-button {
    color: #5f818f !important;
}
.bv-write-review.bv-focusable.bv-submission-button:hover {
    color: #5f818f !important;
    background: #ccd8d0 !important;
    text-decoration: none !important;
}
.bv-write-review.bv-focusable.bv-submission-button:focus {
    color: #5f818f !important;
    background: #9fb0ac !important;
    text-decoration: none !important;
}
.bv-action-bar-header, .bv-content-title{
    color: #5f818f !important;
}
.subtitle {
    color:black;
    font-size:14px; 
}

@media all and (max-width: 991px) {
    .mobileHoriBorder {
        border-top: 1px solid #cccccc;
        padding-top: 30px;  
    }
    
}

